Admin_Columns_Cache_Integration::fill_cache() – Fills the cache of indexables for all known post IDs.
Author::set_image_from_options() – An author should not have an image from options, this only applies to persons.
Comment_Link_Fixer::clean_reply_to_com() – Checks whether we can allow the feature that removes ?replytocom query parameters.
Comment_Link_Fixer::has_replytocom_parameter() – Checks if the url contains the ?replytocom query parameter.
Comment_Link_Fixer::remove_reply_to_com() – Removes the ?replytocom variable from the link, replacing it with a #comment-<number> anchor.
CurlFactory::finish() – Completes a cURL transaction, either returning a response promise or a rejected promise.
Date_Helper::format_translated() – Formats a given date in UTC TimeZone format and translate it to the set language.