PluginProbe
Mark Posts / 2.2.3
Mark Posts v2.2.3
trunk 1.0.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9 1.1.0 1.1.1 1.2.0 1.2.1 1.2.2 1.2.3 1.2.4 2.0.0 2.0.1 2.1.0 2.2.0 2.2.1 2.2.2 2.2.3 All 28 releases
mark-posts / README.md

README.md in Mark Posts 2.2.3, at README.md

84 lines 3.4 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 ![Mark Posts WordPress Plugin Banner](https://raw.githubusercontent.com/hofmannsven/mark-posts/master/.wordpress-org/banner-772x250.png)
2
3 # Mark Posts WordPress Plugin
4
5 [](https://packagist.org/packages/hofmannsven/mark-posts![Latest Version on Packagist](https://img.shields.io/packagist/v/hofmannsven/mark-posts.svg?labelColor=232e4a&color=55597b&style=for-the-badge)](https://packagist.org/packages/hofmannsven/mark-posts](https://packagist.org/packages/hofmannsven/mark-posts)
6 [](https://wordpress.org/plugins/mark-posts/![WordPress Plugin: Tested WP Version](https://img.shields.io/wordpress/plugin/tested/mark-posts?labelColor=232e4a&color=55597b&style=for-the-badge)](https://wordpress.org/plugins/mark-posts/](https://wordpress.org/plugins/mark-posts/)
7 [](https://raw.githubusercontent.com/hofmannsven/mark-posts/master/LICENSE.md![GitHub license](https://img.shields.io/github/license/hofmannsven/mark-posts.svg?labelColor=232e4a&color=55597b&style=for-the-badge)](https://raw.githubusercontent.com/hofmannsven/mark-posts/master/LICENSE.md](https://raw.githubusercontent.com/hofmannsven/mark-posts/master/LICENSE.md)
8
9 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.
10
11 ## Features
12
13 * Set custom marker categories and colors
14 * Assign marker categories to posts/pages or any other post type
15 * View the highlighted posts within the posts overview
16 * Quick edit, bulk edit and/or edit all markers at once
17 * Dashboard widget with marker status count
18 * Optional custom setup via filters (check our [](https://github.com/hofmannsven/mark-posts/wikiwiki](https://github.com/hofmannsven/mark-posts/wiki](https://github.com/hofmannsven/mark-posts/wiki) for instructions)
19
20 ## Looking ahead
21
22 Check our [](https://github.com/hofmannsven/mark-posts/projects/1roadmap](https://github.com/hofmannsven/mark-posts/projects/1](https://github.com/hofmannsven/mark-posts/projects/1) for planned tasks and active issues regarding the further development of the plugin.
23
24 ## Installation
25
26 ### Requirements
27 Using the latest version of WordPress and PHP is highly recommended.
28
29 * WordPress 4.1 or newer
30 * PHP 7.4 or newer (tested up to PHP 8.2)
31
32 ### Using WP-CLI
33 1. Install and activate: `wp plugin install mark-posts --activate`
34
35 ### Using Composer
36 1. Install: `composer require hofmannsven/mark-posts`
37 2. Activate the plugin on the plugin dashboard
38
39 ### Using WordPress
40 1. Navigate to the plugins dashboard and select _Add New_
41 2. Search for _Mark Posts_
42 3. Click _Install Now_
43 4. Activate the plugin on the plugin dashboard
44
45 ### Using SFTP
46 1. Unzip the download package
47 2. Upload the `mark-posts` folder to your plugins directory
48 3. Activate the plugin on the plugin dashboard
49
50 ## Wiki
51
52 * [](https://github.com/hofmannsven/mark-posts/wiki/Custom-Marker-Taxonomy-ArgumentsCustom Marker Taxonomy Arguments](https://github.com/hofmannsven/mark-posts/wiki/Custom-Marker-Taxonomy-Arguments](https://github.com/hofmannsven/mark-posts/wiki/Custom-Marker-Taxonomy-Arguments)
53 * [](https://github.com/hofmannsven/mark-posts/wiki/Custom-Marker-LimitsCustom Marker Limits](https://github.com/hofmannsven/mark-posts/wiki/Custom-Marker-Limits](https://github.com/hofmannsven/mark-posts/wiki/Custom-Marker-Limits)
54 * [](https://github.com/hofmannsven/mark-posts/wiki/Custom-Dashboard-QueriesCustom Dashboard Queries](https://github.com/hofmannsven/mark-posts/wiki/Custom-Dashboard-Queries](https://github.com/hofmannsven/mark-posts/wiki/Custom-Dashboard-Queries)
55 * [](https://github.com/hofmannsven/mark-posts/wiki/Export-&-ImportExport & Import Markers](https://github.com/hofmannsven/mark-posts/wiki/Export-&-Import](https://github.com/hofmannsven/mark-posts/wiki/Export-&-Import)
56 * [](https://github.com/hofmannsven/mark-posts/wiki/Reset-Custom-Post-TypesReset Custom Post Types](https://github.com/hofmannsven/mark-posts/wiki/Reset-Custom-Post-Types](https://github.com/hofmannsven/mark-posts/wiki/Reset-Custom-Post-Types)
57
58 ## Changelog
59
60 Please read the [](CHANGELOG.mdchangelog](CHANGELOG.md](CHANGELOG.md) for more information about what has changed recently.
61
62 ## Contributing
63
64 Please read the [](CONTRIBUTING.mdcontribution guidelines](CONTRIBUTING.md](CONTRIBUTING.md) for details.
65
66 ## Support
67
68 Always feel free to [](https://github.com/hofmannsven/mark-posts/issuesraise an issue](https://github.com/hofmannsven/mark-posts/issues](https://github.com/hofmannsven/mark-posts/issues) on GitHub.
69
70 ## Security
71
72 If you discover a security issue, please contact me directly.
73 My GPG fingerprint/key is available on [](https://keybase.io/hofmannsvenKeybase](https://keybase.io/hofmannsven](https://keybase.io/hofmannsven).
74
75 ## Credits
76
77 - [](https://github.com/hofmannsvenSven Hofmann](https://github.com/hofmannsven](https://github.com/hofmannsven)
78 - [](https://github.com/flymkeMichael Schönrock](https://github.com/flymke](https://github.com/flymke)
79 - [](https://github.com/hofmannsven/mark-posts/graphs/contributorsAll Contributors](https://github.com/hofmannsven/mark-posts/graphs/contributors](https://github.com/hofmannsven/mark-posts/graphs/contributors)
80
81 ## License
82
83 GNU General Public License (GPL) v2.0. Please read the [](LICENSE.mdlicense](LICENSE.md](LICENSE.md) for more information.
84