Changeset 173259
- Timestamp:
- 11/13/2009 06:15:40 PM (16 years ago)
- Location:
- admin-post-reminder/trunk
- Files:
-
- 2 edited
-
admin-post-alert.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
admin-post-reminder/trunk/admin-post-alert.php
r164449 r173259 4 4 Plugin URI: http://esdev.net/wordpress-plugins/admin-post-reminder/ 5 5 Description: For security reasons (so hackers won't know your admin username), you should not publish posts from your admin account. When the admin is logged in, the plugin displays a gentle reminder not to write any posts. 6 Version: 1.0. 06 Version: 1.0.1 7 7 Author: Shawn Scammahorn / Es Developed 8 8 Author URI: http://esdev.net -
admin-post-reminder/trunk/readme.txt
r164449 r173259 4 4 Tags: admin, security, Post 5 5 Requires at least: 2.8 6 Tested up to: 2.8. 47 Stable tag: 1.0. 06 Tested up to: 2.8.6 7 Stable tag: 1.0.1 8 8 9 9 You should never publish posts from your admin account. An alert is displayed, informing the user they're logged in as admin and not to write posts. … … 49 49 = Does this plugin work on versions of WordPress prior to 2.8? = 50 50 51 Possibly. But since this plugin is targeted to security-conscious people, it's always best to use the most recent versions fo WordPress. 51 Possibly. But since this plugin is targeted to security-conscious people, it's always best to use the most recent versions of WordPress. 52 53 = Does this plugin work on WordPress MU? = 54 55 I've heard from others that it does indeed work in WordPress MU (version 2.8.5 and up). Since this plugin is targeted to security-conscious people, it's always best to use the most recent versions of WordPress. 52 56 53 57 … … 62 66 == Changelog == 63 67 68 = 1.0.1 = 69 * Mainly changes to documentation--the supported WordPress versions and addition of WordPress MU 2.8.5+ support. 70 64 71 = 1.0.0 = 65 72 * This is the initial version of the plugin.
Note: See TracChangeset
for help on using the changeset viewer.