Registers an embed handler.
WP_Embed::maybe_run_ajax_cache
If a post/page was saved, then output JavaScript to make an Ajax request that will call WP_Embed::cache_oembed().
WP_Embed::run_shortcode
Process the [embed] shortcode.
WP_Embed::__construct
Constructor
Advertisement
_WP_Editors::wp_link_dialog
Dialog for internal linking.
_WP_Editors::wp_link_query
Performs post queries for internal linking.
_WP_Editors::wp_fullscreen_html
Outputs the HTML for distraction-free writing mode.
_WP_Editors::editor_js
Print (output) the TinyMCE configuration and initialization scripts.
Advertisement
_WP_Editors::print_tinymce_scripts
Print (output) the main TinyMCE scripts.
_WP_Editors::force_uncompressed_tinymce
Force uncompressed TinyMCE when a custom theme has been defined.
_WP_Editors::wp_mce_translation
Translates the default TinyMCE strings and returns them as JSON encoded object ready to be loaded with tinymce.addI18n(), or as JS snippet that should run after tinymce.js is loaded.
_WP_Editors::get_translation
Advertisement
_WP_Editors::default_settings
Returns the default TinyMCE settings.
_WP_Editors::get_baseurl
Returns the TinyMCE base URL.
_WP_Editors::get_mce_locale
Returns the TinyMCE locale.