amazon | Dmytro Shteflyuk's Home https://kpumuk.info In my blog I'll try to describe about interesting technologies, my discovery in IT and some useful things about programming. Tue, 08 Sep 2015 00:38:55 +0000 en-US hourly 1 https://wordpress.org/?v=6.7.1 WordPress Widgets: Ad Rotator https://kpumuk.info/wordpress/wordpress-widgets-ad-rotator/ https://kpumuk.info/wordpress/wordpress-widgets-ad-rotator/#comments Mon, 01 May 2006 13:16:23 +0000 http://kpumuk.info/wordpress/wordpress-widgets-ad-rotator/ Automattic has released fine plugin for WordPress — WordPress Widgets which can be used to personalize your blog without knowing HTML. You don’t need to edit your WordPress theme at all! Just choose required widget, drag and drop it to sidebar. There are many widgets already created by different developers which you can use on […]

The post WordPress Widgets: Ad Rotator first appeared on Dmytro Shteflyuk's Home.]]>
Automattic has released fine plugin for WordPress — WordPress Widgets which can be used to personalize your blog without knowing HTML. You don’t need to edit your WordPress theme at all! Just choose required widget, drag and drop it to sidebar. There are many widgets already created by different developers which you can use on your blog.

I failed to find widget which can get several chunks of HTML code and show one of them on sidebar therefor I decided to create it myself. You can download Ad Rotator plugin, then you need to unpack, copy adrotator.php to your BLOG_DIR/wp-content/plugins/widgets/ directory and activate it on Plugins page.

You can see the sample on this blog: there are several of my favourite books from Amazon on sidebar, and only one of them is shown at time.

Edit window looks like following:

Ad Rotator edit window

You can enter title of the your widget, and HTML-code to display. Different chunks are separated with <--more--> code.

Download

You could always download latest version of the plugin here.

The post WordPress Widgets: Ad Rotator first appeared on Dmytro Shteflyuk's Home.]]>
https://kpumuk.info/wordpress/wordpress-widgets-ad-rotator/feed/ 49