do_undismiss_core_update in /wp-admin/update-core.php
980
Continue readingSearch content for shortcodes and filter shortcodes through their hooks.If there are no shortcode tags defined, then the content will be returned without any filtering. This might cause issues when plugins are disabled but the shortcode will still show up in the post or content.
974
Continue readingPrints out all settings sections added to a particular settings pagePart of the Settings API. Use this in a settings page callback function to output all the sections and fields that were added to that $page with add_settings_section() and add_settings_field()
972
Continue reading
do_trackbacks
Perform trackbacks.
978
Continue reading →