Category: WordPress
Display Posts from Specific Category On A WordPress Page
Do you want to display posts from a specific category on a custom page template? Using a page template, you can use your own HTML…
A Guide On How To Improve WordPress Coding Standards
If you are a developer then definitely you are looking to improve your coding standards. Each programming language and its CMS/Framework has set up its…
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 popular blogging platform. A blog is nothing but a collection of posts. WordPress provides the option at the backend to add and…
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 an important role in terms of website success. The more your site loads fast, the more users are engaging with…
Display Last Updated Date On Post Screen in WordPress
A successful blog is built with quality articles. To make the blog popular, we used to regularly write new and well-researched articles. Along with writing…
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 images in WordPress. I did not know about the built-in WordPress…