Category: WordPress
A Guide On How To Improve WordPress Coding Standards
If you are a developer then definitely you are looking for to improve your coding standards. Each programming language and their CMS/Frameworks has set up…
How To Switch Or Convert Any Post To A New Post Type
Do you want to switch your post to another post type? There might be some situation where we need to switch custom post type of…
How to Add Masonry Grid Layout in WordPress
Do you want to add a masonry grid layout on the WordPress website? You have probably seen the masonry grid on most sites over the…
How To Export Posts To CSV In WordPress
WordPress is a blogging platform. A blog is nothing but a collection of posts. In some scenarios, you may want to share your list of…
Set Flat Rate Shipping Cost Per Country In WooCommerce
WooCommerce is one of the most popular plugin of WordPress. This plugin and their add-ons provide a rich set of features which covers almost every…
6 Steps To Speed Up WordPress Website
Everyone knows site speed plays important role in terms of website success. More your site loads fast, more users are engaging with your content. In…
Display Last Updated Date On Post Screen In WordPress
A successful blog is built upon the number of quality posts. We used to write new post regularly. While writing a new post, a blogger…
How To Display Post Views Count On Post Screen In WordPress
As a blogger, we regularly write a post for our blog. Some post gets popular and some are not. But what is a measure to…
How To Use wp_get_image_editor Method To Resize Your Images In WordPress
In the early days of my career, I was using external libraries to resize the images in WordPress. I did not know about built-in WordPress…
How To Add A Favicon To WordPress Admin & Login Page
Favicon is nothing but a site identity. In this article, we show you how to add a favicon to WordPress admin and login pages. Normally,…