Changeset 1302442
- Timestamp:
- 12/07/2015 06:56:53 PM (10 years ago)
- File:
-
- 1 edited
-
l7-display-posts/tags/0.1.1/readme.txt (modified) (8 diffs)
Legend:
- Unmodified
- Added
- Removed
-
l7-display-posts/tags/0.1.1/readme.txt
r1302430 r1302442 1 === l7 Display Posts===1 === Primary Tag Plugin === 2 2 Contributors: Jeffrey S. Mattson 3 3 Donate link: https://github.com/jeffreysmattson … … 5 5 Requires at least: 4.1.1 6 6 Tested up to: 4.1.1 7 Stable tag: 0.1. 07 Stable tag: 0.1.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 12 12 13 13 == Description == 14 = Beta Version =15 14 Use a shortcode to display your posts. Display them by tag, number of posts, order (asc, desc), orderby (date, time created, none, ID, author, title, parent, rand), pagination (pages), and display the results in one column or two. 16 15 … … 18 17 19 18 >[Display Posts tag='a tag' pages='true' posts='7' order='desc' orderby='date'] 19 20 = cat = 21 * Category name. Add multiple categories separated by commas. (Note: Using cat and tag will increase query load dramatically) 20 22 21 23 = tag = … … 31 33 * Display the posts in descending or ascending order. 32 34 33 = orderby = 34 35 There are many options including: 36 35 = orderby (There are many options including) = 37 36 * date 38 37 * time created … … 44 43 * rand 45 44 46 = Requires PHP version 5.3.0 or greater. = 45 = Requires PHP version 5.3.0 or greater. = 47 46 48 47 == Installation == … … 50 49 = Admin Panel = 51 50 52 1. Search for l7 Display Posts 53 2. Install plugin 54 3. Activate 51 1. Search for l7 Display Posts. 52 2. Install plugin. 53 3. Activate plugin. 55 54 56 55 = Manual Installation = … … 70 69 == Changelog == 71 70 72 = 0.1.1 =73 * Added Category display option.74 75 71 = 0.1.0 = 76 72 * First release
Note: See TracChangeset
for help on using the changeset viewer.