hofmannsven / mark-posts
Mark and highlight posts, pages and posts of custom post types within the posts overview.
Installs: 1 184
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 2
Forks: 2
Open Issues: 8
Type:wordpress-plugin
Requires
- php: ^7.0|^8.0
Requires (Dev)
- roots/wordpress: ^6.4
README
Mark Posts WordPress Plugin
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.
Features
- 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)
Looking ahead
Check our roadmap for planned tasks and active issues regarding the further development of the plugin.
Installation
Requirements
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)
Using WP-CLI
- Install and activate:
wp plugin install mark-posts --activate
Using Composer
- Install:
composer require hofmannsven/mark-posts
- Activate the plugin on the plugin dashboard
Using WordPress
- Navigate to the plugins dashboard and select Add New
- Search for Mark Posts
- Click Install Now
- Activate the plugin on the plugin dashboard
Using SFTP
- Unzip the download package
- Upload the
mark-posts
folder to your plugins directory - Activate the plugin on the plugin dashboard
Wiki
- Custom Marker Taxonomy Arguments
- Custom Marker Limits
- Custom Dashboard Queries
- Export & Import Markers
- Reset Custom Post Types
Changelog
Please read the changelog for more information about what has changed recently.
Contributing
Please read the contribution guidelines for details.
Support
Always feel free to raise an issue on GitHub.
Security
If you discover a security issue, please contact me directly. My GPG fingerprint/key is available on Keybase.
Credits
License
GNU General Public License (GPL) v2.0. Please read the license for more information.