Changeset 1779902
- Timestamp:
- 12/02/2017 11:43:11 AM (8 years ago)
- Location:
- amty-thumb-recent-post/trunk
- Files:
-
- 3 edited
-
amtyThumbPostsAdminPg.php (modified) (1 diff)
-
amtyThumb_posts.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
amty-thumb-recent-post/trunk/amtyThumbPostsAdminPg.php
r520395 r1779902 1 <?php if ( ! defined( 'ABSPATH' ) ) 2 exit; 3 ?> 1 4 <div class="wrap"> 2 5 <center><h2>amtyThumbPosts Admin page</h2></center> -
amty-thumb-recent-post/trunk/amtyThumb_posts.php
r776686 r1779902 2 2 /* 3 3 Plugin Name: amtyThumb Posts 4 Plugin URI: http ://article-stack.com/4 Plugin URI: https://github.com/amitguptagwl 5 5 Description: Shows Recently written, Recently viewed, Random, Mostly & Rarely Viewd, Mostly Commented posts with thumbnail. 6 6 You may customize it in any way. It uses amtyThumb plugin to extracts first image of your current post. … … 8 8 9 9 Author: Amit Gupta 10 Version: 8. 1.311 Author URI: http ://article-stack.com/10 Version: 8.2.0 11 Author URI: https://github.com/amitguptagwl 12 12 */ 13 13 include("supportingfunctions.php"); -
amty-thumb-recent-post/trunk/readme.txt
r1442247 r1779902 1 1 === amtyThumb posts === 2 Contributors: Amit G pta2 Contributors: Amit Gupta 3 3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KQJAX48SPUKNC 4 4 Tags: thumbnail, recent, random, popular, post, amty, image, widget, shortcode, mostly-viewed, rarely-viewed, recently-viewed, most-commented, last-viewed 5 5 Requires at least: 3.0 6 Tested up to: 3.57 Stable tag: 8. 1.46 Tested up to: 4.6.1 7 Stable tag: 8.2.0 8 8 9 9 All-In-One. It shows Recently written, Recently viewed, Random, Mostly & Rarely Viewd, Mostly Commented posts with thumbnail in your style. … … 210 210 * admin panel for admin to view posts stats. 211 211 * small code imporvment to spped up processing 212 213 = 8.2.0 = 214 * Restrict direct access to the admin page
Note: See TracChangeset
for help on using the changeset viewer.