Changeset 3467516
- Timestamp:
- 02/23/2026 10:06:52 AM (6 weeks ago)
- Location:
- tw-simple-slider
- Files:
-
- 2 edited
-
tags/1.0.0/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tw-simple-slider/tags/1.0.0/readme.txt
r3467502 r3467516 66 66 Use the Text widget and paste the shortcode 67 67 68 In Theme Files:69 <?php echo do_shortcode('[tw_slider id="123"]'); ?>70 71 = Managing Sliders =72 73 All Sliders: Sliders → All Sliders74 Add New: Sliders → Add New75 Edit: Click on any slider title76 Delete: Hover over slider and click Trash77 78 68 == Frequently Asked Questions == 79 69 … … 86 76 = Is the slider responsive? = 87 77 Yes, all sliders are fully responsive and work on mobile, tablet, and desktop devices. 88 89 = Can I add links to slider images? =90 Currently, the plugin doesn't support adding links to individual slider images.91 78 92 79 = How do I change the slider speed? = -
tw-simple-slider/trunk/readme.txt
r3467502 r3467516 66 66 Use the Text widget and paste the shortcode 67 67 68 In Theme Files:69 <?php echo do_shortcode('[tw_slider id="123"]'); ?>70 71 = Managing Sliders =72 73 All Sliders: Sliders → All Sliders74 Add New: Sliders → Add New75 Edit: Click on any slider title76 Delete: Hover over slider and click Trash77 78 68 == Frequently Asked Questions == 79 69 … … 86 76 = Is the slider responsive? = 87 77 Yes, all sliders are fully responsive and work on mobile, tablet, and desktop devices. 88 89 = Can I add links to slider images? =90 Currently, the plugin doesn't support adding links to individual slider images.91 78 92 79 = How do I change the slider speed? =
Note: See TracChangeset
for help on using the changeset viewer.