Changeset 828593
- Timestamp:
- 12/26/2013 08:36:41 AM (12 years ago)
- Location:
- disable-insecure-features/trunk
- Files:
-
- 2 edited
-
index.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
disable-insecure-features/trunk/index.php
r791532 r828593 4 4 Plugin URI: http://www.planetzuda.com/news/plugins/ 5 5 Description: This automatically disables pingbacks on old posts and pages. You can disable pingbacks for future posts and pages via a built-in wordpress feature. Credit to Shivanand Sharma from http://binaryturf.com for pointing this out. 6 Version: 0. 66 Version: 0.7 7 7 Author: Planet Zuda, LLC 8 8 Author URI: http://www.planetzuda.com/news/ -
disable-insecure-features/trunk/readme.txt
r791529 r828593 16 16 17 17 == Credits == 18 We would like to give credit where credit is due. We would like tothank Shivanand Sharma from http://binaryturf.com for his article on disabling pingbacks from previously published posts and pages.18 We would like to thank Shivanand Sharma from http://binaryturf.com for his article on disabling pingbacks from previously published posts and pages. 19 19 == Frequently Asked Questions == 20 20 What does this plugin do? 21 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.6= 23 = 0.7 = 24 Correcting an incorrect description of what the plugin currently does. 25 = 0.6 = 24 26 This plugin disables pingbacks on old posts. That's all it will do. No new features will be added. 25 27 = 0.5 =
Note: See TracChangeset
for help on using the changeset viewer.