Mark Posts plugin provides an easy way to mark and highlight posts, pages and posts of custom post types within the WordPress admin posts overview.
- Set custom marker categories and colors
- Assign marker categories to posts/pages or any other post type
- View the highlighted posts within the posts overview
- Quick edit, bulk edit and/or edit all markers at once
- Dashboard widget with marker status count
- Optional custom setup via filters (check our wiki for instructions)
Check our roadmap for planned tasks and active issues regarding the further development of the plugin.
Using the latest version of WordPress and PHP is highly recommended.
- WordPress 4.1 or newer
- PHP 7.4 or newer (tested up to PHP 8.2)
- Install and activate:
wp plugin install mark-posts --activate
- Install:
composer require hofmannsven/mark-posts
- Activate the plugin on the plugin dashboard
- Navigate to the plugins dashboard and select Add New
- Search for Mark Posts
- Click Install Now
- Activate the plugin on the plugin dashboard
- Unzip the download package
- Upload the
mark-posts
folder to your plugins directory - Activate the plugin on the plugin dashboard
- Custom Marker Taxonomy Arguments
- Custom Marker Limits
- Custom Dashboard Queries
- Export & Import Markers
- Reset Custom Post Types
Please read the changelog for more information about what has changed recently.
Please read the contribution guidelines for details.
Always feel free to raise an issue on GitHub.
If you discover a security issue, please contact me directly. My GPG fingerprint/key is available on Keybase.
GNU General Public License (GPL) v2.0. Please read the license for more information.