Changeset 1382014
- Timestamp:
- 03/30/2016 03:00:41 PM (10 years ago)
- File:
-
- 1 edited
-
simple-portfoliox/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
simple-portfoliox/trunk/readme.txt
r1381992 r1382014 11 11 == Description == 12 12 13 PortfolioX is plugin for create a portfolio page with shortcode, you can add the portfolio list in everywhere 13 Simple PortfolioX is plugin for create a portfolio page with shortcode, you can add the portfolio list in everywhere 14 15 Using 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 22 Limit : 1 ,2 ,3 , etc 23 Order and orderby parametes see in this link https://codex.wordpress.org/Class_Reference/WP_Query#Order_.26_Orderby_Parameters 24 25 Style : cs-style-1, cs-style-2, cs-style-3, cs-style-4, cs-style-5, cs-style-6, cs-style-7 14 26 15 27 == Installation == 16 28 17 Upload the Portfoliox plugin to your blog, Activate it, 29 1. Go to Plugin/ New Plugin 30 2. Search Simple PortfolioX 31 3. Install Plugin 18 32 19 - add your portfolio in Portolio Post like other Post 20 - create new page and add this shortcode 33 or 21 34 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 35 1. Download the Plugin 36 2. Ekstrak the zip file 37 3. Upload the plugin folder to the /wp-content/plugins/ directory. 38 4. the plugin available in your dashboard 28 39 29 40 == Changelog == 30 41 31 42 1.0 : Initial Release 28-08-2015 43
Note: See TracChangeset
for help on using the changeset viewer.