WordPress Developer Utilities
Boilerplate templates and code generators for themes, plugin headers, readmes, and custom shortcodes.
Plugin Header Generator
Generate standard PHP header blocks with metadata declarations, domain paths, and security check blocks.
Theme Header Generator
Compile style.css header comment blocks dynamically. Fully supports child theme declarations and tag rules.
Readme.txt Generator
Build standardized readme.txt files for WordPress.org plugins, complete with install hooks and changelogs.
Shortcode API Builder
Configure shortcode tags and attributes, compiling clean output-buffering PHP hooks for functions.php.
wp-config.php Debug Helper
Configure debug flags like WP_DEBUG_LOG and SAVEQUERIES securely to identify theme and database errors.