Archive

Blog Archives

CKEditor – Detect when typing stopped

Useful for saving the data state whenever the user stops or pauses from typing.

Customizing WP Editor in WordPress

Customizing Wordpress’s default wp_editor buttons and settings.

Using REPLACE in an UPDATE statement

This tutorials demonstrate the use of REPLACE with UPDATE function to selectively replace text inside a string in SQL Server

Overriding WooCommerce archive-product.php

Best way to customize your Products page in Woocommerce

Featured Image Shortcode [Plugin]

Creates a shortcode for your featured image to easily embed it within your WP Editor.

Character Count with Live Progress Bar using jQuery

Count remaining characters from an input field or textarea and displays a progress bar.

Overriding Woocommerce CSS

Loading a custom style sheet before Woocommerce style sheet

How to use niceScroll.Js

Easy-to-use solution to have a custom scroll bars compatible with desktop, tablet and phone devices.

URL Rewriting for Custom Post Types Date Archive

Clean URL’s for Custom Post Type Archives

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.

Convert stdClass Object to Array in PHP

Use this function to convert stdClass Objects into an Array

PHP Function to Validate Date Format

Simple PHP Function that can be used to validate date format of user input