Descrição
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
Instalação
- 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.
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“Snack Ads” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir o “Snack Ads” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
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
