Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using the Yoast SEO…
About Responsive Slider
The Responsive Slider plugin allows you to create a slideshow of linked images and titles on your WordPress site. It is designed to work seamlessly with responsive themes and does not require any additional coding. Upgrade to a paid membership for support, themes, and the pro version of the plugin.Changelog
0.1.9
- Updated some links, documentation in preparation for new version of plugin along with pro version
0.1.8
- Fix: omit the anchor tag if the ‘URL’ field is empty.
0.1.7
- Important: use
<?php echo do_shortcode( '[responsive_slider]' ); ?>instead of<?php do_shortcode( '[responsive_slider]' ); ?>if you are adding the slider directly to your template file. Ignore this if you are using the[responsive_slider]shortcode. - Fix: the slider output is now correctly returned instead of echoed.
- Added entries to the FAQ section.
0.1.6
- Updated some credit links in the readme.html file.
- Added a question to the FAQ.
0.1.5
- Added wp_reset_query() to the output function – responsive_slider().
0.1.4
- Internationalized some strings.
0.1.3
- Fixed some translation bugs like loading the textdomain in the frontend.
- Added Finnish translation.
0.1.2
- The slides are now ordered by the page attribute ‘order’ in the backend.
- Internationalized some strings.
- Fixed some translation errors.
0.1.1
- Removed the ‘Layout’ and ‘Stylesheet’ Hybrid Core meta boxes from the slide editor.
- Added readme.html in a new ‘doc’ folder.
- Added French translation.
- Corrected some typos.
- Updated plugin description.
0.1
- Initial release.