Changeset 939967
- Timestamp:
- 06/28/2014 06:59:40 AM (12 years ago)
- File:
-
- 1 edited
-
sidebar-adder/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sidebar-adder/trunk/readme.txt
r934543 r939967 46 46 = Usage = 47 47 1. Start adding sidebar in 'Settings/Add Sidebar' menu in WordPress 48 1. You can then use a shortcode to display your slideshow. Example: `[sidebar_adder id="sd-adder-1"]`48 1. You can then use a shortcode to display your Sidebar. Example: `[sidebar_adder id="sd-adder-1"]` 49 49 1. Function do_shortcode can be used inside template files. Example: `<?php echo do_shortcode('[sidebar_adder id="sd-adder-1"]'); ?>` 50 50
Note: See TracChangeset
for help on using the changeset viewer.