Mark Posts

Beskrivning

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.

Funktioner

  • 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.

Skärmdumpar

  • 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

Krav

Using the latest version of WordPress and PHP is highly recommended.

  • WordPress 4.1 eller senare
  • PHP 7.4 or newer (tested up to PHP 8.2)

Anänder WP-CLI

  1. Installera och aktivera: wp plugin install mark-posts --activate

Using Composer

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

Använder WordPress

  1. Navigate to the plugins dashboard and select Add New
  2. Sök efter Mark Posts
  3. Klicka Installera nu
  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

Vanliga frågor

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 på Github.

Recensioner

5 februari 2023 1 svar
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 april 2021 1 svar
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 april 2020 1 svar
Really helpful for adding arbitrary statuses during post creation. I've been using this plugin for years.
Läs alla 10 betyg

Bidragsgivare och utvecklare

”Mark Posts” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

”Mark Posts” har översatts till 2 språk. Tack till översättarna för deras bidrag.

Översätt ”Mark Posts” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

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.