Changeset 1590118
- Timestamp:
- 02/06/2017 05:25:19 PM (9 years ago)
- File:
-
- 1 edited
-
tipi-components/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tipi-components/trunk/readme.txt
r1590114 r1590118 14 14 Tipi Components is a lightweight plugin to add some handy extra tools to your site. Currently the plugin has a few shortcodes, including columns, divider, buttons and dropcap. 15 15 16 ##Shortcodes included16 Shortcodes included 17 17 * Columns 18 18 * Divider … … 21 21 22 22 == Installation == 23 23 24 Via FTP: 24 25 1. Upload `tipi-components.php` to the `/wp-content/plugins/` directory 25 1. Activate the plugin through the 'Plugins' menu in WordPress 26 1. Place `<?php do_action('plugin_name_hook'); ?>` in your templates 26 2. Activate the plugin through the 'Plugins' menu in WordPress 27 27 28 28 == Reporting Bugs == 29 29 30 If you run into any issues, please let us know by [opening up a new issue here](https://github.com/codetipi/tipi-components/issues/new). 30 31
Note: See TracChangeset
for help on using the changeset viewer.