Archive
Blog Archives
Build your own Custom File Manager for CKEditor using PHP
Upload files with CKEditor to a custom directory using a simple File Manager PHP Script.
WordPress Front-end AJAX Pagination with Search and Sort
A simple AJAX pagination that includes a search filter and sorting functionality
Create Posts from WordPress Front-End
Allow visitor to create a post from the front-end of your WordPress blog
AJAX Multi-File Upload With Image Preview and Sort [Under Development]
Simple File upload with Preview and Sort Functionality before upload
Flat Surface Shader Tutorial
The Flat Surface Shader is a simple plugin developed by Matthew Wagerfield which is based on the Lambertian Reflectance model, where the color of a triangle is calculated by a variety of different light sources within a particular scene.
Creating a Facebook Thumbnail Field in your WordPress Post or Page
In this tutorial, I am going to show you how to create a field where you can enter a custom image that you wish to use as your cover image when sharing your posts/pages on Social Sites such as Facebook
Featured Image Shortcode [Plugin]
Creates a shortcode for your featured image to easily embed it within your WP Editor.
Optimize WordPress Database by Disabling and Removing Revisions
Disable the saving of revisions in your WordPress blog to optimize your Wordpress database.
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
Generate Emails with HTML & CSS in WordPress
Adding HTML tags and CSS Styles into your Email Contents
Auto Login to WordPress from another Website
Automatically login to Website B from Website A securely without using a password.
Create a Custom Post Type in WordPress
Register a post type and allow other roles to add, edit, and delete their owns posts.
How to use the JQuery Date Picker of WordPress
Include the built-in Date Picker of WordPress int your front-end forms in WordPress