diff --git a/library/editor-shortcodes/favicon.ico b/library/editor-shortcodes/favicon.ico new file mode 100644 index 000000000..f2d2bdd1e Binary files /dev/null and b/library/editor-shortcodes/favicon.ico differ diff --git a/library/editor-shortcodes/shortcodes-settings.php b/library/editor-shortcodes/shortcodes-settings.php index 0f0c6958d..b4febbb8d 100644 --- a/library/editor-shortcodes/shortcodes-settings.php +++ b/library/editor-shortcodes/shortcodes-settings.php @@ -9,6 +9,7 @@ */ require( 'grid/shortcode-grid.php' ); +require( 'shortcodes-tinymce.php' ); /** * Normalize Unnamed Attributes diff --git a/library/editor-shortcodes/shortcodes-tinymce.php b/library/editor-shortcodes/shortcodes-tinymce.php new file mode 100644 index 000000000..ad784d2b0 --- /dev/null +++ b/library/editor-shortcodes/shortcodes-tinymce.php @@ -0,0 +1,40 @@ +