Опис
This plugin is a solution for the remote management of ad units for websites in the Snack Media advertising network.
Snack Media are a Google-certified partner, based in the UK, who specialise in optimising and monetising websites, working with a network of over 400 websites. We offer an advanced advertising set-up – header and exchange bidding across programmatic, video, native rich media etc.
We have specialised teams across ad-operations, tech, editorial and sales to help publishers grow their digital revenues and provide IAB approved solutions for GDPR & CCPA.
We also offer a range of additional products, tools and services to help publishers drive traffic, maximise engagement and optimise user experience.
To find out more, head to Snack Media or contact jamesm@snack-media.com
Встановлення
- Upload the contents of this .zip file into ‘/wp-content/plugins/snack-ads’ on your WordPress installation, or via the ‘Plugins->Add New’ option in the WordPress dashboard.
- Activate the plugin via the ‘Plugins’ option in the WordPress dashboard.
- Open your wp-config.php and define SNACK_ADS_CONFIG_NAME constant – e.g.
define( 'SNACK_ADS_CONFIG_NAME', 'example.com' ); - Enable different ad units on your site by executing PHP code such as
<?php \Snack\Ads\Helpers\snackAdverts::getInstance()->printCode( 'desktop', 'leaderboard' ); ?> - In case you are unsure about the setup, please contact support@snack-media.com.
Відгуки
Для цього плагіна немає відгуків.
Учасники та розробники
“Snack Ads” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:
УчасникиПерекладіть “Snack Ads” на вашу мову.
Цікавитесь розробкою?
Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.
Журнал змін
2.1.1
- Updating tested up to version
2.1.0
- Sorting PHP error thrown by register_rest_route
2.0.0
- Correctly handle ads for multisite instances
1.0.0
- First stable release of the plugin
