# WPCoreTools > Professional WordPress plugins with generous free tiers. WPCoreTools builds WordPress and WooCommerce plugins focused on performance, media management, and store operations. All plugins have a free version on WordPress.org. Some are 100% free with no pro version (Tidy Media), others offer a freemium model with a free core and optional Pro upgrade for advanced features. Website: https://wpcoretools.com WordPress.org: https://profiles.wordpress.org/wpcoretools/ ## Plugins ### Tidy Media - Slug: tidy-media - URL: https://wpcoretools.com/plugins/tidy-media.html - WordPress.org: https://wordpress.org/plugins/tidy-media/ - Category: Media Library Cleanup - Price: Free (100% free, no pro version) - Requires: WordPress 6.0+, PHP 7.4+ - Optional: WooCommerce 5.0+ Find and safely remove unused media files (images, videos, audio, documents) from the WordPress Media Library. Features: - Two-phase scanner: collects all media references site-wide, then flags files not found anywhere - Quarantine-first approach: files move to quarantine before deletion, one-click restore within 30 days - Page builder support: Elementor, Divi, Beaver Builder, WPBakery, Bricks (all free) - WooCommerce support: product galleries, variation images, category thumbnails, downloadable files - Custom fields support: ACF, Meta Box, Pods, JetEngine, Toolset Types - Theme file scanning: detects hardcoded image URLs in PHP/CSS template files - Unregistered file detection: finds orphan files in wp-content/uploads/ not in Media Library - Background scanning via WP-Cron, pause/resume, resource monitoring - Server-side pagination, CSV export, bulk actions - Deep scan mode for serialized data in post meta and options ### Speedix Speed Profiler - Slug: speedix - URL: https://wpcoretools.com/plugins/speedix.html - FAQ: https://wpcoretools.com/plugins/speedix-faq.html - WordPress.org: https://wordpress.org/plugins/speedix/ - Category: Performance Profiling - Price: Freemium (free with 7-day data retention, Pro for extended retention) - Requires: WordPress 6.0+, PHP 7.4+ WordPress performance profiler that identifies slow plugins and themes. Features: - Core Web Vitals tracking: FCP, LCP, TTFB, CLS, INP - 22-point Site Health scan - Hook timing and query analysis - Memory and load time tracking per plugin - WooCommerce-specific profiling - Historical data with trend analysis ### WooCommerce Waitlist & Back in Stock - Slug: woo-waitlist-back-in-stock - URL: https://wpcoretools.com/plugins/woo-waitlist-back-in-stock.html - WordPress.org: https://wordpress.org/plugins/woo-waitlist-back-in-stock/ - Category: WooCommerce Sales Recovery - Price: Freemium (free core, Pro for advanced features) - Requires: WordPress 6.0+, PHP 7.4+, WooCommerce 5.0+ Let customers subscribe to out-of-stock products and automatically notify them when items are back in stock. Features: - Automatic email notifications when products restock - Variable product and variation support - Customizable subscription forms - Email template customization - Admin dashboard with waitlist analytics - HPOS and Cart/Checkout Blocks compatible ### Order Automation & Custom Statuses - Slug: order-automation-custom-statuses - URL: https://wpcoretools.com/plugins/order-automation-custom-statuses.html - WordPress.org: https://wordpress.org/plugins/order-automation-custom-statuses/ - Category: WooCommerce Order Management - Price: Freemium (free core, Pro for automation rules and email notifications) - Requires: WordPress 6.0+, PHP 7.4+, WooCommerce 5.0+ Create custom WooCommerce order statuses with colors, icons, automation rules, and email notifications. Features: - Unlimited custom order statuses with colors and icons - Drag-and-drop status ordering - Custom email notifications per status - Automation rules for status transitions - Bulk status changes - HPOS compatible ## Technical Details All plugins follow these patterns: - Singleton architecture with plugins_loaded initialization - WooCommerce HPOS and Cart/Checkout Blocks compatibility declared - WordPress Coding Standards compliant - GPL-2.0-or-later licensed - Translation-ready with proper text domains - uninstall.php included for clean removal - No external API calls in free versions (except license validation where applicable) - No tracking or analytics ## Support - WordPress.org support forums for each plugin - Plugin-specific documentation on the website - GitHub issues for bug reports