Category Archives: Web Development

WordPress Database Backup Manually

Hi all, The wordpress database backup manually without using wordpress plugin is very simple, easy to undestand and useful to web developers. Do you want know how to develope or making this operation? . Knowing the manual method allows you to quickly create a database backup whenever you need it. In here, show you how… Read More »

Most Frequently Asked Questions by WordPress Beginners

Good morning to all, Web development using wordpress content management system is very useful for developers to customize your site easily. In here all the levelof questions for beginners and advanced developers described. In this article, we will share most frequently asked questions by WordPress Beginners with answers. Question 1: What is wordpress? Answer: Worpress… Read More »

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 »