=== AdControl === Contributors: automattic, derekspringer, egill, jeherve Tags: advertising, ad codes, ads Requires at least: 3.4 Tested up to: 4.6 Stable tag: 1.1 Harness WordPress.com's advertising partners for your own website. == Description == With traditional advertising relationships a publisher or blogger has two relationships and platforms--one for publishing and the other for advertising. AdControl combines the two partnerships into one. AdControl is a new service from Automattic that extends our advertising scale and know-how to eligible sites using WordPress. We believe it is a special partnership between the largest Internet publishing platform and our users. The team at AdControl and WordPress.com are very excited about the potential to help our self-hosted publishers to earn income from their sites with high quality ads and strong rates from advertisers. Make sure you [apply to WordAds](https://wordads.co/signup/) for each site you want to run AdControl on. Requires [Jetpack](http://jetpack.me/) to be installed and connected. [Help getting started.](http://jetpack.me/support/getting-started-with-jetpack/) New in version 1.1! Developers can use the following filters to disable units ad hoc: `adcontrol_header_disable` set to true will prevent header unit from displaying. `adcontrol_inpost_disable` set to true will prevent the in post unit from displaying. == Installation == 1. [Apply to WordAds](https://wordads.co/signup/) for each site you want to run AdControl on. 1. [Install and activate Jetpack.](http://wordpress.org/plugins/jetpack/installation/) 1. Upload `AdControl` to the `/wp-content/plugins/` directory. 1. Activate the plugin through the 'Plugins' menu in WordPress. 1. Fill in other options in the Dashboard -> Settings -> AdControl page. == Screenshots == 1. Ads display on your site below the post 2. Set your AdControl settings in the Dashboard -> Settings -> AdControl page 3. Add an AdControl widget via Dashboard -> Appearance -> Widgets == Changelog == = 1.1 = * Updated Jetpack check for non-traditional installations. * Updated debug output to use better color scheme. Green = good, red = problem. * Added filters to disable units ad-hoc. 1. `adcontrol_header_disable` set to true will prevent header unit from displaying. 2. `adcontrol_inpost_disable` set to true will prevent the in post unit from displaying. = 1.0.5 = * Fixed some metadata URL escaping. = 1.0.4 = * Added some API debug options. = 1.0.3 = * More text domain fixes. * Added option for turning off leaderboard on mobile. = 1.0.2 = * Text domain fixes. * Added missing uninstall.php. = 1.0.1 = Cleanup and backend fixes. = 1.0 = Plugin streamlining and cleanup before release.