-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreadme.txt
More file actions
82 lines (58 loc) · 2.06 KB
/
readme.txt
File metadata and controls
82 lines (58 loc) · 2.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
=== Adrotate Extra Settings ===
Contributors: codeat, Mte90
Donate link: http://mte90.net
Tags: adrotate, ad, banner, ads
Requires at least: 4.7
Tested up to: 4.9
Stable tag: 1.2.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Ultra light plugin for Wordpress that add new tiny features to AdRotate/AdRotate Pro (not affiliated)
== Description ==
The plugin AdRotate missing some features?
For these small features is born this plugin:
* Custom Examples
* Ads/Groups/Schedules Sortable (With jQuery TableSorter)
* Hide section (Usage, Geolocation, Advanced)
* Suggestion?
Github Repo: [https://github.com/Mte90/AdRotate-Extra-Settings](https://github.com/Mte90/AdRotate-Extra-Settings)
This plugin is not affiliated with the official AdRotate Free/Pro product.
== Installation ==
= Using The WordPress Dashboard =
1. Navigate to the 'Add New' in the plugins dashboard
2. Search for 'adrotate-extra-settings'
3. Click 'Install Now'
4. Activate the plugin on the Plugin dashboard
= Uploading in WordPress Dashboard =
1. Navigate to the 'Add New' in the plugins dashboard
2. Navigate to the 'Upload' area
3. Select `adrotate-extra-settings.zip` from your computer
4. Click 'Install Now'
5. Activate the plugin in the Plugin dashboard
= Using FTP =
1. Download `adrotate-extra-settings.zip`
2. Extract the `adrotate-extra-settings` directory to your computer
3. Upload the `adrotate-extra-settings` directory to the `/wp-content/plugins/` directory
4. Activate the plugin in the Plugin dashboard
== Frequently Asked Questions ==
= Unofficial plugin? =
Yes
== Screenshots ==
1. Config page
2. Custom examples
== Changelog ==
= 1.2.0 =
* Update to the new AdRotate version
* Update jquery.tablesorter
= 1.1.1 =
* Little fix for older PHP version
= 1.1 =
* Moved the settings page in the Adrotate menu
* Removed the check for pro/free version (not required at the moment)
* Improved tablesorter
* Correct position for custom example
* Hide section (usage, geolocation and timeframe)
* Updated to last version of AdRotate Free/Pro
* New icon
= 1.0 =
* First Release