-
Notifications
You must be signed in to change notification settings - Fork 1
/
README.txt
138 lines (92 loc) · 3.14 KB
/
README.txt
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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
=== MANTIS Ad Network ===
Tags: mantis,ads,advertisement
Requires at least: 3.7.0
Tested up to: 6.1.1
Stable tag: 1.7.2
Easily serve advertisements from the MANTIS Ad Network on your website.
== Description ==
In order to use this plugin, you must have been accepted as a publisher into the MANTIS network.
* Get paid for every click you generate
* Highest payouts in the industry
* Full control & flexibility over ads shown
== Installation ==
1. Upload the plugin folder (mantis-ad-network) to the wp-content/plugins directory of your wordpress installation.
2. Login to the administration area of Wordpress and you should see a disabled plugin called "MANTIS Ad Network", click "Activate".
3. A red error message will appear once activated, follow the instructions to configure the plugin properly.
4. After configuring the plugin, you may then add advertisements anywhere widgets work in your theme (Appearance > Widgets).
== Screenshots ==
1. Plugin configuration for website
2. Drag and drop widget to display on your website
3. The end result
== Changelog
= 1.7.2 =
* Updated DNS to new system
= 1.7.1 =
* Wordpress publish fix
= 1.7.0 =
* Removing support for "Dynamicly resize ad" option
= 1.6.1 =
* Wordpress publish fix
= 1.6.0 =
* Support for advertisers to easily inject analytics pixel on website
* Integration into woocommerce for revenue and transaction data
* Fixed widget configuration for publishers
= 1.5.6 =
* Do not insert content recommendation widget on homepage
= 1.5.5 =
* Remove query parameter from script include
= 1.5.4 =
* Simple ad block workaround
= 1.5.3 =
* Support multiple embeds per post
= 1.5.2 =
* New location for video assets
= 1.5.1 =
* Property attribution for video shortcode
= 1.5.0 =
* MANTIS.Video shortcode support
= 1.4.1 =
* Support CloudFlare rocket loader
= 1.4.0 =
* Support for adding a new widget area after content (which ads can be placed into)
= 1.3.1 =
* Fix for instances that do not support closures
= 1.3.0 =
* Support video embedding from MANTIS.Video
= 1.2.8 =
* The ability to center ads within the widget
= 1.2.7 =
* Tweak to floating CSS
= 1.2.6 =
* Include attribute to exclude tag from CloudFlare
= 1.2.5 =
* Updated config instructions to point out the property id can be found at top left
= 1.2.4 =
* Ability to disable responsive sizing of ads
= 1.2.3 =
* Fixed bug introduced with last change
= 1.2.2 =
* Fixed broken before/after variables, ability to hook pre/post widget
= 1.2.1 =
* Load recommendation widget in a different way to avoid race condition
= 1.2.0 =
* Support for content recommendation widget
= 1.1.7 =
* Removed elvis operator to support old PHP versions
= 1.1.6 =
* Switched from anonymous functions to support old PHP versions
= 1.1.5 =
* Ability to always include plugin on page
= 1.1.4 =
* Doing widget class wrapping the right way
= 1.1.3 =
* Added class for wordpress widget
= 1.1.2 =
* Cache busting for iframe fix
= 1.1.1 =
* Ability to float mobile banners on top or bottom of page
* Removed legacy "exclusive" definition
= 1.1.0 =
* Updated to point to new API which allows for dynamic configuration through the MANTIS administration panel
= 1.0.0 =
* Initial release