WPCode Pro 2.2.7 is a professional WordPress code snippet management plugin designed for developers and advanced users. With this plugin, you can easily add custom code snippets to your WordPress site without modifying theme or plugin files, thus avoiding code loss issues caused by updates.
The main features of this plugin include:
- Safely add PHP, HTML, CSS, and JavaScript code snippets
- Supports conditional logic to load code based on specific conditions
- Built-in code validation to prevent erroneous code from breaking the site
- Supports importing code snippets from other plugins
- Provides code snippet categorization management
WPCode Pro is especially suitable for WordPress sites that need custom functionality, such as custom login pages, adding tracking codes, modifying default features, etc. Using this plugin can reduce reliance on multiple plugins and improve site performance.
The latest version 2.2.7 adds support for importing code snippets from two new plugins and fixes several known issues. The plugin is continuously updated to ensure compatibility with the latest version of WordPress.
For WordPress developers who require advanced customization features, WPCode Pro is an indispensable tool. It can help you achieve various customization needs while maintaining the security and stability of the site.
🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹 Version Update Log 🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹🔹
The update log for the WPCode Pro plugin is as follows:
2.2.7
New: Added support for automatically importing code snippets from two new plugins.2.2.6
New Feature: Easily find where shortcodes are used on the site with our new shortcode finder tool. Search the entire site with one click.
New Feature: Improved code snippet notes editor. You can now use a WYSIWYG editor to add links and format text.
New Feature: Code snippet notes column. Displays the notes for each code snippet in the code snippet list.
Fix: We have improved the filtering functionality of the code snippet list in the admin interface to avoid issues caused by JS errors from other scripts.### Changelog - Version 2.2.5
#### New Features
- **Quick Filtering for Code Snippets:** Introduced a new way to quickly filter code snippets by code type in the code snippet list. This improvement allows users to find specific types of code snippets more efficiently.#### Adjustments and Optimizations
- **Prevent `content_save_pre` from Modifying Code Snippets:** Adjusted system behavior to prevent the `content_save_pre` hook from modifying saved code snippet content. This ensures that code snippets are not accidentally changed when saved, maintaining the integrity and intended functionality of the code.2.2.4.1
Fix:
[Fix] Corrected the issue where shortcode attribute variables were not set correctly.
2.2.4Adjustments:
[Adjustment] Adjusted the way the plugin adds version-specific body classes to avoid conflicts with other plugins.
[Adjustment] Improved the execution method of custom PHP code to avoid conflicts with variables in the snippets.
Fix:
[Fix] Fixed the issue where the rule selector stopped working after removing the last conditional logic group.