Mark Posts

描述

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.

屏幕截图

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

安装

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

常见问题

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.

评价

2023 年 2 月 5 日 1 回复
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!
2021 年 4 月 5 日 1 回复
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
2020 年 4 月 27 日 1 回复
Really helpful for adding arbitrary statuses during post creation. I've been using this plugin for years.
阅读所有10条评价

贡献者及开发者

“Mark Posts” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

「Mark Posts」插件已被翻译至 2 种本地化语言。 感谢所有译者为本插件所做的贡献。

将“Mark Posts”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

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.