Posted by Webmentor | 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 Webmentor | 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 Webmentor | 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 Webmentor | 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 Webmentor | 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 Webmentor | 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 Webmentor | 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 Webmentor | 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 Webmentor | 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 Webmentor | 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 …