GitHunt
DK

dkotter/Highlight-Scheduled-Posts

WordPress plugin to highlight scheduled posts on the edit screen

=== Highlight Scheduled Posts ===
Contributors: dkotter
Tags: posts, scheduled posts, highlight, highlight scheduled posts
Requires at least: 3.3.1
Tested up to: 4.1
Stable tag: trunk

Highlights any scheduled posts you might have on the Posts edit screen.

== Description ==

This plugin will add some highlighting to any scheduled posts you have. It adds a blue gradient background to the entire row of any post that is scheduled, on the Post Edit screen.

== Installation ==

  1. Upload the entire highlight-scheduled-posts folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.

== Screenshots ==

  1. Screenshot of Post Edit Screen with 1 scheduled post and 1 published post

== Changelog ==

= 0.2 =

  • Code cleanup.
  • Remove some unneeded variables that were meant to be global variables.
  • Add docblocks.
  • Add better spacing.

= 0.1 =

  • Initial Release.

Languages

PHP56.9%CSS43.1%
Created March 5, 2012
Updated February 9, 2015
dkotter/Highlight-Scheduled-Posts | GitHunt