Category Archives: Wordpress

How to Properly Uninstall a WordPress Plugin

Hi all, Today we discuss how to uninstall wordpres plugins using wordpress dashboard or wordpress admin area. Thousands of free and paid wordpress plugins are available. If you want to uninstall wordpress plugins first install wordpres plugin in ‘wp-content/plugins’ directory. You can easily install wordpress plugins into your sites. To uninstall a plugin from your… Read More »

How to Install a WordPress Plugin – Step by Step for Beginners

Hi all, Today I share how to install wordpress plugin using different method. For install wordpress plugin first install wordpress in a directory. After install wordpress, the first thing every beginner needs to learn is how to install a WordPress theme. We can install wordpress theme through wordpress dashboard or cpanel directory( wp_content/ theme directory).… Read More »

Multiple WordPress Installation Using a Single Database

Hi all, Here I explain how to install multiple wordpress in a single database. If you want multiple sites, multiple theme in one database. You must install WordPress manually in order for this to work. Most one click programs like Fantastic would not let you choose the prefix. Multiple Blogs Through Multiple Installs We can… Read More »

How to Add Categories and Subcategories to WordPress

Hi all, In this article, describe you how to add categories and sub-categories in WordPress. WordPress comes with the ability to sort your content into tags, categories and taxonomies. The major difference between tags and categories are: categories can have child categories or sub-categories. STEPS First, go to domainname/wp-admin(eg: http://prittytimes.com/wp-admin). Login with your username and… Read More »

How To Reset Your WordPress Password Using phpMyAdmin

This articles shows how to reset or change the wordpress password using phpMyAdmin. You can directly change your wordpress password using phpMyAdmin in the database. For change the wordpress password follows some steps . They are: Step 1: Login to cPanel. Step 2: Under the Databases section, click on phpMyAdmin. Step 3: Click on the… Read More »