Changeset 2070322
- Timestamp:
- 04/18/2019 01:24:23 AM (7 years ago)
- File:
-
- 1 edited
-
best-ticker/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
best-ticker/trunk/readme.txt
r2070316 r2070322 26 26 1. Upload the plugin files to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly. 27 27 2. Activate the plugin through the 'Plugins' screen in WordPress 28 3. Place <?php echo do_shortcoad('yourshortcode');?>in your template.28 3. If you want best ticker in your wordpress theme. Place `<?php echo do_shortcoad('yourshortcode');?>` in your template. 29 29 30 30
Note: See TracChangeset
for help on using the changeset viewer.