8889841cService_Provider.php 0000644 00000010026 15051431155 0010526 0 ustar 00
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; } }