This commit is contained in:
erwanlr
2022-10-08 10:43:04 +02:00
parent be7437d117
commit f08158342a
42 changed files with 40536 additions and 2 deletions

View File

@@ -0,0 +1,32 @@
== changelog.txt ==
= 1.3.1 =
* Add shortcode finder
* Allow posts and pages to be searched by ID in the admin area
* Fix order of admin bar items
* Add online users
* Add quick debug links to Gravity Forms action links
* Change admin bar user info to existing wp-account so Debug Bar will work
* Minimize space at top of each page
* Fix log path notice
* Fix PHP warnings
= 1.3.0 =
* Add filter for omitting shortcodes from shortcode finder, good for minimizing page builders
* Allow disabling of admin bar items
* Fix beta htaccess editing, was in test mode
* Add resource dropdown to admin bar
* Add more resources
* Add jQuery versions
* Add Cron Jobs tab
* Add Add Cookies tab
* Add PHP Info tab
* Add WP.org links to About tab
* Fix test # when not used
* Fix bug not finding Gravity Form forms on admin bar if added via Cornerstone element
* Fix bug not allowing updating user or post meta keys that are not all lowercase
= 1.2.0 =
* Prepare for release to WP.org repository
= 1.0.0 =
* Created this plugin on May 13, 2022