Changeset 2910130
- Timestamp:
- 05/09/2023 11:16:31 AM (3 years ago)
- Location:
- colored-admin-post-list/trunk
- Files:
-
- 2 edited
-
colored-admin-post-list.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
colored-admin-post-list/trunk/colored-admin-post-list.php
r2910104 r2910130 5 5 * Plugin URI: http://wordpress.org/plugins/colored-admin-post-list/ 6 6 * Description: Highlights the background of draft, pending, future, private, and published posts in the wordpress admin. Also supports custom post statuses! 7 * Author: Rockschtar7 * Author: rockschtar 8 8 * Author URI: http://www.eracer.de 9 9 * Version: 3.0 -
colored-admin-post-list/trunk/readme.txt
r2910104 r2910130 2 2 Contributors: rockschtar 3 3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=B2WSC5FR2L8MU 4 Tags: wp-admin, admin, color, colored, post, list, highlight 4 Tags: wp-admin, admin, color, colored, post, list, highlight, post-status, poststatus, status, draft, pending, future, private, published, custom, custom post status, edit-flow 5 5 Requires at least: 6.2 6 6 Tested up to: 6.2 7 7 Stable tag: 3.0 8 License: MIT 9 License URI: https://opensource.org/license/mit/ 8 Requires PHP: 8.0 9 License: GPLv3 10 License URI: https://www.gnu.org/licenses/gpl-3.0.html 10 11 11 12 Highlights the background of draft, pending, future, private, and published posts in the wordpress admin. Also supports custom post statuses! … … 31 32 32 33 == Changelog == 34 **Version 3.0 ** 35 36 Updated code base. 37 33 38 **Version 2.1** 34 39
Note: See TracChangeset
for help on using the changeset viewer.