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.