Adobe Fonts for Divi
A Divi 5 Plugin from Click and Repeat (with help from Claude)
How it Works:
Changelog:
v1.3.0
- Fixed font rendering: font family names are now locked to Adobe’s exact CSS definitions, preventing the browser mismatch that caused fonts to not display after selection in Divi
- Font name fields are now read-only in the admin UI with a clear explanation of why they cannot be edited
- Switched Adobe stylesheet loading from raw HTML output to WordPress’s
wp_enqueue_style()for more reliable loading across frontend, admin, and Divi builder contexts
v1.2.1
- Fixed fatal error caused by a curly apostrophe in a PHP string literal breaking plugin activation
- Fixed font auto-detection:
sanitize_textarea_field()was stripping HTML tags (including the<link>embed), causing the kit ID regex to fail on a blank string — replaced withwp_kses()which sanitizes safely while preserving the embed tag structure
v1.2.0
- Updated plugin author to Click and Repeat
v1.0.0
- Initial release
- Paste an Adobe Fonts embed code and auto-detect font family names from the Typekit CSS
- Detected fonts registered in Divi’s Custom Fonts picker (no OTF upload required)
- Adobe stylesheet loaded in frontend and Divi Visual Builder contexts
- Saves kits to WordPress options; supports multiple kits