Changeset 430525
- Timestamp:
- 08/30/2011 03:48:49 AM (15 years ago)
- Location:
- old-post-promoter/trunk
- Files:
-
- 3 edited
-
BTE_OPP_core.php (modified) (1 diff)
-
OldPostPromoter.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
old-post-promoter/trunk/BTE_OPP_core.php
r306342 r430525 101 101 } 102 102 } 103 104 do_action( 'old_post_promoted', $post ); 103 105 } 104 106 -
old-post-promoter/trunk/OldPostPromoter.php
r403062 r430525 4 4 Plugin URI: http://www.blogtrafficexchange.com/old-post-promoter 5 5 Description: Randomly choose an old post and reset the publication date to now. The effect is to promote older posts by moving them back onto the front page and into the rss feed. This plugin should only be used with data agnostic permalinks (permalink structures not containing dates). <a href="options-general.php?page=BTE_OPP_admin.php">Configuration options are here.</a> "You down with OPP? Yeah you know me!" 6 Version: 1.9. 26 Version: 1.9.3 7 7 Author: Blog Traffic Exchange 8 8 Author URI: http://www.blogtrafficexchange.com/ -
old-post-promoter/trunk/readme.txt
r403062 r430525 4 4 Tags: post, promotion, SEO, rss, plugin, posts, bte 5 5 Requires at least: 2.5 6 Tested up to: 3.2 7 Stable tag: 1.9. 26 Tested up to: 3.2.1 7 Stable tag: 1.9.3 8 8 9 9 Randomly choose an old post and reset the publication date to now. Promote older posts back to front page and RSS feed.
Note: See TracChangeset
for help on using the changeset viewer.