Archive
Blog Archives
AngularJS – Show a loading image on HTTP Requests
Append a loading gif image to your screen while AJAX is fetching data
WordPress Front-end AJAX Pagination with Search and Sort
A simple AJAX pagination that includes a search filter and sorting functionality
Featured Image Shortcode [Plugin]
Creates a shortcode for your featured image to easily embed it within your WP Editor.
Implementing AJAX Pagination with Search in CodeIgnier
Advanced jQuery Pagination using AJAX and PHP
How to do Ajax in Codeigniter
A very basic but powerful implementation of Ajax that complements Codeigniter.
Optimize WordPress Database by Disabling and Removing Revisions
Disable the saving of revisions in your WordPress blog to optimize your Wordpress database.
How to use LazyLoad.Js
Lazy Load is delays loading of images in long web pages. Images outside of viewport are not loaded until user scrolls to them.
Change Password using AJAX and jQuery in WordPress Front-End
The feature is easy to do using just plain PHP and HTML, but if you are like me who wants to take small bits of modules into the next level then you might probably want to check out this tutorial on how to
Add .html extension to permalinks
Tutorial on how to add .html extension to both posts and pages in WordPress
Select Box with Search Filter
Integrating a custom select box with search filter using Select2 plugin.
Indent WordPress Subcategories in a Drop-down List
Create a drop-down list with multiple level of WordPress Subcategories.
How to use the JQuery Date Picker of WordPress
Include the built-in Date Picker of WordPress int your front-end forms in WordPress