芝麻web文件管理V1.00
编辑当前文件:/home/projzpbv/www/wp-content/plugins/mailpoet/lib/Util/Notices/WordPressPlaygroundNotice.php
display(); } private function display(): Notice { return Notice::displayWarning( sprintf( '
%s
%s
', __('MailPoet Preview', 'mailpoet'), __('This is a preview of the MailPoet plugin. Please note that some functionality may be limited.', 'mailpoet') ), null, self::OPTION_NAME, false ); } }