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
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.zipReadme
=== 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
- Visit the plugins page within your dashboard and select ‘Add New’;
- Search for ‘WCA: Related Entries Extension’;
- Activate WCA: Related Entries Extension from your Plugins page;
- Go to ‘after activation’ below.
INSTALL WCA: Related Entries Extension MANUALLY
- Upload the ‘wca-related-entries’ folder to the /wp-content/plugins/ directory;
- Activate the WCA: Related Entries Extension plugin through the ‘Plugins’ menu in WordPress;
- Go to ‘after activation’ below.
AFTER ACTIVATION
- You should see (a notice to start) about WCA: Related Entries Extension activation;
- Go through WP Customizer -> Extensions -> Related Entries and set up the plugin for your site;
- 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