8889841cService_Provider.php000064400000010026150514311550010526 0ustar00

ID ) ) { return $done; } // No? return something other than null - the event won't display. return false; } /** * Get the option slug. * * @since 6.0.2 * * @return string $option_slug The option slug for this setting. */ public static function get_slug() { return self::$option_slug; } }