Welcome to Babiato Forums!
Bypass all resource restrictions, passwords, and keys?
Read here!
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 .
Decryption key:
WPCodeBox - Complete WordPress Snippet Manager v1.4.0
= Changelog:
Added MCP access for AI clients, with read tools by default and administrator opt-in for writes and execution.
feature
AI clients can configure snippet placements and conditions through MCP, excluding custom PHP conditions.
feature
Added 14 tools for the WordPress Abilities API on WordPress 6.9+, with access controls and audit logging.
feature
Added a Snippet Manager for browsing and organizing snippets, with cloud browsing and one-click downloads.
feature
Added snippet tags with search, filtering, and customizable colors.
feature
Added bulk move, tag, enable, disable, and delete actions, plus drag-and-drop organization.
feature
Added sorting by name or last modified, filters for type, tags, status, and conditions, and tag-aware search.
feature
Added snippet duplication, preserving code, placements, conditions, and tags in a disabled copy.
feature
Added runtime PHP error tracking and automatic disabling for caught fatal errors; exceptions leave snippets enabled.
feature
Added runtime error protection and PHP error logging to the standalone Functionality Plugin.
feature
Added folder grouping in Manual sort, last-modified dates, double-click editing, and styled delete confirmations.
improvement
Improved Snippet Manager styling and folder moves, and fixed repeated loading and unstyled-content flashes.
improvement
Added ready-to-copy MCP client configurations, bulk tool controls, write warnings, and clearer dark-mode styling.
improvement
Fixed MCP tool names for Anthropic compatibility and migrated existing tool permissions.
bugfix
Fixed MCP requests being redirected by canonical URL or multilingual plugins.
bugfix
Fixed missing MCP tool files triggering WordPress recovery mode; unavailable tools are skipped and logged.
bugfix
Improved one-shot PHP execution for MCP and the Run button, including PHP tag handling and output cleanup.
improvement
Prevented duplicate database writes and log entries for repeated identical snippet exceptions.
improvement
Fixed runtime error line numbers to match the code editor across snippet execution modes.
bugfix
Fixed external-trigger PHP snippets ending in HTML mode in standard and Functionality Plugin execution.
bugfix
Added clear save-failure notices and safeguards against truncated saves and restoring empty revisions.
bugfix
Reduced save request sizes by excluding revision history and previous run output.
improvement
Fixed Functionality Plugin PHP closing-tag detection and preserved snippet order on every sync.
bugfix
Sped up Functionality Plugin bulk generation by sorting its include list once per batch.
improvement
Fixed Functionality Plugin CSS/JS in Gutenberg and the Full Site Editor, stylesheet handles, and output escaping.
bugfix
Improved Functionality Plugin settings layout, dark-mode readability, download button, and duplicate-name warnings.
improvement
Fixed stuck Functionality Plugin toggles and improved download failure messages.
bugfix
Fixed external CSS/JS running at every selected insertion point with the correct hook priorities.
bugfix
Removed the obsolete type attribute from generated Global CSS style tags.
bugfix
Fixed CSS hex color minification, including shortening #ffffff to #fff.
bugfix
Fixed folder exports to include snippets and numeric IDs, and streamlined folder imports.
bugfix
Fixed sidebar state after folder drops and refreshed placement hooks when updating downloaded cloud snippets.
bugfix
Fixed revision and AI execution timestamps to follow the WordPress timezone, locale, and daylight saving time.
bugfix
Fixed editor loader conflicts that broke WordPress admin menus and other plugins on the WPCodeBox page.
bugfix
Added tag and bulk snippet REST endpoints, folder-aware creation, shared helpers, and expanded automated checks.
improvement
Decryption key:
WPCodeBox - Complete WordPress Snippet Manager v1.3.1
New Feature: Optional capability for the AI model to execute code to retrieve the current site context
New Feature: Support for up-to-date Gemini models
New Feature: OpenRouter model integrations
New Feature: Custom model option
New Feature: Option to hide both panels using Ctrl + ~
Improvement: Configurable setting for the number of revisions to save
Bugfix: SCSS minification issues
Bugfix: CSS minification incorrectly altering colors in some cases
Bugfix: SCSS/CSS formatting replacing single quotes with double quotes
Decryption key:
WPCodeBox 2 - Complete WordPress Snippet Manager v1.3.0
= Changelog
New Feature: WPCodey AI Chat Integration (BYOK)
New Feature: AI inline code modifications and generation
New Feature: Nested CSS handling in the editor
New Feature: Buttons to collapse the side panels
New Feature: Added a clear search button
Improvement: Improved plugin UI
Improvement: Improved variable handling in the editor
Improvement: Added revert revision button
Improvement: Changed editor class names to avoid conflicts
Improvement: Search also works in the snippet description
Improvement: Open folders only if there are search results, and close them after
Improvement: Various UI/UX improvements
Bugfix: Saving on Safari only works the first time, then it throws an error
Bugfix: CSS minifier incorrectly handles double quotes
Bugfix: Formatting breaks when SCSS code contains comments
Bugfix: Export file is empty when exporting a single snippet from a folder
Bugfix: Removed unused JS libraries
Bugfix: Deprecation warnings for latest PHP versions
Housekeeping: Updated JS libraries to the latest versions
Housekeeping: Started migrating the legacy code to modern React
Decryption key:
WPCodeBox - Complete WordPress Snippet Manager v1.2.1
1.2.1 (Released on Jul 9th 2025)
Bugfix: Error when external CSS is rendered in the Functionality Plugin
Bugfix: Missing collation from the revisions table causing issues in some cases
Bugfix: Screen Options button sometimes appears in the UI
Bugfix: UI disappears in edge case when the Functionality Plugin is enabled
Decryption key:
WPCodeBox - Complete WordPress Snippet Manager v1.2.0
Wed, Jul 2nd 2025
New Feature: Snippet revisions with code diffs
New Feature: Revision notes and bookmarks
New Feature: Export snippets and folders to JSON
New Feature: Import snippets and folders from JSON
New Feature: Custom URL for each snippet
New Feature: Option to remove editor hover overlays
New Feature: Markdown snippet support
New Feature: Render CSS in Gutenberg
Improvement: Improved toast notifications for actions
Improvement: Improved editor CSS support
Improvement: Don’t add script type attributes for JS snippets
Improvement: Limit the number of revisions
Bugfix: Tooltip links point to the old docs/not found pages
Bugfix: Functionality plugin error in some edge cases when an empty snippet is created in the DB
Bugfix: In some edge cases, an empty snippet can break the UI
Bugfix: Snippet order not respected inside the Functionality Plugin
Bugifx: Snippet list scrollbars are the wrong color based on the theme
Bugfix: Warning when WPCodeBox runs in CLI
Bugfix: Main SCSS file not recompiled when partial is changed
Bugfix: Error when moving a cloud snippet from a cloud folder to the root
Bugfix: Plaintext snippets appear as unsigned when the FP is on
Bugfix: Code formatter throws errors in some cases
Housekeeping: Update the WPCodeBox React version to v18
Housekeeping: Update all WPCodeBox NPM dependencies to the latest versions
Housekeeping: AI Assistant and completion support (not yet enabled)
Housekeeping: Updated tested up to versions
Housekeeping: Build and release improvements
Decryption key:
New Feature: Show snippet conditions overview on the snippet edit page
New Feature: First version of the WPCodeBox API for 3rd party integrations
Improvement: Show warning if the ZipArchive library is not installed and trying to generate plugins
Improvement: FP Author URI hardcoded to wpcodebox.com
Bugfix: "Current URL Is" condition throws error when the FP is enabled
Bugfix: Generate plugin and FP Download not working correctly when plugin name is not "wpcodebox2"
Bugfix: Error in logs when the FP is enabled and editing a snippet
Bugfix: Warnings when the FP is enabled and temp folder is not writable
Bugfix: Snippet description not updated until page refresh when downloading a snippet from the cloud
Bugfix: Added the correct safe mode link on the WPCodeBox Error page
Bugfix: Current user role condition error when the FP is enabled
Bugfix: Invalid zip when generating plugins on certain server configs
Decryption key:
Wed, 10th April 2024
New Feature: Export snippets to plugin
New Feature: Possibility to download the Functionality Plugin
New Feature: JSON Snippet support (for creating custom ACF Gutenberg Blocks)
New Feature: Added “Do not render” option for CSS and JS snippets
New Feature: Sign the code in the Functionality Plugin
New Feature: Ability to white label the Functionality Plugin
Improvement: Removed eval from custom conditions in the Functionality Plugin and the generated plugins
Improvement: Removed snippet IDs from the Functionality Plugin
Improvement: Functionality Plugin respects folder structure
Improvement: Various Functionality Plugin improvements and cleanup of generated code
Improvement: Added “Exactly Matches” option to the URL condition
Improvement: Support for nested SCSS partials
Improvement: Removed the auto-reload code from the Functionality Plugin and used it from WPCodeBox. This was breaking the FP when WPCodeBox was removed
Improvement: Functionality Plugin revamp based on user feedback (bugfixes and improvements)
== Changelog ==
Sorry, the changelog cannot find at this time