Sometimes we have been looked out of WordPress installation but have access to the database.So here is a way to create a WordPress user with administrator-level access. […]

Sometimes we have been looked out of WordPress installation but have access to the database.So here is a way to create a WordPress user with administrator-level access. […]
Sometimes, you may want to put your site into maintenance mode so that you can do required up-dates like modifying themes, including custom features, repairing corrupted files. […]
For some reasons you might need to get a list of WordPress post URLs to work with. But WordPress doesn’t have any local function to record all the publish, web page and customized post URLs. […]
Recently one of our reader ask me how he can download entire WordPress media library as he wants to keep a copy of backup of media library on his local system. Though you can always have full backup of your entire WordPress site. […]
If you want to build a customized sign in web page for your WordPress site, Then In this article, we will demonstrate you how to personalize WordPress login web page without any use of HTML or CSS. […]
Sometimes you want to block a person from signing into WordPress. Easily you can achieve this by removing the user account. However that will move all content written by this user to another user. What if we informed you that you can prevent a person without removing their account? In this article, we will show […]
Recently, one of our users getting error when uploading large images in WordPress. Many users face this error when trying to upload larger images in WordPress. It happens due to the file size limit. In this article, we will guide you how to fix this and upload large images in WordPress. […]
The outdated versions of WordPress causes many security issues on the server. In order to prevent this issue at some level, it is necessary to keep your WordPress updated. Hacked WordPress sites will not only be a problem for the client who has hacked, but also an issue for all clients on the server, as […]
Sometimes you need to migrate your WordPress website, or change the location of your WordPress installation.These settings can be adjusted directly in the WordPress admin dashboard from Settings >> General or you can make these modifications to your wp-config.php file and directly in the database as well. […]
WordPress comes with its own cron job that allows you to schedule your posts and events., WordPress cron is a system that has a set of tasks, each with a time when it needs to be executed. […]