\n"; } add_action('admin_head', 'jwl_admin_register_head'); // Add the admin options page add_action('admin_menu', 'jwl_admin_add_page'); function jwl_admin_add_page() { add_options_page( 'Ultimate TinyMCE Plugin Page', 'Ultimate TinyMCE', 'manage_options', 'ultimate-tinymce', 'jwl_options_page' ); } // Display the admin options page function jwl_options_page() { ?>
Here you can select which buttons to include in row 3 of the TinyMCE editor.
'; } function jwl_setting_section_callback_function2() { echo 'Here you can select which buttons to include in row 4 of the TinyMCE editor.
'; } // ------------------------------------------------------------------ // Callback function for our example setting // ------------------------------------------------------------------ // // creates a checkbox true/false option. Other types are surely possible // // Callback Functions for Row 3 Buttons function jwl_fontselect_callback_function() { echo ' '; ?>
';
?>
';
?>
';
?>
';
?>
';
?>
';
?>
';
?>
';
?>
';
?>
';
?>
';
?>
';
?>
';
?>
';
?>
';
?>
';
?>
';
?>
';
?>
';
?>
';
?>
';
?>
';
?>
';
?>
';
?>
';
?>
';
?>
' )
$content = $content . "\n