Lines:
1 to 15 of 15
<?php /** * WPSEO plugin file. * * @package WPSEO\Admin */ /* class Yoast_Integration_Toggles */ /* function Yoast_Integration_Toggles::instance() – Gets the main integration toggles manager instance used. */ /* function Yoast_Integration_Toggles::get_all() – Gets all available integration toggles. */ /* function Yoast_Integration_Toggles::load_toggles() – Loads the available integration toggles. */ /* function Yoast_Integration_Toggles::ensure_toggle() – Ensures that the passed value is a Yoast_Feature_Toggle. */ /* function Yoast_Integration_Toggles::sort_toggles_callback() – Callback for sorting integration toggles by their order. */