Changeset 534341
- Timestamp:
- 04/21/2012 03:14:14 AM (14 years ago)
- File:
-
- 1 edited
-
akfeatured-post-widget/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
akfeatured-post-widget/trunk/readme.txt
r534339 r534341 1 {\rtf1\ansi\ansicpg1252\cocoartf1038\cocoasubrtf360 2 {\fonttbl\f0\fswiss\fcharset0 Helvetica;} 3 {\colortbl;\red255\green255\blue255;} 4 \margl1440\margr1440\vieww11240\viewh14780\viewkind0 5 \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural\pardirnatural 1 === AK Featured Post Widget === 2 Contributors: Kaser 3 Donate Link: http://www.cssboss.com/donate 4 Tags: Featured Posts, Post Widget, Category Posts Widget, display posts 5 Requires at least: 3.3.1 6 Tested up to: 3.3.1 7 Stable tag: 1.2 6 8 7 \f0\fs24 \cf0 === AK Featured Post Widget ===\ 8 Contributors: Kaser\ 9 Donate Link: http://www.cssboss.com/donate\ 10 Tags: Featured Posts, Post Widget, Category Posts Widget, display posts\ 11 Requires at least: 3.3\ 12 Tested up to: 3.3\ 13 Stable tag: 1.1\ 14 \ 15 A widget that you can use to display posts from a category \ 16 Watch This Video : http://www.youtube.com/watch?v=eWhafkO7uJQ\ 17 \ 18 == Description ==\ 19 \ 20 Easily configure this widget to display any amount of posts (from 1 to 99) from a category into any widgetized area of your blog. \ 21 \ 22 Video is more my style, so check out this video tutorial I made for the plugin \ 23 http://www.youtube.com/watch?v=eWhafkO7uJQ\ 24 \ 25 * You can create custom titles\ 26 * You can set how many posts you wish to display\ 27 * You can select any category\ 28 * You can choose wether or not to link the widget title to the category\ 29 * You can choose wether or not to display the post title above the featured image\ 30 * You can run as many instances of the widget that you want to! \ 31 \ 32 == Installation ==\ 33 \ 34 So you want to feature some posts on your blog, Awesome! Let's get it done!\ 35 \ 36 To manually upload the plugin :\ 37 1. Download and extract the `ak-featured-post` plugin from http://wordpress.org/extend/plugins/akfeatured-post-widget/ \ 38 2. Upload `ak-featured-post` plugin folder to your wordpress plugin directory, default is `wp-content/plugins/`\ 39 3. Activate the plugin through the 'Plugins' menu inside of the wordpress wp-admin dashboard\ 40 4. Navigate to the widget page inside of the wordpress wp-admin dashboard, and drag and drop the widget into the desired location\ 41 5. configure the widget as you wish\ 42 6. Enjoy :)\ 43 \ 44 To automatically install the plugin\ 45 1. Navigate to the 'Plugins' menu inside of the wordpress wp-admin dashboard, and select AD NEW\ 46 2. Search for AKFeatured Post Widget, and click install\ 47 3. When the plugin has been installed, Click 'Activate'\ 48 4. Navigate to the widget page inside of your wordpress wp-admin dashboard, drag and drop the widget into the desired location\ 49 5. Configure the widget as you wish\ 50 6. Enjoy :)\ 51 \ 52 == Frequently Asked Questions ==\ 53 \ 54 = Once I install and activate the plugin, How do I use it? =\ 55 \ 56 This is only a widget, so you will need to drag and drop the widget into a sidebar or other widgetized area of your blog before you can configure it to work\ 57 \ 58 == Screenshots == \ 59 1. A Screen shot of the widget control options\ 60 2. A Screen shot of the widget in use on cssboss.com\ 61 \ 62 == Change Log ==\ 63 \ 64 = 1.1 =\ 65 Added post count limit,\ 66 Added option to link the widget title to the category\ 67 Added ability to select category via a drop down menu\ 68 Fixed a category display bug\ 69 Cleaned up code\ 70 \ 71 = 1.0 =\ 72 initial release\ 73 show post title option, \ 74 display featured image,\ 75 set category by id,\ 76 Name widget title\ 77 \ 78 == Upgrade Notice ==\ 79 \ 80 = 1.1 =\ 81 Upgrade to make it easier to configure categories, and to give yourself more options and flexibility with the widget!} 9 A widget that you can use to display posts from a category 10 Watch This Video : http://www.youtube.com/watch?v=eWhafkO7uJQ 11 12 == Description == 13 14 Easily configure this widget to display any amount of posts (from 1 to 99) from a category into any widgetized area of your blog. 15 16 Video is more my style, so check out this video tutorial I made for the plugin 17 http://www.youtube.com/watch?v=eWhafkO7uJQ 18 19 * You can create custom titles 20 * You can set how many posts you wish to display 21 * You can select any category 22 * You can choose wether or not to link the widget title to the category 23 * You can choose wether or not to display the post title above the featured image 24 * You can run as many instances of the widget that you want to! 25 26 == Installation == 27 28 So you want to feature some posts on your blog, Awesome! Let's get it done! 29 30 To manually upload the plugin : 31 1. Download and extract the `ak-featured-post` plugin from http://wordpress.org/extend/plugins/akfeatured-post-widget/ 32 2. Upload `ak-featured-post` plugin folder to your wordpress plugin directory, default is `wp-content/plugins/` 33 3. Activate the plugin through the 'Plugins' menu inside of the wordpress wp-admin dashboard 34 4. Navigate to the widget page inside of the wordpress wp-admin dashboard, and drag and drop the widget into the desired location 35 5. configure the widget as you wish 36 6. Enjoy :) 37 38 To automatically install the plugin 39 1. Navigate to the 'Plugins' menu inside of the wordpress wp-admin dashboard, and select AD NEW 40 2. Search for AKFeatured Post Widget, and click install 41 3. When the plugin has been installed, Click 'Activate' 42 4. Navigate to the widget page inside of your wordpress wp-admin dashboard, drag and drop the widget into the desired location 43 5. Configure the widget as you wish 44 6. Enjoy :) 45 46 == Frequently Asked Questions == 47 48 = Once I install and activate the plugin, How do I use it? = 49 50 This is only a widget, so you will need to drag and drop the widget into a sidebar or other widgetized area of your blog before you can configure it to work 51 52 == Screenshots == 53 1. A Screen shot of the widget control options 54 2. A Screen shot of the widget in use on cssboss.com 55 56 == Change Log == 57 58 = 1.1 = 59 Added post count limit, 60 Added option to link the widget title to the category 61 Added ability to select category via a drop down menu 62 Fixed a category display bug 63 Cleaned up code 64 65 = 1.0 = 66 initial release 67 show post title option, 68 display featured image, 69 set category by id, 70 Name widget title 71 72 == Upgrade Notice == 73 74 = 1.1 = 75 Upgrade to make it easier to configure categories, and to give yourself more options and flexibility with the widget!
Note: See TracChangeset
for help on using the changeset viewer.