Changeset 2070323
- Timestamp:
- 04/18/2019 01:26:54 AM (7 years ago)
- File:
-
- 1 edited
-
best-ticker/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
best-ticker/trunk/readme.txt
r2070322 r2070323 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. If you want best ticker in your wordpress theme. Place `<?php echo do_shortco ad('yourshortcode');?>` in your template.28 3. If you want best ticker in your wordpress theme. Place `<?php echo do_shortcode('yourshortcode');?>` in your template. 29 29 30 30
Note: See TracChangeset
for help on using the changeset viewer.