Changeset 1375707
- Timestamp:
- 03/21/2016 03:16:25 PM (10 years ago)
- Location:
- infinite-comment-replies
- Files:
-
- 3 edited
- 1 copied
-
tags/1.0/infinite-comment-replies.php (modified) (1 diff)
-
tags/1.0/trunk (copied) (copied from infinite-comment-replies/trunk)
-
tags/1.0/trunk/infinite-comment-replies.php (modified) (1 diff)
-
trunk/infinite-comment-replies.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
infinite-comment-replies/tags/1.0/infinite-comment-replies.php
r1375665 r1375707 1 1 <?php 2 3 /*Plugin Name: Infinite reply 4 5 Plugin URI: 6 7 Version: Current Version 8 9 Author: Name please 10 11 Description: Plugin to add comment button on each level of comment and stop shrinking of comment size at specified level 12 2 /* 3 Plugin Name: Infinite Comment Replies 4 Plugin URI: https://www.webhostinghero.com/ 5 Version: 1.0 6 Author: WebHostingHero.com 7 Author URI: https://www.webhostinghero.com 8 Author Email: info@webhostinghero.com 9 Description: Adds a "Reply" link even for comments at the maximum depth, so you can continue the conversation. 13 10 */ 14 11 -
infinite-comment-replies/tags/1.0/trunk/infinite-comment-replies.php
r1375665 r1375707 1 1 <?php 2 3 /*Plugin Name: Infinite reply 4 5 Plugin URI: 6 7 Version: Current Version 8 9 Author: Name please 10 11 Description: Plugin to add comment button on each level of comment and stop shrinking of comment size at specified level 12 2 /* 3 Plugin Name: Infinite Comment Replies 4 Plugin URI: https://www.webhostinghero.com/ 5 Version: 1.0 6 Author: WebHostingHero.com 7 Author URI: https://www.webhostinghero.com 8 Author Email: info@webhostinghero.com 9 Description: Adds a "Reply" link even for comments at the maximum depth, so you can continue the conversation. 13 10 */ 14 11 -
infinite-comment-replies/trunk/infinite-comment-replies.php
r1375665 r1375707 1 1 <?php 2 3 /*Plugin Name: Infinite reply 4 5 Plugin URI: 6 7 Version: Current Version 8 9 Author: Name please 10 11 Description: Plugin to add comment button on each level of comment and stop shrinking of comment size at specified level 12 2 /* 3 Plugin Name: Infinite Comment Replies 4 Plugin URI: https://www.webhostinghero.com/ 5 Version: 1.0 6 Author: WebHostingHero.com 7 Author URI: https://www.webhostinghero.com 8 Author Email: info@webhostinghero.com 9 Description: Adds a "Reply" link even for comments at the maximum depth, so you can continue the conversation. 13 10 */ 14 11
Note: See TracChangeset
for help on using the changeset viewer.