Online WordPress Tools

Powerful generators and utilities for WordPress development.
WordPress Custom Post Type Generator

A UI to click through options and get the ready-to-paste register-post-type code block.

WordPress Child Theme Generator

Create a child theme with respective options including stylesheet and functions file.

wp-config.php Wizard

A security-focused generator for wp-config.php with various feature toggles.

Salts & Keys Generator

Pulls fresh unique keys from the official WP API and formats them for wp-config.php.

WordPress .htaccess Generator

Generate standard rewrite rules plus optional security rules for .htaccess.

WP-Query Generator

A visual interface to generate complex PHP array args for WP-Query.

Custom Taxonomy Generator

Generate register_taxonomy() code for custom taxonomies.

Shortcode Scaffolder

Generate PHP handler function with shortcode-atts logic pre-filled.

Plugin Header Generator

Generate the standardized comment block required for WordPress plugins.

theme.json Generator

A visual builder for the Full Site Editing configuration file.

block.json Scaffolder

Generate the metadata file for a custom Gutenberg block.

Block Pattern Generator

Convert raw HTML or blocks into PHP code to register a Block Pattern.

Serialized String Fixer

Repair broken serialized strings by fixing length indicators.

Image Path SQL Generator

Generate SQL queries to update paths/domains across WordPress database tables.

WordPress Database Table Prefix Changer

Generate SQL commands to rename tables and update meta keys for a new prefix.

WordPress readme.txt Validator

Preview how your plugin's readme.txt will look on the WordPress.org repository.