-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
39 lines (29 loc) · 1.21 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
=== Plugin Name ===
Contributors: zedna
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=3ZVGZTC7ZPCH2&lc=CZ&item_name=Zedna%20Brickick%20Website¤cy_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