How-To-Wordpress.Net

WP Tutorials

Skip to: Content | Sidebar | Footer

How to use WordPress plugins

4 May, 2011 (10:47) | Tutorials | By: admin

Are you interested in adding some functionality to your WordPress blog?
Lets learn how to do it, follow those steps:

  1. Go to the Plugins -> Add new menu.

    New plugin menu

  2. Search for your plugin (in this case we will search for contact form plugin called “contact form 7″)

    New plugin search

  3. Hit the install link.
  4. Make sure to take a look at the installation tab for any special instructions:

    Install plugin

  5. Hit the Install now button.
    This will activate the WordPress one click installation system.
    What will happen behind the scene:

    • The plugin’s zip file will be downloaded.
    • The files will be unzipped into you /wp-content/plugins/ folder.
    • The plugin will be added to your plugins list.
  6. If you have donloaded the plugin’s zip file from its website and need to unzip it manually make sure you do it into the /wp-content/plugins/ folder.
  7. Activate the plugin by clicking the “Activate plugin” link.

    Activate plugin

  8. Now we need to configure the plugin – go to plugins menu.
  9. Some of the plugins will have a settings link below their name
    Others will be added to the main menu on the left.

    Configure plugin menu

  10. Adjust the configuration of the plugin to fit your needs

Write a comment