Dev Examples for Divi
Dev Examples for Divi is a WordPress plugin that provides code examples demonstrating how to use the Divi Builder API in third-party extensions. It is designed for demonstration, testing, and learning purposes.
by Ayub Adiputra · github.com/ayubadiputra/dev-examples-for-divi · 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/ayubadiputra/dev-examples-for-divi/archive/refs/heads/main.zipDev Examples for Divi is a WordPress plugin that provides code examples demonstrating how to use the Divi Builder API in third-party extensions. It is designed for demonstration, testing, and learning purposes.
Installation and Requirement
After cloning the repository, run composer install. To enable certain examples, please check "Examples" section for more details.
Dev Examples for Divi plugin's minimum requirements are WordPress 6.6 and PHP 7.2.
Examples
To be added later ...
Contributing
If you have requests, suggestions, or want to report bugs, let me know.