WP Manifestindependent plugin directory
manifest / content / wca-related-extension

WCA: Related Entries Extension

WCA Related Entries Extension for WeCodeArt Framework - Displays related posts under single posts.

by Bican Marian Valeriu · github.com/bicanmarianvaleriu/wca-related-extension · website

0stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/bicanmarianvaleriu/wca-related-extension/archive/refs/heads/master.zip

Readme

=== WCA: Related Entries Extension === Contributors: wecodeart License: GPLv3 License URI: http://www.gnu.org/licenses/gpl.html Tags: related posts, related entries Requires at least: 5.0 Tested up to: 5.4 Stable tag: 1.0.0 Version: 1.0.0 Requires PHP: 7.0

A simple extension for WeCodeArt Framework used to show Related Entries under single posts.

== Description ==

WCA: Related Entries Extension for the #1 WordPress Theme Framework

A simple extension for WeCodeArt Framework used to show Related Entries under single posts.

== Installation == Starting with WCA: Related Entries Extension consists of just two steps: installing and setting up the plugin.

INSTALL WCA: Related Entries Extension FROM WITHIN WORDPRESS

  1. Visit the plugins page within your dashboard and select ‘Add New’;
  2. Search for ‘WCA: Related Entries Extension’;
  3. Activate WCA: Related Entries Extension from your Plugins page;
  4. Go to ‘after activation’ below.

INSTALL WCA: Related Entries Extension MANUALLY

  1. Upload the ‘wca-related-entries’ folder to the /wp-content/plugins/ directory;
  2. Activate the WCA: Related Entries Extension plugin through the ‘Plugins’ menu in WordPress;
  3. Go to ‘after activation’ below.

AFTER ACTIVATION

  1. You should see (a notice to start) about WCA: Related Entries Extension activation;
  2. Go through WP Customizer -> Extensions -> Related Entries and set up the plugin for your site;
  3. You’re done!

== Frequently Asked Questions ==

= Why this plugin can't be activated? =

You are probably not running WeCodeArt Framework or a Child Theme of it.

= Where are the plugin options located? =

The options are located under Extensions panel in WP Customizer.

== Changelog ==

= 1.0 - 2020-08-25 =

Initial Release

Read the full README on GitHub →