Changeset 577224
- Timestamp:
- 07/25/2012 03:48:00 PM (14 years ago)
- Location:
- tickee-widget
- Files:
-
- 2 edited
-
tags/0.1.1/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tickee-widget/tags/0.1.1/readme.txt
r577221 r577224 27 27 2. Activate the plugin through the 'Plugins' menu in WordPress 28 28 3. Edit your settings in Settings > tickee and right on the page or post fields 29 4. Place `<?php echo tickee() ?>` in your templates 29 4. Place `<?php echo tickee() ?>` in your templates or [tickee] in your post or widget bar. 30 4b. Additionaly, you can alter your shortcode with a custom account slug: [tickee slug='charlatan'] 30 31 31 32 == Frequently Asked Questions == -
tickee-widget/trunk/readme.txt
r577221 r577224 27 27 2. Activate the plugin through the 'Plugins' menu in WordPress 28 28 3. Edit your settings in Settings > tickee and right on the page or post fields 29 4. Place `<?php echo tickee() ?>` in your templates 29 4. Place `<?php echo tickee() ?>` in your templates or [tickee] in your post or widget bar. 30 4b. Additionaly, you can alter your shortcode with a custom account slug: [tickee slug='charlatan'] 30 31 31 32 == Frequently Asked Questions ==
Note: See TracChangeset
for help on using the changeset viewer.