Description
Integrate your Yunits Community with WordPress and combine the best of both worlds.
Agenda, Blog and News on Your WordPress Site
This plugin enables you to retrieve Agenda, Blog and News items from your Yunits Community and display them on your WordPress site. These items include metadata, allowing you to create gated content using the Yunits roles specified in the metadata.
If you decide to also synchronise Yunits Theme’s (see Knowledge Bases below) it will also automatically connect them as taxonomy terms which you can use to create filters in FacetWP for example.
Knowledge Bases
If you use FacetWP, you can retrieve Yunits Themes from your Yunits Community and synchronise them as taxonomies to your chosen Post Types. This allows you to create Knowledge Base posts in WordPress, enrich them with themes, and ensure your Yunits Community can read the FacetWP API to synchronise those items.
Single Sign On via OpenID Connect
While not part of this plugin, we provide recommendations and instructions on setting up Single Sign-On using OpenID Connect.
Installation
- Upload
yunits-for-wp
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to your settings in the WordPress admin: Settings > Yunits For WP and insert your credentials
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Yunits for WP” is open source software. The following people have contributed to this plugin.
Contributors“Yunits for WP” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Yunits for WP” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.17.2: May 20, 2025
- Fix: remove old tags
1.17.1: May 20, 2025
- Notice: wordpress.org download link not working, doing rebuild
1.17.0: May 20, 2025
- Change: use action scheduler for everything and remove wp cron
- Change: update deps
- Fix: rescheduling of the action scheduler
1.16.0: May 14, 2025
- Change: add error logging to the news importer
- Change: lower max batch size for news importer
- Change: update readme.txt
- Change: update dependencies
1.15.4: May 13, 2025
- Fix: convert special entities in content back to characters
1.15.3: May 13, 2025
- Fix: iframes in content on blog and agenda post types
1.15.2: May 12, 2025
- Fix: do not strip figure/oembed content from post_content
- Change: version bump
1.15.1: Mar 27, 2025
- Fix: blog_settings not array when scheduling events
1.15.0: Mar 21, 2025
- Add: blog importer
- Change: only show dashboard buttons for enabled importers
1.14.1: Mar 06, 2025
- Fix: import api permission error on lower level roles
1.14.0: Mar 05, 2025
- Add: dashboard widget to call importers
- Add: only allow publish_pages cap to access the widget