Linux 软件免费装
Banner图

Ads Easy

开发者 tepelstreel
更新时间 2016年2月26日 16:48
捐献地址: 去捐款
PHP版本: 3.0 及以上
WordPress版本: 4.5

标签

widget sidebar advertising ads banner AdSense banners multi widget Google AdSense Google AdSense Tags AdSense Tags

下载

1.0 2.6.4 2.6.5 2.7 2.8 2.9 2.9.1 2.9.2 3.0 2.0 2.1 2.2 2.3 2.3.1 2.4 2.5 2.6 2.6.1 2.6.2 2.6.3 3.1 3.2 3.2.1 3.2.2 3.3

详情介绍:

If you need to place some Advertisements on your blog, but you don't need other stats, than those from your adprovider and you don't want to have ads in your posts, this is the solution. You can define the widget style yourself or you can leave it to your theme. Show your ads on every type of page or just on the frontpage. Keep your registered users adfree when they are logged in if you want. If you use Google AdSense, you can wrap the AdSense tags automatically around your loop, header, footer and / or sidebars. In the editor, you have a button appearing, that will wrap content in the Google ignore tags. Simply select some text and press the button, the shortcode will do the rest for you. Ads Easy was tested up to WP 4.5. It should work with versions down to 2.7 but was never tested on those.

安装:

  1. Upload the adseasy folder to the /wp-content/plugins/ directory
  2. 通过WordPress的的“Plugins”菜单激活插件
  3. Place and customize your widgets
  4. Customize your links in the settings

屏幕截图:

  • The plugin's work on a testsite, user not logged in
  • The plugin's work on a testsite, user logged in
  • The widget's settings section

升级注意事项:

1.0 Stable and clean version 2.0 Small bugfix and more functionality. 2.1 AdSense Tag functionality added. 2.2 Typo fixed. Translations fixed. Code optimized. 2.3 Bug that caused problems with some themes fixed. 2.3.1 Fixed some jQuery error. 2.4 Added a checkbox to show the widget only if visitors come from search engines. 2.5 The Ad for search engines stays now for as many minutes as you define in the settings 2.6 Small changes to the framework; Better performance of the Google AdSense Tags 2.6.1 Small bugfix in a filename 2.6.2 Small bugfix in a framework 2.6.3 Small bugfix and inner beauty added 2.6.4 Small bugfix 2.6.5 Smaller issues fixed in framework 2.7 Smaller streamlining done 2.8 Instead of styling each individual widget, you can style now the whole class 2.9 Framework updated 2.9.1 DSS is now compressable 2.9.2 Interference with Wordpress Page Widgets eliminated 3.0 Framework updated; Debugging functions added 3.1 Framework updated 3.2 Framework updated; widget options refined 3.2.1 WP 4.2 ready 3.2.2 WP 4.3 ready 3.3 description of the button in the editor fixed; WP 4.5 ready

常见问题:

I styled the widget container myself and it looks bad. What do I do?

The styling of the widget requires some knowledge of css. If you are not familiar with that, try adding padding: 10px; margin-bottom: 10px; to the style section.

My widget should have rounded corners, how do I do that?

Add something like -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; to the widget style. This is not supported by all browsers yet, but should work in almost all of them.

My widget should have a shadow, how do I do that?

Add something like -moz-box-shadow: 10px 10px 5px #888888; -webkit-box-shadow: 10px 10px 5px #888888; box-shadow: 10px 10px 5px #888888; to the widget style to get a nice shadow down right of the container. This is not supported by all browsers yet, but should work in almost all of them.

更新日志:

3.3 3.2.2 3.2.1 3.2 3.1 3.0 2.9.2 2.9.1 2.9 2.8 2.7 2.6.5 2.6.4 2.6.3 2.6.2 2.6.1 2.6 2.5 2.4 2.3.1 2.3 2.2 2.1 2.0 1.0