BVI Related Items
WordPress plugin Custom Related Items rewritten to BVI standards
by Big Voodoo Interactive · github.com/bigvoodoo/bvi-related-items · website
★ 0stars
0forks
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/bigvoodoo/bvi-related-items/archive/refs/heads/master.zipDeclares an update source (https://github.com/bigvoodoo/bvi-related-items), so updates arrive through the plugin's own updater.
From the readme
BVI Related Items
@bigvoodoo, @praggmatica
Gives a shortcode options to include in templates to indicate manually configured related pages or posts.
Description
This is a plugin for WordPress 5+ that provides a way to connect pages/posts that otherwise would not have a relationship:
adds a Related Items section to each page and post admin interface to indicate relationships that would not exist naturally in the WordPress environment
adds shortcode to display manually configured relationships from the admin interface - [related-items]
Requirements
WordPress 5+
PHP 7+
Installation
1. Install the plugin in WordPress & activate it.
2. Go to a page or post you would like to add relationships to.
3. Setup the custom relationships under Related Items section on the page/post's admin interface.
4. Use the [related-items] shortcode to display the related items.
Changelog
4.0.4
Replaced deprecated getpagebytitle() with WPQuery in frontenddisplay() function
4.0.3
Resolved syntax issue that resulted in only last related item being output
4.0.2
WordPress 5.7.2 has JQuery UI Sortable require Draggable and Droppable as well
4.0.1
Adds reference to WordPress version of JQu
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 4.0.5 | Aug 2, 2024 |
| 4.0.4 | Apr 11, 2023 |
| 4.0.3 | Mar 28, 2022 |
| 4.0.2 | May 26, 2021 |
| 4.0.1 | May 18, 2021 |
| 4.0.0 | May 11, 2021 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.