Changeset 791529
- Timestamp:
- 10/21/2013 10:34:18 PM (12 years ago)
- Location:
- disable-insecure-features/trunk
- Files:
-
- 1 added
- 1 edited
-
index.php (added)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
disable-insecure-features/trunk/readme.txt
r761916 r791529 2 2 === Plugin Name === 3 3 Contributors: Planet Zuda, LLC 4 Tags: comments, spam, hacking, security,wordpress security, readme, htaccess, license, remove version, version, wp-config,4 Tags: comments, spam, 5 5 Requires at least: 3.0 6 6 Tested up to: 3.5.1 … … 11 11 == Description == 12 12 13 This plugin doesn't do anything right now.13 This plugin requires zero user interaction, besides activating it. It automatically disables posts and pages that were previously published to help lower spam. 14 14 == Installation == 15 15 Activate plugin. You're done. 16 16 17 17 == Credits == … … 19 19 == Frequently Asked Questions == 20 20 What does this plugin do? 21 Right now it doesn't do anything. 21 It automatically disables pingbacks on WordPress Posts And Pages that are already published, since WP only turns off pingbacks for future pingbacks and posts. 22 22 == Changelog == 23 == 0.5 == 23 =0.6= 24 This plugin disables pingbacks on old posts. That's all it will do. No new features will be added. 25 = 0.5 = 24 26 This plugin doesn't do anything anymore. We may update it in the future with a new security plugin. The previous versions weren't functioning properly. 25 27 =0.4=
Note: See TracChangeset
for help on using the changeset viewer.