wpaffiliate, one famous wordpress affiliate plugin

This item was filled under [ wordpress plugins ]


Adsense Alternative – Earn More Revenue With The ClickBank Affiliate Program

Unless your Google Adsense income rocks, chances are you probably earn cents per click. Thanks to the WordPress Affiliate ClickBank Plugin you can now utilize ClickBank, one of the biggest affiliate networks on the Internet. Earn up to 75% commission per sale. ClickBank offers over 12,000 digital products with instant delivery, therefore making ClickBank affiliate ads the very best alternative to Adsense.

All Links With Your Affiliate ID Will Pay FULL Commission

The WordPress Affiliate ClickBank Plugin is unique because unlike with other similar plugins on the market I didn’t hide affiliate links in my product. Neither do I charge you a commission on your sales for using this plugin. You get to keep 100% of your sales commissions – just as it should be!
阅读全文…

Bookmark and Share

使用ghost-blog,让你的wordpress成为一个超级cms

This item was filled under [ wordpress plugins ]

这个插件可以让你的blog有个ghost功能,如果你想创建一个cms,比如类似学校课程的列表,会按照不同专业列出课程,不同的专业可能会有相同的专业课或选修课程,这个时候,你可以建多个文章标题比如: 

website

-php

–wordpress

-html

–wordpress(for designer)

 

此时,你可能想要2个跟wordpress的文章的内容一样,并且,改变其中一个的时候,另一个也同时改变,就像是一篇文章的内容,可以放到2个文章里一样。

在你想ghost的blog内容里写上你要ghost的文章id即可类似如此: [ghost=897]

这样插件就会自动获取id为897的文章的内容。

 

This plugin would let your blog got a ghost function,just like if you want to create a cms system,like a course list for different specialities,but for different specialities,there must be some courses would be the same,for then,you could create different blog post or page to to this:

website

-php

–wordpress

-html

–wordpress(for designer)

 

Then, you maybe want two of the wordpress course got the same content, and when you change one of the content,then all of the other content would be change,just like you put one content in two blog posts.

Check out the plugin URL, for more information.

Put the tag into the new post that you want to ghost: [ghost=897]

Then the plugin would automaticly get the content of the post 897(the post id) to the new blog you want to be show

Bookmark and Share

自动加载你的网站统计代码auto load analytics code

This item was filled under [ wordpress plugins ]

这个插件很简单,安装后,在左侧会有个google analytics菜单,点击后,直接输入你的googleanalytics的代码就行,他会自动调用这个code,你不必每次换themes都要去改 footer.php 来增加analytics代码了。而且,这个插件不一定要用google analytics的代码的,其他统计代码也一样的。
这个插件将会持续更新,如果你有任何更多的需求的话。

This is a very simple plugin,it just simplly using the wp_footer hook,then it could auto load your website analytic code at every time you change you theme.
This plugin would be update in the future.If you got any more requirement

 

下载地址: http://wordpress.org/extend/plugins/auto-load-analytics-code/

Bookmark and Share

WordPress投票插件-Starbox Voting

This item was filled under [ wordpress plugins ]

Starbox:基于Prototype的投票特效 我简单介绍了下 Starbox 这个 Javascript Library。昨天花了一些时间将这个功能效果很好看的投票效果开发成了一款投票插件。 安装激活插件后你在意在后台 setting > starbox 里面修改你想要的投票样式。修改好后,你只需要在你的模板循环的地方插入<?php starbox_voting(get_the_ID()); ?>就可以了。 详细的使用说明请查看 Starbox Voting使用说明。 最后放张效果图:

前台显示效果

前台显示效果后台样式设置

Bookmark and Share

WP Cumulus,非常酷的Tags Cloud插件

This item was filled under [ wordpress plugins ]

简单介绍

WP-Cumulus 可以通过后台的简单设置,和前台的代码插入,在你的 WordPress 任何地方以 Flash 3D 的形式显示你的 Tags Cloud,不简单是Tags,也可以是Categories。并且改插件还自动注册到了widget,可以更直观的添加。

 

安装

需要最少2.3版本的 WordPress 。

  1. 上传wp-cumulus文件夹到插件目录下。
  2. 激活插件,并且在’Options->WP Cumulus’ 设置显示样式
  3. 插入代码<?php wp_cumulus_insert(); ?>到你想要显示的地方。你也可以通过widget来显示。

Download

WordPress官方下载

Bookmark and Share

Starbox

This item was filled under [ wordpress plugins ]

Description

This plugin adds voting functionality for posts. visitors can vote for the post and against.

Installation

  1. Upload the folder `starbox` to the `/wp-content/plugins/` directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. You will need to insert the code (<?php if(functions_exists(’starbox_voting’)){starbox_voting(get_the_ID());} ?>) into the WordPress loop.
  4. You can also insert the code (<?php if(functions_exists(’starbox_voting’)){starbox_voting(get_the_ID());} ?>) into the Post (single.php) or Pages (page.php).
  5. You can customize the plugin options via the Wordpress Dashboard (Options > Starbox in Wordpress versions prior to 2.3, Settings > Starbox in Wordpress versions after 2.5)
  6. If You want starbox work in ie8 , please add this right after<head>: <meta http-equiv=”X-UA-Compatible” content=”IE=EmulateIE7″ />

Translation Instructions

If your language is not include in this pulgin and you want to contribute a translation, follow these steps:

  1. Download the latest version and install it to your blog.
  2. Go to {plugin directory}/languages, you’ll find a file named {plugin name}.po that you have to rename to include your WPLANG. (for example: starbox-zh_CN.po)
  3. Open this file in poEdit (free software) and start your translation.
  4. Upload .MO file to {plugin directory}/languages and test it on your blog.
  5. Send both the .PO and .MO files to me via Email. (my email: again.0120@hotmail.com)
  6. Done.

Download

Starbox Plugins Download

Bookmark and Share

推荐几个日志相关的WordPress插件

This item was filled under [ wordpress plugins ]

日志无疑是博客的最重要的一部分,WordPress的插件区有很多相关日志的插件。这里我推荐几个日志相关插件

  1. WP-Sticky WordPress Plug-in - Wordpress文章置顶插件,在发布日志的时候,会多出一个”stick”选项。选择该项,则文章就可以置顶,适合用来放推荐的日志或是网站公告。
    下载
  2. Daily Top 10 Posts- 跟踪每篇日志T的页面访问量,然后可以在侧边栏显示一个Widget,可选项包括当天的热门日志列表,或是总的热门日志列表。
    下载
  3. Popularity Contest- 通过对文章的留言数,访问次数等进行跟踪,让你知道你的博客里面哪些文章是最受欢迎的. 从而更好的构建博客内容.
    下载
  4. Homepage Excerpts- 如果你的博客首页使用了全文输出,那这是一个非常必要的插件。它能让你的首页对搜索引擎更加友好,且它让首页的显示更加灵活,用户可以决定是用全文还是用摘要来显示文章。
    下载
  5. Related Posts Plugin- 这个WordPress日志相关插件,通过文章的Tag进行关联。可以添加相关日志到Feed中。
    下载
Bookmark and Share

WordPress博客媒体播放器插件-AnyPlayer

This item was filled under [ wordpress plugins ]

有时候看到一些漂亮的Flash、mmv等视频总是有种想收藏起来的冲动,使用WordPress自带的内嵌多媒体功能,测试了几次都不成功,无奈img……在WordPress社区转悠,发现了这个AnyPlayer播放器,WordPress许多朋友冠以全能播放器,在介绍中看着不错,如果你也许要WordPress音乐插件或者视频FLASH插件,不妨也安装用用,使用比较简单,WordPress初手也可以快速安装使用,废话不多说,现在我们来看看这款漂亮的全能WordPress播放器插件; 阅读全文…

Bookmark and Share