How to Fix Error Establishing a Database Connection in WordPress?

Fix Error Establishing a Database Connection in Wordpress

WordPress is a combination of PHP and MySQL. So whenever you try to open a web page, it builds immediately. The PHP is actually a code that queries to access the MySQL database to fetch all the required information which is needed to deliver a web page to the user. Whenever you come across a … Read more

What are the Possible Ways to Upload Large Images in WordPress?

Upload Large Images in WordPress

One of the recent question raised is how to upload large images in WordPress. Because many of the users find an error in uploading the large image in WordPress. This is because many of the web hosts will set a file size limit for uploads.  This will stop the users from uploading large files.  Your … Read more

Beginners Guide to Master WordPress user roles and Permissions

Master WordPress user roles and Permissions

WordPress is the most preferred Content Management System (CMS) for developing secure websites. WordPress is nowadays almost used around 27% of the people to create their website. As a CMS, it comes with a role management system which enables to define what tasks a particular user can or cannot perform on their website. Being aware … Read more