WordPress Plugin/Theme Development using Eclipse
For WordPress plugin or theme development using Eclipse IDE, you can make use of the following procedure First and foremost, you must install wordpress in localhost. Let’s suppose you have successfully installed wordpress. WordPress Project creation in Eclipse You must install PHP plugin in Eclipse. Now after successfully installing PHP in eclipse, you will see [...]
How to install WordPress in localhost
WordPress is the most commonly used blogging platform. If you are a developer, you may wish to test a lot of things in your machine. It may be related to the development of themes and plugins. WordPress can be installed in your machine locally. You must have mysql,php and apache installed in your machine. Create [...]