Disable Content Editor for Specific Page Template
To disable content editor on a specific page template, you can use this WordPress code snippet. Now you can hide visual editor on any page template you want If you like this article, share it with...
View ArticleAdd Featured Post Thumbnails to WordPress Admin Post Columns
To add featured post thumbnails to list of post & page column in WordPress admin, use this code snippet. It will show featured post thumbnails on post list. If you like this article, share it with...
View ArticleRedirect WooCommerce User to Checkout Page After Add to Cart
Use this snipper to redirect WooCommerce user to checkout page after adding a item to cart. This is useful for a landing page with an Add to Cart feature. If you like this article, share it with others...
View ArticleInsert Google Maps Using a Shortcode Without Using a Plugin
This code snippet will allow you to insert Google maps using a shortcode in any WordPress post or page and best of all, it works without using any plugin. If you like this article, share it with others...
View ArticleForce WordPress to Select Thumbnail Image Size by Default in WordPress Media...
To select custom thumbnail image size automatically in WordPress Media Uploader, you can use this WordPress code snippet so when you uploads new images to a post, you can insert them into content...
View ArticleChange The Separator in The Title Tag in WordPress
Title tags have been considered one of the most important on-page SEO elements. Separator in the title tag are also important part of the page title. Although it has never been confirmed If you like...
View ArticleDisable Update Check and Notification for Specific Plugin
To disable update check and notification for a specific plugin in WordPress, we will disable all HTTP requests to check updates for plugins that we do not want to plan updating. If you like this...
View Article