W3 Total Cache is currently running in Pro version Development mode.
';
}
/**
* Reset the l10n global variables for our text domain.
*
* @return void
*
* @since 2.2.8
*/
public function reset_l10n() {
global $l10n;
unset( $l10n['w3-total-cache'] );
}
}