Changeset 2698721
- Timestamp:
- 03/24/2022 05:36:21 AM (4 years ago)
- Location:
- avoid-duplicate-posts
- Files:
-
- 4 edited
- 1 copied
-
tags/1.0.1-beta (copied) (copied from avoid-duplicate-posts/trunk)
-
tags/1.0.1-beta/index.php (modified) (1 diff)
-
tags/1.0.1-beta/readme.txt (modified) (1 diff)
-
trunk/index.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
avoid-duplicate-posts/tags/1.0.1-beta/index.php
r1215650 r2698721 5 5 Description: Avoid all duplicate posts on homepage (applies to all posts, including widgets). 6 6 Author: MyThemeShop 7 Version: 1.0 7 Version: 1.0.1-beta 8 8 Author URI: http://mythemeshop.com/ 9 9 */ -
avoid-duplicate-posts/tags/1.0.1-beta/readme.txt
r2357638 r2698721 3 3 Creator's website link: http://mythemeshop.com/ 4 4 Tags: duplicate posts, repeat posts, double posts, remove duplicate posts 5 Requires at least: 3.0.1 6 Tested up to: 5.5 5 Tested up to: 5.8.1 6 Requires at least: 5.6 7 Requires PHP: 7.2 7 8 Stable tag: 1.0 8 9 License: GPLv2 or later -
avoid-duplicate-posts/trunk/index.php
r1215650 r2698721 5 5 Description: Avoid all duplicate posts on homepage (applies to all posts, including widgets). 6 6 Author: MyThemeShop 7 Version: 1.0 7 Version: 1.0.1-beta 8 8 Author URI: http://mythemeshop.com/ 9 9 */ -
avoid-duplicate-posts/trunk/readme.txt
r2357638 r2698721 3 3 Creator's website link: http://mythemeshop.com/ 4 4 Tags: duplicate posts, repeat posts, double posts, remove duplicate posts 5 Requires at least: 3.0.1 6 Tested up to: 5.5 5 Tested up to: 5.8.1 6 Requires at least: 5.6 7 Requires PHP: 7.2 7 8 Stable tag: 1.0 8 9 License: GPLv2 or later
Note: See TracChangeset
for help on using the changeset viewer.