JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser .
WPCode Pro - The Best WordPress Code Snippets Plugin
2.3.1 NULLED
2.2.9
New: Added a new importer for the Post Snippets plugin to make it easier to migrate your code snippets.
Tweak: We adjusted the way the safe mode works to limit its effects on frontend urls.
2.2.8
New: Schema Generators – we added 20 new code generators to make it easier to manage schema code on your website.
Tweak: We moved the button to update generated snippets to the top so that you can update snippets easier.
Tweak: We added “suppress_filters” to WP_Query used by WPCode to avoid conflicts with other plugins.
Fix: We fixed an issue where the generated snippets were not automatically inserted when activated.
2.2.7
New: Added support for automatically importing snippets from 2 new plugins.
2.2.6
New: Easily find where your snippet is used as a shortcode with our new shortcode finder tool. 1-click search through your site.
New: Improved editor for snippet notes. You can now add links and format text with a WYSIWYG editor.
New: Snippet notes column. Display the notes for each snippet in the list of snippets.
Fix: We improved the code snippets list filtering in the admin to avoid issues when JS errors are encountered on the page from other scripts.
2.2.5
New: We added a new way to quickly filter snippets by code type in the list of snippets.
Tweak: Prevent content_save_pre from modifying snippet code.
2.2.4
Tweak: We adjusted the way our plugin adds a version-specific body class to avoid conflicts with other plugins.
Tweak: We improved the way custom PHP code is executed to avoid conflicts with variables in snippets.
Fix: When removing the last Conditional Logic group the rule selector was no longer working.
2.2.3.1
Tweak: Updated the way we load translatable strings in some components for compatibility with WordPress 6.7.
2.2.3
Tweak: We updated the way we validate PHP snippets when making an edit to an active snippet for better feedback when debugging.
Tweak: We replaced a dependency (SweetAlert2) for a more lightweight alternative to improve performance.