Choosing and Installing Plugins

Choosing and Installing Plugins

WordPress logo blueprint style
Created by Michelle Schulp

Objectives

  1. Identify the purpose of a plugin
  2. Assess a plugin based on the evaluation criteria
  3. Demonstrate how to install plugins automatically from the WordPress Plugin Directory or from a provided .zip file and activate the plugins
  4. Demonstrate how to leave a star rating and review for a plugin
  5. Demonstrate how to search for and create a new topic in the plugin support forum

Prerequisite Skills

Readiness Questions

What is a Plugin?

Plugins are ways to extend functionalities that already exist or add new ones in WordPress. The core of WordPress is designed to be lean and lightweight, to maximize flexibility and minimize code bloat. Plugins offer custom functions and features so that users can tailor their site to their specific needs.

Example types of Plugins

Default Plugins

Default Plugins

Default Plugins - Akismet

An anti-spam plugin by Automattic.

Activating Akismet

  1. Go to Plugins from the Dashboard menu.
  2. Locate Akismet, and click on the Activate button below the name.
  3. Follow the prompts to activate your Akismet account.
  4. Once activated with your Akismet key, your blog will be protected from spam comments.

Default Plugins - Hello Dolly

A very simple plugin showing a lyric from Hello, Dolly by Louis Armstrong.

Activating Hello Dolly

  1. Go to Plugins from the Dashboard menu.
  2. Locate Hello Dolly, and click on the Activate button below the name.
  3. Once activated, you will see a lyric from the song at the top right hand corner of the screen.

Where to Find Plugins?

The WordPress Plugin Directory on Wordpress.org is the best and safest place to get free plugins.

All plugins have been reviewed and approved per the plugin guidelines as outlined in Writing a Plugin.

Plugin Directory

Evaluating Plugins

evaluating Plugins

Installing Plugins

Remember to Backup Your Site

Installing Plugins from WordPress Plugin Directory

  1. Go to Plugins > Add New on the Dashboard menu.
  2. Search for the plugin name or type, or browse one of the categories or tags.
  3. Review the standard information: last updated, number of downloads, compatibility, etc.
  4. If you decide to install the plugin, click the Install button.
  5. After installing a plugin, it must be activated. To do it, click the Activate button.
Install Plugin

Installing Plugins via External .zip File

  1. Download the plugin as a .zip file and save to your computer.
  2. Go to Plugins > Add New on the Dashboard menu.
  3. Click on blue Upload Plugin button at the top of the page.
  4. Click the Choose File button and browse to the desktop and select the .zip file.
  5. Click the Install Now button, then click on the Activate button.
Upload Plugin

Providing Feedback, Reviews, and Ratings

The best way to improve and help plugin authors make better plugins is to provide feedback by leaving a review and a star rating.

Reviews and Ratings

Providing Feedback, Reviews and Ratings

Leaving a Review and a Star Rating

  1. Go to the Plugin Directory located at https://wordpress.org/plugins/ .
  2. Search for the plugin name that you would like to leave feedback for or get help with.
  3. Locate on the right side where it says Ratings and click on Add my review button below.
  4. Fill up the review form and submit.

Getting Help in the WordPress.org Plugin Support Forums

Each plugin in the WordPress Plugin Directory has a support forum to ask questions about using or configuring the plugin.

Support Forums

Providing Feedback, Reviews and Ratings

Leaving a Review and a Star Rating

  1. Go to the plugin page at the Plugin Directory.
  2. Click on the green View support forum button on the right side of the plugin listing or the Support tab to visit the plugin support forum.
  3. Search the forum for similar or relevant topics.
  4. Post a new topic and wait for response.

Exercises

Exercise 1: Activate Hello Dolly

Practice activating Hello Dolly.

  1. Locate Hello Dolly on the Plugin screen
  2. Activate the plugin
  3. Refresh admin screen and locate the lyric

Exercise 2: Activate Akismet

Practice activating Akismet and configuring the plugin.

  1. Locate Akismet on the Plugin screen
  2. Activate the plugin
  3. Setup Akismet account and configure Akismet key

Exercise 3: Install a plugin from Plugin Directory

Practice installing a plugin from Plugin directory.

  1. Go to Add Plugins screen
  2. Search for a plugin
  3. Install and activate the plugin

Exercise 4: Install Instagram Feed Plugin

Practice installing a plugin from a .zip file.

  1. Go to Add Plugins screen
  2. Upload Instagram Feed plugin using the Upload Plugin button
  3. Install and activate the plugin
  4. Configure plugin to connect to an Instagram account

Exercise 5: Mark and View Favorite Plugin

Practice adding a plugin to favorite.

  1. Go to Plugin Directory and choose a plugin
  2. Favorite the plugin
  3. View the favorited plugin at the Add Plugins screen

Exercise 6: Leave a rating and review

Practice leaving a star rating and review for a plugin.

  1. Go to Plugin Directory and choose a plugin
  2. Create a new review for the chosen plugin

Thank you

WordPress logo Find the team on GitHub