%s
%s %s
date_default_timezone_set()
session_start()
session_write_close()
wp-content/db.php
WP_DEBUG_LOG
WP_DEBUG_DISPLAY
WP_DEBUG
wp-config.php
WP_HOME
WP_SITEURL
%2$s %3$s
%2$s
' . __( '%s available disk space was detected, update routines can be performed safely.' ) . '
' . __( 'The %s directory used to improve the stability of plugin and theme updates is writable.' ) . '
wp-content/upgrade-temp-backup
' . __( 'The %s directory cannot be located.' ) . '
wp-content
' . __( 'The %1$s and %2$s directories exist but are not writable. These directories are used to improve the stability of plugin updates. Please make sure the server has write permissions to these directories.' ) . '
wp-content/upgrade-temp-backup/plugins
wp-content/upgrade-temp-backup/themes
' . __( 'The %s directory exists but is not writable. This directory is used to improve the stability of plugin updates. Please make sure the server has write permissions to this directory.' ) . '
' . __( 'The %s directory exists but is not writable. This directory is used to improve the stability of theme updates. Please make sure the server has write permissions to this directory.' ) . '
' . __( 'The %s directory exists but is not writable. This directory is used to improve the stability of plugin and theme updates. Please make sure the server has write permissions to this directory.' ) . '
' . __( 'The %s directory exists but is not writable. This directory is used for plugin and theme updates. Please make sure the server has write permissions to this directory.' ) . '
wp-content/upgrade
' . __( 'The %1$s directory does not exist, and the server does not have write permissions in %2$s to create it. This directory is used for plugin and theme updates. Please make sure the server has write permissions in %2$s.' ) . '
WP_HTTP_BLOCK_EXTERNAL
%s%s
context
file_uploads
php.ini
ini_get()
0
post_max_size
upload_max_filesize
' . __( 'Page cache enhances the speed and performance of your site by saving and serving static pages instead of calling for a page every time a user visits.' ) . '
' . __( 'Page cache is detected by looking for an active page cache plugin as well as making three requests to the homepage and looking for one or more of the following HTTP client caching response headers:' ) . '
' . implode( '
', array_keys( $this->get_page_cache_headers() ) ) . '.
$error_info
', $page_cache_detail['headers'] ) . '
' . esc_html( $base_description ) . ' ' . __( 'Your site has %1$s autoloaded options (size: %2$s) in the options table, which is acceptable.' ) . '
' . esc_html( $base_description ) . ' ' . __( 'Your site has %1$s autoloaded options (size: %2$s) in the options table, which could cause your site to be slow. You can review the options being autoloaded in your database and remove any options that are no longer needed by your site.' ) . '