Wp anything slider

Description

Wp anything slider plugin let you to create the sliding slideshow gallery into your posts and pages.

Check official website for live demo http://www.gopiplus.com/work/2012/04/20/wordpress-plugin-wp-anything-slider/

Wp anything slider plugin let you to create the sliding slideshow gallery into your posts and pages. In the admin we have Tiny MCE HTML editor to add, update the content. using this HTML editor we can add HTML text and can upload the images and video files. whatever the content you added in the admin, the plug-in will slide it in the front end, so it is named anything slider. also we have four types of sliding direction, you can choose the one you like for the gallery.

Features of this plugin

  • Simple installation and customization.
  • Four different sliding option.
  • Tiny MCE HTML editor to add the content and images.
  • Option to upload video files.

Plugin configuration

Plugin configuration

Add directly in the theme:

Paste this PHP code <?php wpanything('etting1'); ?> in your theme where you want the announcement to appear.

Short code for posts and pages:

Copy and paste the below given short code into pages or posts to display the news
Short code : [wp-anything-slider setting="SETTING1"]

Plugin configuration

After activated the plugin, go to plugin menu on your WordPress dashboard to manage the news content and to configure the setting,

Dashboard –> Settings –> Wp Anything Slider

Screenshots

  • Front Screen. http://www.gopiplus.com/work/2012/04/20/wordpress-plugin-wp-anything-slider/

  • Admin Screen. http://www.gopiplus.com/work/2012/04/20/wordpress-plugin-wp-anything-slider/

FAQ

Frequently asked questions

Q) How can I change the display style?

Reviews

September 3, 2016
It was just what I was looking for. I *wish* there were navigation arrows! It was really hard to find a text slider/HTML slider!
September 3, 2016
Hello developer, I have been using your plugin since 2 years , Its fantastic, But there are still other thing that could have made it more flexible and responsible, LIke adding things like Pause on Hover on slider area, an Option to select if we wanna display arrow or not. I am sure that these feature will catch you more new user. I will be waiting for it. Till then i will be giving it 4 review . thank you for such amazing free plugin.
September 3, 2016
I needed to fix a jQuery conflict to even get this working. Next, I searched for a way to put posts in, no dice. Then I went with some wordpress PHP <?php query_posts('posts_per_page=1&offset=1');?> to display posts and put this PHP in the slides for new items 1 2 and 3 - and as per the wordpress norm, it commented my code out. So, after fixing the conflict, it was an 'anything but the one thing I want to use it for' slider. Basically, it's a 'anything as long as it's just html or text' slider.
Read all 6 reviews

Contributors & Developers

“Wp anything slider” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Wp anything slider” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

9.2

  1. Tested up to 6.4

9.1

  1. Tested up to 6.0

9.0

  1. Tested up to 5.9

8.9

  1. Tested up to 5.8
  2. Use plugin short code in the widget.

8.8

  1. Tested up to 5.7

8.7

  1. Tested up to 5.5

8.6

  1. Tested up to 5.4

8.5

  1. Tested up to 5.3

8.4

  1. Tested up to 5.2
  2. Uninstall option added. All plugin reference and plugin table will be cleared during uninstallation.

8.3

  1. Tested up to 5.1
  2. Converted JS alert message into WP class file.

8.2

  1. Tested up to 4.9

8.1

  1. Tested up to 4.8

8.0

  1. Tested up to 4.7

7.9

  1. Tested up to 4.6

7.8

  1. Tested up to 4.5
  2. Sanitization added for all input value.

7.7

  1. Tested up to 4.4
  2. Text Domain slug has been added for Language Packs.

7.6

  1. Tested up to 4.3

7.5

  1. Tested up to 4.2.2

7.4

  1. Tested up to 4.1

7.3

  1. Tested up to 4.0

7.2

  1. Tested up to 3.9
  2. Restricted direct page access.

7.1

  1. Tested up to 3.8
  2. Now this plugin supports localization (or internationalization). i.e. option to translate into other languages.
    Plugin *.po file (wp-anything-slider.po) available in the languages folder.

7.0

Tested up to 3.6
Added few security features.
New admin layout.

6.0

Tested up to 3.5
Avoid registering the alternate jQuery.
From this version we are using existing wordpress jQuery.

5.0

Tested up to: 3.4.2

4.0

New demo link, www.gopiplus.com

3.0

JavaScript loaded by using the wp_enqueue_scripts hook (instead of the init hook), This will avoid the JavaScript, Jquery conflict.
Slight change in the short code, Please find the new short code for your slider.

2.0

Option to update the widget title

1.0

First version.