• The default language of any content posted is English.
  • Information: Safety & Support
    Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use.
    Consider buying licenses to support developers. Your security is our priority.
WPCode Pro - The Best WordPress Code Snippets Plugin

WPCode Pro - The Best WordPress Code Snippets Plugin 2.1.12 NULLED

2.1.4​

  • New: Enhanced error tracking: Errors generated by PHP snippets on your website will be displayed within the snippet’s context, simplifying the debugging process.
  • New: We’ve refined the snippet auto-deactivation process. Now, only snippets that produce fatal errors in the admin section will be deactivated. All other errors will be reported through the newly implemented error tracker.
  • New: We introduced three new columns to the snippet list: ID, Code Type, and Shortcode.
  • Tweak: We’ve enhanced our file caching mechanism to prevent redundant requests in scenarios where files aren’t written properly due to certain setups.
  • Tweak: We’ve implemented an additional check to ensure that closing PHP tags don’t disrupt the execution of snippets.
  • Fix: We’ve corrected the sorting of snippets when arranged by their last updated date.

2.1.2​

  • Tweak: We adjusted the way snippets are tracked in the Admin Bar Code Spotter to avoid wrong numbers in certain locations.
  • Tweak: We improved the way the Admin Bar Code Spotter menu is loaded for better compatibility with other plugins and older themes.
  • Tweak: Changed the way assets used by the admin bar are loaded to avoid errors if the head is loaded multiple times.

2.0.13.1​

  • Fix: Improve compatibility with older WordPress versions before version 4.7.
  • Fix: Add escaping to tag filter links in the list of snippets.
  • Like
Reactions: edgars221289

2.0.13​

  • New: We have added user customization options for the list of snippets in the admin. Now, you can choose snippet list columns, determine the number of snippets to display, and set the default order of the snippets.
  • New: When you save a snippet, the WPCode editor will retain the cursor position, making it easier for you to continue editing larger snippets.
  • Like
Reactions: edgars221289

2.0.12​

  • New: You can now add shortcode attributes and use them in snippets. Any attribute you define becomes available as a variable in PHP & Universal code snippets.
  • Tweak: We improved the way the editor is loaded when users enable the “Disable syntax highlighting when editing code” in their profile.
  • Tweak: We adjusted the way the editor gets refreshed when changing a snippet code type.
  • Fix: The Auto-Insert location was getting reset with every code type change.
  • Like
Reactions: edgars221289

2.0.11​

  • New: Automatically disabled snippets due to errors will now be highlighted in the list for easier debugging.
  • New: We added a filter to allow users to easily customize the Codemirror settings for the WPCode editor.
  • Tweak: We extended our plugin-specific snippet loading to allow plugin version checks.

2.0.10​

  • New: We added a way to load more snippets in the WPCode Library relevant to other plugins you are using.
  • Fix: We added an extra filter removal to prevent WordPress core from automatically adding the rel tag to snippets where it may break the syntax.
  • Fix: We improved backwards compatibility with older WordPress versions.
Top