Mark Posts
Mark Posts
Description
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)
Live Demo
Try out the features of Mark Posts on the WordPress playground.
Support
Active development of this plugin is handled on GitHub. Always feel free to raise an issue.
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-postsfolder to your plugins directory - Activate the plugin on the plugin dashboard
Screenshots
Faq
Check the Custom Marker Taxonomy Arguments wiki page for further information.
Check the Custom Marker Limits wiki page for further information.
Check the Custom Dashboard Queries wiki page for further information.
Check the Export & Import wiki page for further information.
Check the Reset Custom Post Types wiki page for further information.
Always feel free to raise an issue on GitHub.
Visit Mark Posts on GitHub.
Reviews
Excellent
By operator5 on August 1, 2023
Use it for every site I have!
Funktioniert einwandfrei
By christinaelisabeth2017 on February 5, 2023
Man kann den Marker unter "Bearbeiten" ändern. das ist zwar etwas umständlich, aber es funktioniert.
Der merkierte Beitrag wird erst nach dem Neuladen der Seite farbig, zuvor erscheint aber bereits, dass man ihn markiert hat.
Genau das, was ich suchte!
the color doesn't show on Posts > All Posts
By donprast on November 23, 2021
Exatamente o que eu precisava
By lksvalverde on July 27, 2021
Really Useful ...
By fragmented.ME (INDIGO.therapies) on April 5, 2021
Very Helpful
By thinkaquamarine on April 27, 2020
So nice!
By Netzialist on March 4, 2020
Changelog
2.2.6
- Fixes a bug where the bulk edit nonce is not set
Thanks to René Eger for finding and reporting the issue
2.2.5
- Adds additional user capability checks (quick edit and bulk edit)
- Adds Laravel Pint code style fixer as a developer dependency
2.2.4
- Adds support for the WordPress playground
- Hides new internal post types by default
- Fixes broken access control vulnerability
Thanks @truonghuuphuc for discovering and responsibly disclosing this vulnerability
2.2.3
- Fixes the assignment of default colors when creating multiple new markers
2.2.2
- Hides internal (plugin) post types by default
2.2.1
- Refactors stray PHP short tags
- Prefixes generic function names
2.2.0
- Fixes a bug with PHP 8
- Fixes wicked file permissions
- Low-level refactoring by @alpipego
- Sets the minimum required WordPress version to WordPress 4.1
Further reading: Dropping security updates for WordPress versions 3.7 through 4.0
2.1.0
- Adds support for PHP 8
2.0.1
- Fixes a possible XSS vulnerability
Thanks @fuzzyap1 for discovering and responsibly disclosing this vulnerability
2.0.0
- Breaking change: Markers are no longer public by default
- Adds
mark_posts_taxonomy_argsfilter
Earlier versions
Check out our full changelog for previous releases




