Robots_Txt_Integration::get_xml_sitemaps_enabled() – Retrieves whether the XML sitemaps are enabled, keyed by blog ID.
WPSEO_Options_Backfill::apply_xml_settings() – Adds the XML specific data to the option when requested.
WPSEO_Sitemaps_Renderer::get_xsl_url() – Retrieves the XSL URL that should be used in the current environment
xrstf_Composer52_ClassLoader::add() – Registers a set of classes, merging with any others previously set.
xrstf_Composer52_ClassLoader::getClassMapAuthoratative() – Should class lookup fail if not found in the current class map?
xrstf_Composer52_ClassLoader::getUseIncludePath() – Can be used to check if the autoloader uses the include path to check for classes.
xrstf_Composer52_ClassLoader::set() – Registers a set of classes, replacing any others previously set.
xrstf_Composer52_ClassLoader::setClassMapAuthoritative() – Turns off searching the prefix and fallback directories for classes that have not been registered with the class map.
xrstf_Composer52_ClassLoader::setUseIncludePath() – Turns on searching the include path for class files.