ODM Related Contents
Internal ODM wordpress plugin for associating content to WP posts
by Huy Eng HENG · github.com/opendevelopmentmekong/wp-odm_related · 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/opendevelopmentmekong/wp-odm_related/archive/refs/heads/main.zipOD Wordpress plugin for associating related contents in posts of custom post type and CKAN dataset to display on any page through the widgets with various templates.
Description
wp-odm_related is a plugin of Wordpress that can create the particular related contents accross the website for individual post/page. The plugin present the metabox that user can add the URL and type of content easily. In addition, the user can manage the list of the links with series of functions including edit, delete and order. The url verified function is also available to ensure that all the urls are valid.
There are different templates can be used to display the related contents in posts thought the widgets such as feature, content, list, data-vitualization, and so on.
Features
widgets
Installation
- Download the files as zip or clone git clone https://github.com/OpenDevelopmentMekong/wp-odm_related.git into the Wordpress plugins folder.
- Activate the plugin through the 'Plugins' menu in WordPress