Title: Simple GAM
Author: termel
Published: <strong>2017 年 4 月 19 日</strong>
Last modified: 2020 年 2 月 17 日

---

搜索插件

![](https://ps.w.org/simple-dfp/assets/banner-772x250.png?rev=1640451)

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://ps.w.org/simple-dfp/assets/icon-256x256.png?rev=1640451)

# Simple GAM

 作者：[termel](https://profiles.wordpress.org/munger41/)

[下载](https://downloads.wordpress.org/plugin/simple-dfp.zip)

 * [详情](https://cn.wordpress.org/plugins/simple-dfp/#description)
 * [评价](https://cn.wordpress.org/plugins/simple-dfp/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/simple-dfp/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/simple-dfp/#developers)

 [支持](https://wordpress.org/support/plugin/simple-dfp/)

## 描述

Finally an easy plugin to add Google Ad Manager (GAM) blocks into WP – shortcode
and template function. It was designed to work with a multisite install, please 
tell me if any problem on a single site install. Thanks!

### Shortcode

Simply use `[simpledfp_block ad_id=xxxx]` where `xxxx` is the id of your DFP ad 
post type, created when you installed the plugin.

### Template function

Please use the following code:

    ```
    if (class_exists('simplegam_main')) {
        // checks the plugin is installed
        simpledfpBlock(array('ad_id' => xxxx);
    }
    ```

With, also `xxxx` being your Simple GAM Ad id, previously created in wordpress admin
panel. You can [retrive this ID like this.](https://premium.wpmudev.org/blog/display-wordpress-post-page-ids/)

I recommend the [Reveal IDs plugin](https://wordpress.org/plugins/reveal-ids-for-wp-admin-25/).

### Steps to use correctly

 1. Install the plugin
 2. Fill the DFP network identifier in the settings of the plugin
 3. A new menu DFP Ads appears in the sidebar of admin panel
 4. Use it to Add a new ad, fill mandatory fields :
 5.  * DFP Bloc code, as it appears in DFP backoffice
     * Size of bloc to display on you site, in the format `WWWxHHH` (where WWW is the
       width of the block, and HHH the height of the block)
 6. Refresh you frontend, and you should see block creations (as they are defined in
    DFP backoffice) appear on your site.

## 安装

### Easy

 1. Search via plugins > add new.
 2. Find the plugin listed and click activate.
 3. Use the shortcode or template function

## 评价

![](https://secure.gravatar.com/avatar/2c4d57c67039beceb6ae2c882f6dd6aab0accade24d2b4dd92239083c782fb5f?
s=60&d=retro&r=g)

### 󠀁[At least simple and working!](https://wordpress.org/support/topic/at-least-simple-and-working/)󠁿

 [termel](https://profiles.wordpress.org/munger41/) 2017 年 4 月 19 日

Efficient to avoid complicated ad plugins : just copy paste your network code, DFP
bloc code and size, and you good to launch campaigns from DPF and manage them from
there. Good simple one!

 [ 阅读所有1条评价 ](https://wordpress.org/support/plugin/simple-dfp/reviews/)

## 贡献者及开发者

「Simple GAM」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ termel ](https://profiles.wordpress.org/munger41/)

[帮助将「Simple GAM」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/simple-dfp)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/simple-dfp/)，查看[SVN仓库](https://plugins.svn.wordpress.org/simple-dfp/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/simple-dfp/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/simple-dfp/)。

## 更新日志

 * 1.3.3 – dashicon changed
 * 1.3.2 – collapse emptu divs
 * 1.3.1 – tested with WP 5.2
 * 1.3.0 – key value pairs ok on multisite
 * 1.2.1 – key value pairs ok on single site
 * 1.2 – collapse empty divs now
 * 1.1 – fix : checks before display prevent display…
 * 1.0 – fix on TypeError: googletag.pubads is not a function
 * 0.5 – online fixes
 * 0.4 – ready for single site
 * 0.3 – no settings menu on single site…
 * 0.2 – no settings menu on single site…
 * 0.1 – initial commit

## 额外信息

 *  版本 **1.3.3**
 *  最后更新：**6 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 4.0 或更高版本 **
 *  已测试的最高版本为 **5.2.24**
 *  语言
 * [English (US)](https://wordpress.org/plugins/simple-dfp/)
 * 标签
 * [ad](https://cn.wordpress.org/plugins/tags/ad/)[block](https://cn.wordpress.org/plugins/tags/block/)
   [gam](https://cn.wordpress.org/plugins/tags/gam/)[google](https://cn.wordpress.org/plugins/tags/google/)
   [manager](https://cn.wordpress.org/plugins/tags/manager/)
 *  [高级视图](https://cn.wordpress.org/plugins/simple-dfp/advanced/)

## 评级

 4 星（最高 5 星）。

 *  [  0 条 5 星评价     ](https://wordpress.org/support/plugin/simple-dfp/reviews/?filter=5)
 *  [  1 条 4 星评价     ](https://wordpress.org/support/plugin/simple-dfp/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/simple-dfp/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/simple-dfp/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/simple-dfp/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/simple-dfp/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/simple-dfp/reviews/)

## 贡献者

 *   [ termel ](https://profiles.wordpress.org/munger41/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/simple-dfp/)