Rotating Ad Plugin

Plugin Banner

Rotating Ad Plugin

by jprobst21

Download
Description

Born from a need to create rotating ads for my own advertisers. This plugin allows the user to create groups of ads based on user-defined images and links. Group image size and duration of each ad are also customizable.
This plugin is openly developed on GitHub – View the Repo! Found a bug? Open an issue! https://github.com/jprobst21/rotating_ad

How to install this plugin?

  1. Search for “Rotating Ad” in the Add New Plugin section of your site or download it and upload it manually.
  2. Install and activate the plugin.
  3. Create groups of ads in Settings->Rotating Ad.
  4. Use your groups by adding the Rotating Ad widget in Appearance->Widgets

For best results, use images of the same size that fit the dimensions of the group.

Fix for the 2 instances

By Anonymous User 10379533 (anonymized_10379533) on September 3, 2016

To get rid of the 2nd instance of the plugin displaying in the Plugins list:

Delete the plugin info from the top of rotating-ad.php file:

/*
Plugin Name: Rotating Ad Widget
Plugin URI:
Description: Rotates a group of ads using a widget
Author: Josh Probst
Version: 0.0.1
Author URI:
*/

0.0.1

Initial Release.

Back to top