Archive

Blog Archives

Disable Update Notifications in WordPress Admin

Stop annoying updates and notifications in your WordPress Admin

How to do Ajax in Codeigniter

A very basic but powerful implementation of Ajax that complements Codeigniter.

Add .html extension to permalinks

Tutorial on how to add .html extension to both posts and pages in WordPress

Contact Form 7 Country and State Drop-Down List

Implement Country Names, Country Codes and States & territories within the United States to your Contact Form 7

Example of an Ajaxified WordPress Admin using OOP Style

A Good demonstration of Ajaxified WordPress Admin along with Object Oriented Approach

Using Object-Oriented Approach in Building WordPress Admin Menus

Coding in WordPress Admin using Object Oriented Programming

WordPress Frontend AJAX Pagination

Create a Front-end AJAX pagination in your WordPress blog

Implementing AJAX in WordPress

Introduces the proper way of using AJAX in your WordPress blog

Create a Submenu Page in WordPress Admin

Start creating your first plugin-like page

Exporting Reports to CSV with WordPress

Export your Reports using queries and gain full control over the output of the report.