Version Description
Download this release
Release Info
Developer | broadstreetads |
Plugin | WordPress Ad Widget |
Version | 2.20.0 |
Comparing to | |
See all releases |
Code changes from version 2.19.0 to 2.20.0
- adwidget.php +1 -1
- readme.txt +4 -4
adwidget.php
CHANGED
@@ -5,7 +5,7 @@ if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
|
|
5 |
Plugin Name: Wordpress Ad Widget
|
6 |
Plugin URI: https://github.com/broadstreetads/wordpress-ad-widget
|
7 |
Description: The easiest way to place ads in your Wordpress sidebar. Go to Settings -> Ad Widget
|
8 |
-
Version: 2.
|
9 |
Author: Broadstreet XPRESS
|
10 |
Author URI: http://broadstreetads.com
|
11 |
*/
|
5 |
Plugin Name: Wordpress Ad Widget
|
6 |
Plugin URI: https://github.com/broadstreetads/wordpress-ad-widget
|
7 |
Description: The easiest way to place ads in your Wordpress sidebar. Go to Settings -> Ad Widget
|
8 |
+
Version: 2.20.0
|
9 |
Author: Broadstreet XPRESS
|
10 |
Author URI: http://broadstreetads.com
|
11 |
*/
|
readme.txt
CHANGED
@@ -2,8 +2,8 @@
|
|
2 |
Contributors: Broadstreet
|
3 |
Tags: wordpress,ad,widget,sidebar,google,tag,code
|
4 |
Requires at least: 3.0
|
5 |
-
Tested up to: 5.
|
6 |
-
Stable tag: 2.
|
7 |
|
8 |
Easily upload ad images and ad code to your sidebar. For those that don't need or
|
9 |
want a complicated ad management system.
|
@@ -13,7 +13,7 @@ want a complicated ad management system.
|
|
13 |
This is the easiest way to place ads in your Wordpress site. Just drag a widget
|
14 |
to the sidebar, upload, an ad, and save.
|
15 |
|
16 |
-
Watch a short video demo: https://youtu.be/E9CC3ZWOaLU
|
17 |
|
18 |
Note: If you have an adblocker installed, it will prevent this widget (and parts of Wordpress) from working properly.
|
19 |
|
@@ -29,7 +29,7 @@ You will not find an easier way to run ads on your website!
|
|
29 |
|
30 |
== Demo ==
|
31 |
|
32 |
-
Watch a short video demo: https://youtu.be/E9CC3ZWOaLU
|
33 |
|
34 |
== Troubleshooting ==
|
35 |
|
2 |
Contributors: Broadstreet
|
3 |
Tags: wordpress,ad,widget,sidebar,google,tag,code
|
4 |
Requires at least: 3.0
|
5 |
+
Tested up to: 5.8
|
6 |
+
Stable tag: 2.20.0
|
7 |
|
8 |
Easily upload ad images and ad code to your sidebar. For those that don't need or
|
9 |
want a complicated ad management system.
|
13 |
This is the easiest way to place ads in your Wordpress site. Just drag a widget
|
14 |
to the sidebar, upload, an ad, and save.
|
15 |
|
16 |
+
Watch a short video demo: [https://youtu.be/E9CC3ZWOaLU](https://youtu.be/E9CC3ZWOaLU)
|
17 |
|
18 |
Note: If you have an adblocker installed, it will prevent this widget (and parts of Wordpress) from working properly.
|
19 |
|
29 |
|
30 |
== Demo ==
|
31 |
|
32 |
+
Watch a short video demo: [https://youtu.be/E9CC3ZWOaLU](https://youtu.be/E9CC3ZWOaLU)
|
33 |
|
34 |
== Troubleshooting ==
|
35 |
|