Dev - #4
Open
CodeSawMir wants to merge 6 commits into
Open
Dev#4CodeSawMir wants to merge 6 commits into
CodeSawMir wants to merge 6 commits into
Conversation
- Introduced ToolTinker class for handling PHP snippets execution within a fully booted WordPress environment. - Implemented AJAX endpoints for running, saving, and deleting snippets. - Added a new Tinker tab in the Dev Zone interface with a code editor and output display. - Enqueued necessary styles and scripts for the Tinker functionality. - Enhanced existing tools to include a shared stylesheet for post tools. - Updated layout and templates to accommodate the new Tinker tab and its features.
- Added a new TinkerAuditLog class to maintain a capped audit trail of Tinker runs. - Enhanced ToolTinker to support isolated execution of PHP snippets in a child process, improving safety and stability. - Introduced isolated-runner.php to handle the execution of snippets in isolation. - Updated Admin class to enforce write permissions based on environment type, preventing execution in production. - Modified the Tinker UI to reflect changes in functionality and improve user experience. - Added checks to protect sensitive options from being deleted via the API.
…ading features and updating descriptions
…ionality in Marketplace
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.