Actions::do_cron_sync_by_type() – Try to send actions until we run out of things to send, or have to wait more than 15s before sending again, or we hit a lock or some other sending issue
Actions::prevent_publicize_blacklisted_posts() – Decides if the given post should be Publicized based on its type.
Admin_Bar_Notice::has_threats() – Return Whether boolean cached threats exist or null if the state is unknown.
Atomic_Admin_Menu::add_browse_sites_link() – Adds the site switcher link if user has more than one site.
Atomic_Admin_Menu::set_browse_sites_link_class() – Adds a custom element class for Site Switcher menu item.
Autoloader_Handler::build_autoloader() – Builds the Version_Autoloader class that is used for autoloading.