[wordpress插件] Ads Benedict广告本尼迪克特

wordpress 插件 文章 2020-02-05 09:40 540 0 全屏看文

AI助手支持GPT4.0

评分

0

0

描述

I run ads for long periods of time so I don’t care about accurate display statistics or anything of that nature.

我投放了很长时间的广告,所以我不在乎准确的显示统计信息或类似性质的内容。

I needed to show banner ads on my site, but double click for publishers was messing up my template and other plugins were too heavy for what I needed.

我需要在网站上展示横幅广告,但是对发布商来说,双击却弄乱了我的模板,其他插件对于我的需求来说太沉重了。

So, I made a super-basic banner plugin and named it after my favorite breakfast.

因此,我制作了一个超级基础的横幅插件,并以我最喜欢的早餐命名。

Create a banner, paste the link it should point to, name the zone you want it in, and make a note of the advertiser.

创建横幅,粘贴其应指向的链接,命名所需的区域,并记录广告商。

Then put the shortcode into your template or directly in a post.

然后将简码放入您的模板或直接在帖子中。

If you put multiple banners into one zone then 1 will randomly be selected when the page loads.

如果您将多个横幅放到一个区域中,则页面加载时将随机选择1。

安装步骤

    1. Install from repository
    2. 从存储库安装

    3. Update your template (change the zone name to whatever ads you want displayed here)
    4. 更新您的模板 <?php do_shortcode('[adsbenedict zone = zonename]')?> (将区域名称更改为您想要在此处显示的任何广告)

    5. In posts/pages just use shortcode: [adsbenedict zone=zonename] (change the zone name to whatever ads you want displayed here)
    6. 在帖子/页面中只需使用简码: [adsbenedict zone = zonename] (将区域名称更改为要在此处显示的任何广告)

    7. Go to the adsbenedict menu page and add some ads.
    8. 转到adsbenedict菜单页面并添加一些广告。

下载地址

https://downloads.wordpress.org/plugin/ads-benedict.0.3.0.zip

https://downloads.wordpress.org/plugin/ads-benedict.0.3.0.zip

-EOF-

AI助手支持GPT4.0