Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.21 KB

File metadata and controls

39 lines (29 loc) · 1.21 KB

=== Plugin Name === Contributors: zedna Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=3ZVGZTC7ZPCH2&lc=CZ&item_name=Zedna%20Brickick%20Website&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted Tags: post, status, notify Requires at least: 3.0.4 Tested up to: 4.2.2 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html

Simple antispam protection for registration and comment forms.

== Description ==

Show the number of pending posts waiting for approval in the admin menu, if any. Also automatically supports custom post types. Sends email notification of posts pending review.

== Installation ==

  1. Upload pending-post-inidicator-and-notifier folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Go to Settings->Pending post indicator and notifier
  4. Add your e-mail

== Frequently Asked Questions ==

Where can i see post status? You can see small number in Posts item(or any other post type) in admin menu.

== Screenshots ==

  1. Post status
  2. Settings

== Upgrade Notice == = 1.0 = Built on WP 4.2.2 but can work on older versions

== Changelog == = 1.0 =

  • First version