Description
Testing Elevated
Test out various features of your WordPress website effortlessly with this plugin. Unsure about how your site’s UI appears or what specific features do? Simply activate this plugin to make changes, view the results, and decide whether to keep them or revert back. Choose the ‘Commit’ option to save changes or ‘Rollback’ to undo them.
How to use
- Install and activate the plugin.
- Select the Start option from the sidebar.
- Make the desired changes to your website and view the results.
- Select the Rollback option from the sidebar to revert the changes.
- Select the Commit option from the sidebar to save the changes.
Caveats
- Not recommended for production sites.
- Always take a backup before making changes.
- Not compatible with plugins storing data outside the WordPress database.
- May contain bugs, use at your own risk. However, we’ve made efforts to minimize bugs.
Want to contribute?
- Fork the repository. and clone it on your local machine.
- Create a new branch and make changes.
- Commit and push the changes.
- Raise a PR and wait for the review.
- If everything is good, your PR will be merged.
Support
If you have any queries or need help, feel free to ask us on Testing Elevated GitHub repository.
Screenshots
FAQ
-
Does this plugin use file-based storage?
-
Yes, this plugin uses the
queries.json
file to store the data. -
Does this plugin work with all plugins?
-
No, this plugin may not work with plugins that are storing/modifying data outside the WordPress or using
db.php
drop-in. -
Does this plugin save/roll back file changes?
-
No, this plugin only saves/rolls back the database changes.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Testing Elevated” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Testing Elevated” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- First release ??