Changeset 1722874
- Timestamp:
- 08/31/2017 06:57:04 PM (9 years ago)
- File:
-
- 1 edited
-
as-metabox/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
as-metabox/trunk/readme.txt
r1722858 r1722874 13 13 As Metabox Easy To Use WordPress Metabox Framework And More Customizable Option. You Can Make Beautiful Metabox Option 14 14 15 16 ## Installation 17 18 Usage as Plugin 19 20 <pre> 21 1. Upload ‘as-metabox‘ folder to the ‘/wp-content/plugins/’ directory or Install as a regullar WordPress plugin 22 </pre> 23 24 Usage as Theme 25 26 <pre> 27 2. <?php require_once get_template_directory_uri() .'/as-metabox/as-metabox.php'; ?> 28 </pre> 15 29 16 30
Note: See TracChangeset
for help on using the changeset viewer.