Generating and Adding Favicon to a WordPress Website
Even though it might seem so obvious, plenty of websites do not realize just how big of a part a favicon plays in your website’s…
Browse TechRounder coverage on Wordpress, including guides, explainers, comparisons, and practical updates.
Even though it might seem so obvious, plenty of websites do not realize just how big of a part a favicon plays in your website’s…
In WordPress, we can get the content of the post ID by custom WordPress function. For that, add the following code in the template file…
We can remove default wordpress jQuery from the frontend so that to avoid conflict with the jQuery in the theme. In order to remove the…
Some people noticed that the style in the WP-Admin is messed up when make a mouse over each item. The menu will disappear when mouse…
WordPress allows custom filter function to add additional content to the beginning of the existing content from your “function.php” file wit…
qTranslate X is the best Plugin available in WordPress to add multiple language to a website. qTranslate X is a simple plugin which will all…
Using the Advanced Custom Field Plugin we can add Custom image field to any taxonomy (default category or any custom made one). To get the…
We can change the default Post label from all the section in the WordPress admin panel. Since wordpress uses Post as the default type, it…
You can change the default "Posts" label in the WordPress admin menu by adding a custom function to your theme's functions.php file.
You can customize the default "Featured Image" label in the WordPress backend by uploading the class-featured-image-metabox-customizer.php f…