We're delighted to present version 2.16.0 of WPMasterToolkit, an update that marks an important milestone in the plugin's evolution. This release brings security fixes, major enhancements to existing modules and new features that will dramatically improve your WordPress management experience.
🚨 Critical Fix: Protecting the wp-config.php file
This version's flagship feature is undoubtedly the set up an automatic validation and backup system for the wp-config.php file. This critical enhancement addresses a potentially catastrophic problem that could lead to the complete corruption of your site.
Why is this so important?
The file wp-config.php is the heart of any WordPress installation. It contains database connection information and other essential parameters. Incorrect modification of this file can render your site completely inaccessible.
What has changed
Before this version, when certain modules modified constants in wp-config.phpthere was a risk that the preg_replace() returns null or empty content under certain circumstances. This could result in the writing of an empty or corrupted file, rendering the site completely out of service.
From now on, every modification to wp-config.php is preceded by an automatic backup. In addition, a rigorous validation system verifies :
- Generated content is not empty
- Critical constants (DB_NAME, DB_USER, DB_PASSWORD, DB_HOST) are always present
- That the file is valid before it is written
If a problem is detected, the system automatically restores the backupto prevent any site outages. A comprehensive logging system tracks all operations for easy debugging.
Additional correction
This update also corrects a problem where three (or more) consecutive line breaks could be added when updating constants. The system now automatically normalizes line breaks to maintain a clean, readable file.
✉️ SMTP Mailer Module: Support for 15 New Suppliers

The SMTP Mailer module undergoes a major expansion with the addition of 15 new transactional messaging providers :
- Brevo (formerly Sendinblue)
- MailJet
- Postmark
- SparkPost
- MailerSender
- Resend
- SendLayer
- SMTP.com
- SMTP2GO
- ElasticEmail
- ZohoMail
- SendPulse
- Mandrill
- Pepipost
- Twilio SendGrid
Each integration has been carefully developed to offer simple, intuitive configuration. Whether you're running a small blog or a high-traffic e-commerce platform, you'll find the provider to suit your needs and budget.
Why so many choices?
Each supplier offers its own advantages:
- Pricing From free to corporate plans
- Shipping limits Variable according to requirements
- Features : Some excel in analytics, others in deliverability
- Location Servers in different parts of the world
This diversity means you can choose the solution that's right for your project.
🎯 PRO Module: Add Essentials Shortcodes - Performance and New Features
The module Add Essentials Shortcodes receives a major performance-focused overhaul for high-volume sites.
AJAX search with autocomplete
Static dropdowns for selecting Users, Posts and Terms have been replaced by an AJAX search system with autocompletion. On sites containing thousands of articles, users or terms, this enhancement radically changes the experience :
- Instant loading No more waiting for endless lists to load
- Real-time search Find what you're looking for with a few keystrokes
- Optimized performance Targeted queries rather than loading all data
Dynamic loading of Meta Keys
The meta keys (user meta, post meta, term meta) are now dynamically loaded depending on the item selected. This enables :
- A cleaner, more contextual interface
- Relevant suggestions based on your actual selection
- A better understanding of available data
New Shortcodes
Two new types of shortcodes have been introduced:
1. Retrieving option values :
[wpmtk_aes_option name="blogname"]
2. Site information : Easily retrieve system and site configuration information directly via shortcodes.
UX improvements
The interface has been redesigned with :
- Read-only fields after selection to prevent accidental changes
- Improved documentation parameters directly in the interface
- Visual feedback clearer during interactions

🔧 PRO Module: Disable Comments - Default deactivation
The module Disable Comments now incorporates intelligent logic: if no publication type is selected, comments will be automatically disabled on all publication types.
This "secure by default" approach avoids confusion, where users activate the module thinking they're disabling comments everywhere, but without selecting any post types, nothing happens.

🛠️ Corrections and Improvements
410 Manager module
Fixed a problem where the .htaccess were not correctly updated when parameters were changed. The module now correctly resets settings after saving to ensure synchronization.
Apple Touch Icon module
The default icon is now correctly displayed in the preview when no custom icon is defined, providing consistent visual feedback.
Blacklisted Usernames module
Correction of the capability name for user editing rights, as the wrong capability had been set.
Module Custom Link Menu New Tab
Improved clarity of checkbox labels with code formatting, making technical options easier to read.
🎁 New feature: System information
A new feature now allows you to retrieve and copy system information of your WordPress installation. Extremely useful for :
- Debugging problems
- Technical support
- Configuration audit
- Documenting your environment
A simple click lets you copy all system information to your clipboard for easy sharing with support or your team.

📊 Impact and Benefits
Version 2.16.0 focuses on three key areas:
1. Safety and stability
The wp-config.php eliminates one of the most critical risks to your WordPress site.
2. Performance
AJAX enhancements in the Essentials Shortcodes module make the interface fluid even on the largest sites.
3. Flexibility
With 15 new SMTP providers, you now have an unprecedented choice for managing your transactional emails.
🔄 Migration and Compatibility
This update is fully backward-compatible with previous versions. No specific action is required to update, except to take advantage of the new features!
For the SMTP Mailer module, if you're already using a configured provider, your settings will be preserved. New providers will simply appear in the selection list.
🚀 Next Steps
We continue to improve WPMasterToolkit based on your feedback. This release lays the foundations for even more advanced features to come.
How do I update?
The update to version 2.16.0 is available now via :
- The WordPress dashboard (Extensions tab)
- The license manager if you are using the PRO version
- Manual download from your account
As always, we recommend creating a full backup of your site before any major update.
Do you have any questions or suggestions? Don't hesitate to contact us via our support. Your feedback helps us to continually improve WP Master Toolkit to better meet your needs!