Plugin Directory

Changeset 1302442


Ignore:
Timestamp:
12/07/2015 06:56:53 PM (10 years ago)
Author:
jeffreysmattson
Message:

Readme.txt revision

File:
1 edited

Legend:

Unmodified
Added
Removed
  • l7-display-posts/tags/0.1.1/readme.txt

    r1302430 r1302442  
    1 === l7 Display Posts ===
     1=== Primary Tag Plugin ===
    22Contributors:      Jeffrey S. Mattson
    33Donate link:       https://github.com/jeffreysmattson
     
    55Requires at least: 4.1.1
    66Tested up to:      4.1.1
    7 Stable tag:        0.1.0
     7Stable tag:        0.1.1
    88License:           GPLv2 or later
    99License URI:       http://www.gnu.org/licenses/gpl-2.0.html
     
    1212
    1313== Description ==
    14 = Beta Version =
    1514Use 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.
    1615
     
    1817
    1918>[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)
    2022
    2123= tag =
     
    3133* Display the posts in descending or ascending order.
    3234
    33 = orderby =
    34 
    35 There are many options including:
    36 
     35= orderby (There are many options including) =
    3736* date
    3837* time created
     
    4443* rand
    4544
    46 = Requires PHP version 5.3.0 or greater. =
     45= Requires PHP version 5.3.0 or greater. = 
    4746
    4847== Installation ==
     
    5049= Admin Panel =
    5150
    52 1. Search for l7 Display Posts
    53 2. Install plugin
    54 3. Activate
     511. Search for l7 Display Posts.
     522. Install plugin.
     533. Activate plugin.
    5554
    5655= Manual Installation =
     
    7069== Changelog ==
    7170
    72 = 0.1.1 =
    73 * Added Category display option.
    74 
    7571= 0.1.0 =
    7672* First release
Note: See TracChangeset for help on using the changeset viewer.