johnshopkins / wp-admin-bookmark-post
Enable users to bookmark posts they edit frequently
Installs: 1 737
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 0
Type:wordpress-plugin
Requires
- php: >=8.1
- composer/installers: ~1.0
README
=== Admin Bookmark Posts === Contributors: jenwachter Tested up to: 6.0.1 Stable tag: 1.0.1 Requires PHP: 8.1 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Enable users to bookmark posts they edit frequently. == Changelog == = 1.0.3= * Composer bugfix = 1.0.2 = * Changed methodology that decides which post types can be bookmarked (custom post types, page, post) = 1.0.1 = * Bugfix = 1.0.0 = * First release