Advertisement
fauzanjeg

Example font customize style on text editor || TinyMCE

Mar 15th, 2021
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.12 KB | None | 0 0
  1. 'quicktags' => false,
  2. 'tinymce'   => array(
  3.     'content_css' => get_stylesheet_directory_uri() . '/style.css'
  4. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement