Posted by Prem Tiwari | Updated on | in WordPress, WordPress Beginners.
Are you want to setup the custom image sizes to crop your base image while you upload the image using WordPress admin panel or by using the custom WordPress scripts, if you answer is yes, …
Posted by Prem Tiwari | Updated on | in WordPress, WordPress Beginners.
Hello friends, Hope you are in good health and spirit. In today tutorial, I am going to share a very important tutorial with you which will help you during the development of your next site …
Posted by Prem Tiwari | Updated on | in WordPress, WordPress Snippets.
Are you developing a WordPress website and want hide admin toolbar from front-end website for non-WordPress users. Open the functions.php file and copy paste below code at the end of the file and save it. …
Posted by Prem Tiwari | Updated on | in WordPress, WordPress Themes.
Are you using the Genesis theme in your WordPress website and want to remove the date field from single post page. There are two options to do this. First is very easy you only to …
Posted by Prem Tiwari | Updated on | in WordPress, WordPress Plugin Reviews, WordPress Snippets.
Are you using the contact form 7 WordPress plugin in your WordPress website and want to save the form submission data into MySQL database? If your answer is yes, then keep your close attention in …
Posted by Prem Tiwari | Updated on | in WordPress, WordPress Snippets.
Hi friends, hope you are doing good. This is a very short tutorial about WordPress tips, this tips will help you more while developing WordPress websites. If you want to delete all trash items automatically …
Posted by Prem Tiwari | Updated on | in WordPress, WordPress Plugin Reviews, WordPress Snippets.
Are you a WordPress developer OR you are a blogger and blogging on the WordPress platform, then this tutorial is designed for you, so keep your close attention in this post as I am going …
Posted by Prem Tiwari | Updated on | in WordPress Snippets.
Hello friends, this is very quick and short tutorial about WordPress trick to adding specific stylesheet and JavaScript to specific pages in WordPress. Are you a WordPress Theme developer OR a WordPress Plugin developer, then …
Posted by Prem Tiwari | Updated on | in WordPress, WordPress Snippets.
This is a very quick tutorial which let you know how to protect your wp-config.php file from hackers by using the .htaccess file in your WordPress website. The wp-config.php file has very critical information of …
Posted by Prem Tiwari | Updated on | in WordPress, WordPress Beginners.
Are you running a WordPress blog/website OR you are a WordPress developer? Sometimes your website/blog get the fatal error messages due to some WordPress plugin confliction OR syntax error in any of plugin files which …
Posted by Prem Tiwari | Updated on | in WordPress, WordPress Beginners, WordPress Snippets.
This is very quick WordPress tutorial to disable drag and drop meta boxes on the dashboard in WordPress admin panel. This is the default features of WordPress but if you want to disable this features …
Posted by Prem Tiwari | Updated on | in WordPress, WordPress Plugin Reviews, WordPress Snippets.
Are you a part-time or full-time blogger and you are using WordPress as your blogging platform, then keep your close attention in this post as I am going to share a very useful tutorial with …
Posted by Prem Tiwari | Updated on | in BuddyPress.
Are you using the BuddyPress for online communities, teams, and groups with your WordPress websites and want to get the current logged in the user’s list. This is a simple and short tutorial in which …
Posted by Prem Tiwari | Updated on | in WordPress, WordPress Snippets.
Are you own a WordPress website or considering WordPress as CMS (Content Management System) for you next websites and want to remove the password reset features from your website, then keep your close eye in …
Posted by Prem Tiwari | Updated on | in WordPress, WordPress Snippets.
If you want to get notification email on your email address when any database related errors occurred in your WordPress websites. Bellow is the simple WordPress code hacks which will allow you to send a …