Plugin Directory

Changeset 1382014


Ignore:
Timestamp:
03/30/2016 03:00:41 PM (10 years ago)
Author:
firmansyahm
Message:

edit the description

File:
1 edited

Legend:

Unmodified
Added
Removed
  • simple-portfoliox/trunk/readme.txt

    r1381992 r1382014  
    1111== Description ==
    1212
    13 PortfolioX is plugin for create a portfolio page with shortcode, you can add the portfolio list in everywhere
     13Simple PortfolioX is plugin for create a portfolio page with shortcode, you can add the portfolio list in everywhere
     14
     15Using The Shortcode
     16
     17- add your portfolio in Portolio Post like other Post
     18- create new page and add this shortcode
     19
     20[portfoliox_shortcode limit='' order_by='' style='' order='']
     21
     22Limit : 1 ,2 ,3 , etc
     23Order and orderby parametes see in this link https://codex.wordpress.org/Class_Reference/WP_Query#Order_.26_Orderby_Parameters
     24
     25Style : cs-style-1, cs-style-2, cs-style-3, cs-style-4, cs-style-5, cs-style-6, cs-style-7
    1426
    1527== Installation ==
    1628
    17 Upload the Portfoliox plugin to your blog, Activate it,
     291. Go to Plugin/ New Plugin
     302. Search Simple PortfolioX
     313. Install Plugin
    1832
    19 - add your portfolio in Portolio Post like other Post
    20 - create new page and add this shortcode
     33or
    2134
    22 [ portfoliox_shortcode limit='' order_by='' style='' order='']
    23 
    24 Order and orderby parametes
    25     https://codex.wordpress.org/Class_Reference/WP_Query#Order_.26_Orderby_Parameters
    26 
    27 Style : cs-style-1, cs-style-2, cs-style-3, cs-style-4, cs-style-5, cs-style-6, cs-style-7
     351. Download the Plugin
     362. Ekstrak the zip file
     373. Upload the plugin folder to the /wp-content/plugins/ directory.
     384. the plugin available in your dashboard
    2839
    2940== Changelog ==
    3041
    31421.0 : Initial Release 28-08-2015
     43
Note: See TracChangeset for help on using the changeset viewer.