tbkcp_tiny_mce_advanced.php | |
Includes the tiny_mce_advnaced plugin and form options for setting some editor classes | Author: Paul MacLean |
tbkcp_tiny_mce_advanced | Will load an href into a jquery dialog for all elements given the tbkcp_main_popup class |
Functions | |
__construct | Includes the plugins setup file and adds the fitler for the classes dropdown |
add_default_classes | Adds in the admin set classes into the editor dropdown |
form_options | Takes a comma seperated list of classes and adds them tp the wp options |
Will load an href into a jquery dialog for all elements given the tbkcp_main_popup class
Functions | |
__construct | Includes the plugins setup file and adds the fitler for the classes dropdown |
add_default_classes | Adds in the admin set classes into the editor dropdown |
form_options | Takes a comma seperated list of classes and adds them tp the wp options |
Includes the plugins setup file and adds the fitler for the classes dropdown
function __construct()
Adds in the admin set classes into the editor dropdown
function add_default_classes( $init_array )
Takes a comma seperated list of classes and adds them tp the wp options
function form_options()