Changeset 593264
- Timestamp:
- 09/01/2012 07:45:19 AM (14 years ago)
- Location:
- categories-recent-post/trunk
- Files:
-
- 2 edited
-
categories_recent_posts.php (modified) (1 diff)
-
readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
categories-recent-post/trunk/categories_recent_posts.php
r582163 r593264 6 6 /* 7 7 Plugin Name: Categories Recent Post 8 Plugin URI: http:// saokim.com.vn8 Plugin URI: http://blog.casanova.vn/plugin-display-recent-posts-in-checked-categories/ 9 9 Description: A widget that can display posts from checked categories and thumbnail image if post have <strong>set featured image</strong> 10 10 Author: Nguyen Duc Manh 11 11 Version: 1.0 12 Author URI: http:// saokim.com.vn12 Author URI: http://casanova.vn 13 13 */ 14 14 -
categories-recent-post/trunk/readme.txt
r582145 r593264 1 === P lugin Name===2 Contributors: Nguyen Duc Manh1 === Posts in checked categories === 2 Contributors: drmen8x 3 3 Donate link: http://casanova.vn/ 4 4 Tags: categories, posts, widget, checked categories post, categories recent posts … … 11 11 == Description == 12 12 13 Categories Recent Posts Widget is a light widget designed to do one thing and do it well: display the most recent posts from checked categories. See more about author of this plugin: http://casanova.vn or http://www.saokim.com.vn13 Categories Recent Posts Widget is a light widget designed to do one thing and do it well: display the most recent posts from checked categories. 14 14 15 15 Features: … … 29 29 2. Upload it to the plugins folder of your blog. 30 30 3. Goto the Plugins section of the WordPress admin and activate the plugin. 31 4. (if use timthumb) please goto /wp-content/plugins/categories-recent-posts/ and create new folder "cache" and CHMOD to 077731 4. (if use timthumb) please goto /wp-content/plugins/categories-recent-posts/ and create new folder "cache" and CHMOD it to 0777 32 32 5. Goto the Widget tab of the Presentation section and configure the widget. 33 33 … … 47 47 48 48 == Frequently Asked Questions == 49 Ask me by email contact@ saokim.com.vn or contact@casanova.vn49 Ask me by email contact@casanova.vn
Note: See TracChangeset
for help on using the changeset viewer.