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)

Support

Always feel free to raise an issue on GitHub.

Screenshots

  • Shows a screenshot of marked posts in the posts overview.
  • Shows a screenshot of the options box while editing a post.
  • Shows a screenshot of the quick edit box in the posts overview.
  • Shows a screenshot of the Mark Posts settings screen.
  • Shows a screenshot of the Mark Posts dashboard widget.

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

  1. Install and activate: wp plugin install mark-posts --activate

Using Composer

  1. Install: composer require hofmannsven/mark-posts
  2. Activate the plugin on the plugin dashboard

Using WordPress

  1. Navigate to the plugins dashboard and select Add New
  2. Search for Mark Posts
  3. Click Install Now
  4. Activate the plugin on the plugin dashboard

Using SFTP

  1. Unzip the download package
  2. Upload the mark-posts folder to your plugins directory
  3. Activate the plugin on the plugin dashboard

FAQ

How can I display the marker taxonomy terms on my website?

Check the Custom Marker Taxonomy Arguments wiki page for further information.

Can I set specific user roles for specific markers?

Check the Custom Marker Limits wiki page for further information.

Can I set custom parameters for the posts displayed on the dashboard?

Check the Custom Dashboard Queries wiki page for further information.

Can I export/import markers?

Check the Export & Import wiki page for further information.

Can I remove my custom post type from the plugin options?

Check the Reset Custom Post Types wiki page for further information.

I’m having issues getting the plugin to work what should I do?

Always feel free to raise an issue on GitHub.

Where can I get more information and support for this plugin?

Visit Mark Posts on Github.

Reviews

5 februarja, 2023 1 reply
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!
5 aprila, 2021 1 reply
Having so many blog posts on the go at any given time can be confusing. I never know where I’m up to. This plugin has helped out with this problem. I can now identify where I am up to on any given post by using differs identifiers. Great plugin. Thanks x
27 aprila, 2020 1 reply
Really helpful for adding arbitrary statuses during post creation. I've been using this plugin for years.
Read all 10 reviews

Contributors & Developers

“Mark Posts” is open source software. The following people have contributed to this plugin.

Contributors

“Mark Posts” has been translated into 2 locales. Thank you to the translators for their contributions.

Translate “Mark Posts” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

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

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

1.2.4

  • Fixes a bug with WordPress 5.5.1

1.2.3

  • Excludes specific internal plugin post types per default

1.2.2

  • Sets the minimum required PHP version to PHP 7.0

1.2.1

1.2.0

Check our changelog for previous releases.