This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Adshares

Description

This plugin provides integration with Adshares AdServer for publishers.
All you have to do is to login into your Adshares account and select which ad units will be displayed.
It supports various options for position and visibility.

Screenshots

  • Settings page
  • Example post

Installation

This plugin requires PHP 5.5 or higher.

Recommended installation:

  1. Go to YourWebsite->Plugins->Add New
  2. Search for “Adshares”
  3. Click “Install Now”

Alternative installation:

Building plugin

  1. Clone or download project
  2. Install Composer
  3. Build distribution files:
    composer install
    composer build
  4. Plugin files will be saved in build/adshares directory
  5. Copy directory build/adshares into wp-content/plugins

FAQ

Post your question in the support forum

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Adshares” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Adshares” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.1.3

  • Updated ad insertion (prevent from AdUnit flocking)
  • Updated service discovery (new INFO endpoint format)
  • Fixed empty paragraph handling

0.1.2

  • Fixed excerpt support

0.1.1

  • Autoloading
  • Cache dir

0.1.0

  • Installation process
  • Settings page
  • Synchronization with AdServer
  • Ads in posts content

Complete changelog: https://github.com/adshares/wordpress-plugin/blob/master/CHANGELOG.md