Yearly Blog Stats is the easy way to display the total year number of blog posts, comments and other stats from anywhere within your blog. One file, easy to use. With Yearly Blog Stats, you display only the information you want, where you want. This plugin is highly flexible, simple to use, and completely free. [...]

WordPress SimpleTags is a WordPress plugin that will allow you to easily manage tags of your blog. However, I found some of bugs of WordPress SimpleTags, here is my modification. 1. Search terms problem: SimpleTags use of the full text of the search, as long as the article contains the keyword matching, which can lead [...]

Some of WordPress user needed a plugin to send an e-mail to a mailing list whenever a post was published to the blog. Here is a modified version of the “Post2Mail” plugin which can email the post to a mailing list or email address. WordPress Post2Mail plugin allows you to automatically e-mail selected people when [...]

Lester Chan develop a greate WordPress plugin – WP-PostViews, can enable user to display how many times a post/page had been viewed. It’s base on PHP. But if you active WP-Cache plugin, you will found thatĀ  WP-PostViews not working. So I develop a new javascript version of WP-PostViews, that can work fine with WP-Cache or [...]

WordPress autosave is the best features which I hate in WordPress. My WordPress hosting is very slow, when I post new article, sometimes I got two saved post. The autosave features almost make me crazy. How can I turn off the autosave? I finally patched core program post_new.php to disable autosave for a “new” post [...]

The robots.txt file is used to instruct search engine robots about what pages on your website should be crawled and consequently indexed. Most websites have files and folders that are not relevant for search engines (like images or admin files) therefore creating a robots.txt file can actually improve your website indexation. Implementing an effective SEO [...]

WordPress MU AdSense Plugin is an easy-to-use plugin for WordPress MU 1.3+ (also including WordPress 2.3+) for quickly inserting Google or Yahoo! ads into all of the WordPress multi-user’s blog posts. WordPress MU allows webmasters to easily integrate Google Adsense inside wordpress using this plugins. Google Adsense has become the most popular online contextual advertising [...]

Since end of October our MySQL Server crashed on or two times a day. We don’t no exactly why. Maybe the Databases are to big. We run several WordPress system on this MySQL Server. but the MySQL services often crashed, then my WordPress can’t connect to MySQL server and show the error. So I develop [...]

The WordPress keyword filter plugin plugin provided with WordPress. Not like the WordPress Comment Filter Plugin, the Keyword Filter Plugin aim at the post content. Keyword filter plugin works by creating a WordPress filter for the post contents. When the post get displayed, WordPress gives the post content to theĀ  keyword filter plugin and the [...]