plugin update (wp-media-folder)

This commit is contained in:
Tony Volpe
2024-09-05 11:05:17 -04:00
parent 50cd64dd3d
commit daa614524b
20 changed files with 16137 additions and 73 deletions

View File

@@ -3,7 +3,7 @@ Tags: media, folder
Requires at least: 4.7.0
Tested up to: 6.6
Requires PHP: 5.6
Stable tag: 5.8.9
Stable tag: 5.9.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
@@ -20,6 +20,20 @@ Stop searching for an image through thousand of media, just navigate like you do
= Changelog =
= 5.9.3 =
* Fix : The Screen Options dropdown menu on the admin screen is not working
= 5.9.2 =
* Fix : Error when saving post with some post type
= 5.9.1 =
* Fix : Error with some custom post type.
= 5.9.0 =
* Add : Possibility to organize posts with folders (activated by default)
* Add : Possibility to organize pages with folders (not enabled by default)
* Add : Possibility to organize custom post with folders (not enabled by default)
= 5.8.9 =
* Fix : Drop and drag issue on Chrome browser (v127)