Posted by Prem Tiwari | Updated on | in WordPress Beginners.
Are you want to disable unused widget areas in your WordPress sites? If your answer is Yes, then this tutorial for you. I have shared a simple WordPress code snippet to disable unused widget areas …
Posted by Prem Tiwari | Updated on | in WordPress, WordPress Beginners.
In this tutorial, we will share about to understanding wordpress global variables with an examples. WordPress-specific global variables are used throughout WordPress code for various reasons. Almost all data that WordPress generates can be found …
Posted by Prem Tiwari | Updated on | in WordPress, WordPress Beginners.
In this WordPress tutorial we will learn how to develop a website easily. WordPress is a free and open source blogging tool and a content management system (CMS) based on PHP and MySQL. Here we …
Posted by Prem Tiwari | Updated on | in WordPress Beginners.
This helps WordPress keep the main part of the admin panel clear and concise by eliminating unnecessary text that regular users don’t need to see on a regular basis. If your plugin adds additional Administration …
Posted by Prem Tiwari | Updated on | in WordPress Beginners, WordPress Functions.
In this tutorial, we are going to share how to disable Yoast SEO schema JSOM-LD completely by using the simple WordPress code. Yoast SEO 11.0 features a completely rewritten Schema.org implementation — the first one …
Posted by Prem Tiwari | Updated on | in WordPress Beginners.
Many WordPress beginners ask this question “Between functions.php widgets and plugins which is loaded first?” when a WordPress site load on the browser. I found the very good resource which will make to clear understanding, …
Posted by Prem Tiwari | Updated on | in WordPress Beginners.
This is a quick list of the key areas in which WordPress can be optimized. The biggest gain for the least effort comes from caching. Below are the action items you can do to optimize …
Posted by Prem Tiwari | Updated on | in WordPress Beginners.
Are you want to reorder the Admin menu items, then keep your close attention in this post as I am going to share how to reorder admin menu items in WordPress. It is a very …
Posted by Prem Tiwari | Updated on | in WordPress Beginners.
Are you want to change your WordPress site’s homepage look and fill, then you can create a custom homepage with your own design. In this post, I will explain how to use a custom homepage …
Posted by Prem Tiwari | Updated on | in WordPress Beginners.
In this tutorial, I will explain to fix the visual and text tabs not working in WordPress issue. I got some request from my website reader that in their WordPress site default editor Visual/text option …
Posted by Prem Tiwari | Updated on | in WordPress Beginners.
Currently, the latest version of WordPress is 4.9.4 which is also available for public download and the next version of WordPress 4.9.5 Beta version is also to download for testing purpose. The new version of …
Posted by Editorial Staff | Updated on | in WordPress, WordPress Beginners.
Are you a person who loves writing, blogging and creating creative contents like stories, poems, fiction etc? If yes is your answer then it’s time to show your skills to the world with a personalized …
Posted by Prem Tiwari | Updated on | in WordPress, WordPress Beginners.
If you running multiple WordPress sites or want to plan to develop multiple sites for your business or blog, then this tutorial is specially designed for you. In this tutorial, I will explain how to …
Posted by Prem Tiwari | Updated on | in WordPress Beginners.
If you are facing the 404 Not Found Error on your WordPress site, then keep your close attention in this tutorial as I am going to share how to fix 404 not fount error in …
Posted by Prem Tiwari | Updated on | in WordPress Beginners, WordPress Snippets.
If you want to redirect the user to specific pages after the successful login in your WordPress site, then keep your close attention in this tutorial as I am going to share how to redirect …