Plugin Directory

Changeset 1722874


Ignore:
Timestamp:
08/31/2017 06:57:04 PM (9 years ago)
Author:
anuislam
Message:

edith readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • as-metabox/trunk/readme.txt

    r1722858 r1722874  
    1313As Metabox Easy To Use WordPress Metabox Framework And More Customizable Option. You Can Make Beautiful Metabox Option
    1414
     15
     16## Installation
     17
     18Usage as Plugin
     19
     20<pre>
     211. Upload ‘as-metabox‘ folder to the ‘/wp-content/plugins/’ directory or Install as a regullar WordPress plugin
     22</pre>
     23
     24Usage as Theme
     25
     26<pre>
     272. <?php require_once get_template_directory_uri() .'/as-metabox/as-metabox.php'; ?>
     28</pre>
    1529
    1630
Note: See TracChangeset for help on using the changeset viewer.