WordPress Tools
WPMozo Add-ons and tools for WordPress, Block Editor, Elementor and WooCommerce Explore add-ons WordPress Tools
wp-config, salts, PHP-FPM, .htaccess & more.
A growing set of free WordPress tools and generators that run entirely in your browser. Generate salts, build a wp-config file, size PHP-FPM, write .htaccess rules, create snippets and more, with no signups and nothing uploaded.
WordPress Salt Generator
Generate fresh wp-config.php authentication keys & salts.
WordPress Theme & Plugin Detector
Paste a page HTML source to detect its WordPress theme, active plugins, and tech like Elementor, Divi and WooCommerce. Runs entirely in your browser.
wp-config Generator
Build a secure wp-config.php with the right constants.
PHP-FPM Calculator
Calculate optimal PHP-FPM pm settings for your server RAM.
.htaccess Builder
Generate common WordPress .htaccess rules safely.
Serialized Data Fixer
Repair broken PHP serialized data after a search-replace.
DB Table Prefix Generator
Generate a random WordPress database table prefix.
WordPress Memory Estimator
Estimate the PHP memory your WordPress site needs.
WordPress Image Size Calculator
Plan add_image_size dimensions and srcset.
WooCommerce SKU Generator
Generate consistent product SKUs in bulk.
WooCommerce Tax Calculator
Work out tax-inclusive and tax-exclusive prices.
Multisite URL Converter
Convert URLs between WordPress multisite formats.
Transient Key Generator
Build safe, length-limited WordPress transient keys.
ACF Field Key Generator
Generate unique ACF field and group keys.
robots.txt Builder
Build a robots.txt file with common rules.
ACF Field Group Builder
Build ACF field group JSON and PHP.
Block Pattern Checker
Validate WordPress block pattern markup.
WP-Cron Explainer
Understand how WP-Cron schedules events.
WordPress Hook Finder
Search WordPress action and filter hooks.
wp_options Autoload Analyzer
Find large autoloaded options slowing WordPress.
Rewrite Rules Explainer
Understand WordPress rewrite rules.
Permalink Structure Tester
Preview WordPress permalink structures against sample posts.
WooCommerce Product CSV Generator
Build a WooCommerce product import CSV.
WooCommerce Sample Products CSV
Download the official WooCommerce sample products CSV to import dummy products for testing, without digging through the plugin folder.
WooCommerce Tax Rate CSV Generator
Build a WooCommerce tax rate import CSV.
WordPress Debug Log Analyzer
Parse and group WordPress debug.log entries.
WordPress Snippet Generator
Search and copy ready-to-use WordPress code snippets for functions.php.
WooCommerce Snippet Generator
Search and copy WooCommerce code snippets for cart, checkout, and products.
.htaccess Gzip Compression Generator
Generate Apache mod_deflate rules to enable gzip compression in .htaccess for WordPress and any site.
.htaccess Browser Caching Generator
Create Apache mod_expires and Cache-Control rules to fix "leverage browser caching" in .htaccess.
WordPress Plugin Readme Preview & Checker
Paste your plugin readme.txt to preview how it renders on WordPress.org and check it for missing headers and common mistakes. Runs in your browser.
Custom Post Type Generator
Generate clean register_post_type() code for a WordPress custom post type, with labels, supports, REST, and rewrite options. Runs in your browser.
Custom Taxonomy Generator
Generate register_taxonomy() code for a WordPress custom taxonomy, hierarchical or tag-style, attached to your post types. Runs in your browser.
WordPress Password Hash Generator
Generate a password hash you can set directly in the wp_users table to recover a locked-out WordPress account. Hashing happens in your browser.
Gutenberg block.json Generator
Build a block.json metadata file for a WordPress block, with supports, attributes, and the matching register_block_type() snippet. Runs in your browser.
WordPress Child Theme Generator
Enter a parent theme name and generate the style.css and functions.php for a working WordPress child theme. Runs in your browser.
WordPress Roles & Capabilities
Interactive matrix of every default WordPress role and its capabilities. Filter and search to find exactly which role can do what.
WordPress Cron Schedules
Reference for all built-in wp-cron recurrence schedules and a generator for custom intervals with ready-to-paste PHP code. Runs in your browser.