Browsing Category
WordPress
A Beginner’s Guide to WordPress tutorials easy to understand WordPress tutorials for mastering the basics and beyond, WordPress Latest Tips & Tricks,WordPress ready code,WordPress resource,WordPress latest examples demo
HOW TO REMOVE QUERY STRINGS ON WORDPRESS
This is just a piece of code on how to properly remove WordPress styles and scripts versioning or query string.
There’s no problem on displaying the query string, yes, but if we start to work on our site speed and SEO we have to consider…
WordPress Wp_insert_post Example
wp_insert_post example and wp_insert_post in WordPress and wp_insert_post custom post type. wp_insert_post featured image example. Many articles and many examples already there in many blogs and forums. Here I am going to explain nothing…
FIXED CANNOT MODIFY HEADER INFORMATION & HEADERS ALREADY SENT IN WORDPRESS
This warning or error is commonly seen in PHP redirection code or adding header PHP function, the most common issue is by accidentally adding spacing in both closing and starting PHP tag, another issue is by outputting text and adding…
Tutorial – CUSTOM USER FORGOT PASSWORD USING AJAX IN WORDPRESS
Let’s complete the three WordPress custom functionalities, User Custom Login, User Custom Registration and now User Reset Password without using a plugin, this post is seriously lacking in WordPress custom development, we all know many…
RECENT ORDERS DISPLAY IN WOOCOMMERCE
I’ve been working on WooCommerce plugin lately and one of the required functionality is to display current user Recent Orders, I know Recent Orders and Downloaded Products are added under My Account page but this time I choose to create a…
Tutorial – CUSTOM USER LOGIN/SIGNIN USING AJAX IN WORDPRESS
Let’s get started.
HTML Code
This is just a normal HTML code and form for user to input username and password.
JS Code
Location and filename: THEME_DIRECTORY/js/theme-ajax.js
This code sends and display returned data in PHP code below…
Tutorial – CUSTOM USER REGISTRATION/SIGNUP Form USING AJAX IN WORDPRESS
Let’s get started
HTML Code
This is just a normal HTML code and form for user to input username and password, yeah we ask only username and password but if you’d like to add more like first name and last name, of course it’s possible but…
HOW TO KNOW IF THE WORDPRESS POST HAS MORE THAN ONE IMAGES ATTACHED TO IT? Example
Let’s get started
Code
Paste this code into your current theme’s functions.php file.
Theme File
Paste this code into your current theme’s single.php or page.php file
HOW TO REMOVING PRODUCT QUANTITY SELECTORS IN WOOCOMMERCE
Another snippet that I’ve found useful, is by removing product quantity selectors in WooCommerce, this is rare to happen but mostly in products that are too expensive that you can’t even hold your mouse and click the “add to cart” button,…
best Trusted 5 ways to get Traffic to your old Posts
Once you have a good amount of content on your blog – dont let all those quality posts go to waste, you should be trying to expose new readers to your best content. Just how do you go about it ? That’s the subject of this post, Im going…