Make Your Own 123 WordPress Paging

Hello, In this tutorial I will show you how to make your WordPress paging looks eye-catching without using plugins. But hey, there are many plugins out there could do it automatically without any programming skills required. Yes I know, at least, I assume that you want to do it yourself by using PHP. Yes you [...]
WordPress Search Filter Plugins
May be you just wondering how to filter the WordPress search result by category. It’s possible by adding some function to your wordpress, but if you don’t familiar with PHP, I just write a plugin for you called WP Search Filter. This plugin is simply add a dropdown categories next to the search form. If [...]
WP Dropdown Posts Plugins

Sometime you want to display WordPress Posts list in a dropdown style just like WordPress Page does. Unfortunately this feature is not available in WordPress. But dont’ worry guys, I have created a plugin for this purpose. WP Dropdown Posts will shows posts list in dropdown and if you click on an item, you will [...]
WordPress Iteration in Your Own PHP Application
Wordpress has its own way to loop the posts, that is different than what other CMS does. I think it’s great because of flexibility and usability reason. It would seem easy later, when you want to manipulate the result before it is displayed to the browser. So you want to implement the WordPress-style loop in [...]
WP Editarea WordPress Plugin

WordPress used to embed Codepress syntax highlighting at Version 2.8 and immediately disabled it at Version 2.8.1 due to browser incompatibilities. However I found another free Javascript code editor called Editarea which has more features than Codepress . Now you can simply integrate Editarea functionality to your WordPress by using WP Editarea Plugins. WP Editarea [...]
WordPress 3.0 with Twenty Ten Default Theme

I just download and install alpha version of WordPress Version 3.0. At a glance, there are no major changes that I can see. After installation process that run as simple as usual, I walk through menus in the Dashboard and found a new sub-menu named “Network” under the Tools menu. As I have heard before [...]
WordPress Plugin WP Sub Post
WP Sub Post is a wordpress plugin that allow you to make your wordpress post has a parent or child post. Notes: Child post is a real post that has a parent. Child post only displayed on it’s parent post page or when parent page is displayed. Child post can not be viewed individually. Child [...]
Mencari dan Mengganti String dalam Database MySQL dengan phpMyAdmin
Kadangkala kita perlu mengganti suatu teks langsung dari database mySQL menggunakan phpMyAdmin. Hal ini tentu mudah saja dilakukan jika teks yang akan diganti jumlahnya cuma sedikit. Nah, bagaimana cara merubah teks yang berjumlah banyak dalam database tersebut dengan cepat tanpa mengekspor database? Hal itu bisa dilakukan menggunakan perintah SQL, caranya bukalah phpMyAdmin, kemudian buka tab [...]
Gagal Upgrade WordPress 2.7.1? Ini Solusinya

Setelah dulunya sempat bersenang-senang dengan sebuah plugin wordpress yang mantab abis, Upgrade WordPress Automatically, ternyata hal itu tidak terjadi lagi sekarang. Why? Ketika login ke dashboard situs ini, ada notifikasi bahwa telah tersedia versi wordpress yang terbaru dan dianjurkan untuk melakukan upgrade.

Word Replacer WordPress Plugin
Word Replacer is a WordPress plugins to replace any desired text/word with your choice. You can filter which content to be replaced, eg. only in page, comment, or post. With very userfriendly administration page you can manage list of word eaasily. It’s also can be used to censor any bad/vulgar words in your comment your [...]