Releases: chuckreynolds/wp-filter-admin-published-default
Releases · chuckreynolds/wp-filter-admin-published-default
v2.0.0
v2! modernize for WP 6.9.1, fix filter bug, REVIVE!
First update in ~8 years
- Tested and compatible with WordPress 6.9.1
- Bumped minimum requirement to WordPress 5.2+
- Fixed: the
chuck_admin_publish_link_typesfilter was not applied when no custom post types were registered, making it impossible to filter the default post/page types - now always applies - Removed redundant type-casting dead code
- Dropped legacy
index.php(directory listing protection no longer needed)
v1.3
- tested up to wp 4.9
- bump version number for repo
v1.2
- tested to wp 4.8.1
- clarify plugin descriptions
- secured against any direct plugin file access
v1.1
bump to 1.1 tested to wp 4.2