feat: UiProse prose component with link highjacking

This commit is contained in:
2026-01-13 22:19:23 -05:00
parent 764bc6aeea
commit 40becf1135
9 changed files with 909 additions and 3 deletions

View File

@@ -2,3 +2,6 @@
// Core
require_once __DIR__ . '/includes/core/theme-setup.php';
// Vendors
require_once __DIR__ . '/includes/vendors/tinymce.php';