/feature-image-switcher

Creates a switcher for changing the feature image of a post

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

Feature Image Switcher

Creates a switcher for changing the feature image of a post.

Description

Feature Image Switcher is a WordPress plugin that creates a switcher for changing the feature image of a post.

This plugin requires:

Installation

There are two ways to install from GitHub:

ZIP Download

If you have downloaded this plugin as a ZIP file from the GitHub repository, do the following to install the plugin:

  1. Unzip the .zip file and, if needed, rename the enclosing folder so that the plugin's files are located directly inside /wp-content/plugins/feature-image-switcher
  2. Activate the plugin.
  3. You're done.

git clone

If you have cloned the code from GitHub, it is assumed that you know what you're doing.