Official distribution channel for the Bynder WordPress Connector
- v5.2.0: Replaced permanent token setting with OAuth 2.0 client credentials (for Bynder portals only). You can find more information on OAuth 2.0 client credentials for Bynder here.
There are currently two versions of the plugin in order to support WordPress 5.8 and earlier. The plugin files can be found in the folders named with the WordPress versions they currently support. In each folder, you will find a ZIP for the plugin and a ZIP that contains the source code if you want to make further customizations to the plugin.
The plugin for Wordpress 5.8 and earlier will not be actively maintained or developed on.
-
WordPress (Requires at least WordPress 5.9, tested up to 6.3.1)
-
WordPress-5.8-legacy (Requires WordPress 5.0 to 5.8)
This project was bootstrapped with Wordpress Create Block.
Below you will find some information on how to run scripts.
You can find the more information here.
- Use to compile and run the block in development mode.
- Watches for any changes and reports back any errors in your code.
- Use to build production code for your block inside
build
folder. - Runs once and reports back the gzip file sizes of the produced code.