Опис
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.
Постављање
This plugin requires PHP 5.5 or higher.
Recommended installation:
- Go to YourWebsite->Plugins->Add New
- Search for „Adshares“
- Click „Install Now“
Alternative installation:
- Install with Composer:
composer require adshares/wordpress-plugin
- Download the latest release
- Clone the repo:
git clone https://github.com/adshares/wordpress-plugin.git
Building plugin
- Clone or download project
- Install Composer
- Build distribution files:
composer install
composer build - Plugin files will be saved in
build/adshares
directory - Copy directory
build/adshares
intowp-content/plugins
ЧПП
Post your question in the support forum
Прегледи
Нема рецензија за овај додатак.
Сарадници и градитељи
Преведите Adshares на свој језик.
Заинтересовани сте за градњу?
Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.
Белешка о изменама
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