Archive
Blog Archives
AngularJS – Show route only after all Ajax requests are resolved
Show route page only after Ajax request is complete for single or dynamic routes
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
Loading wp_editor via AJAX
Fix problem with wp_editor showing but missing buttons on Text and Visual tab
Featured Image Shortcode [Plugin]
Creates a shortcode for your featured image to easily embed it within your WP Editor.
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.
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.
How to use the JQuery Date Picker of WordPress
Include the built-in Date Picker of WordPress int your front-end forms in WordPress