: | [?]'; ?> | |
: | [?]'; ?> | |
: | [?]'; ?> | version ); ?> |
: | [?]'; ?> | |
: | [?]'; ?> | ' . '✔ ' . WC_LOG_DIR . ' ';
} else {
printf( '' . '✕ ' . __( 'To allow logging, make %s writable or define a custom WC_LOG_DIR .', 'woocommerce' ) . '', WC_LOG_DIR );
}
?> |
: | [?]'; ?> | |
: | [?]'; ?> | |
: | [?]'; ?> | ' . sprintf( __( '%s - We recommend setting memory to at least 64MB. See: Increasing memory allocated to PHP', 'woocommerce' ), size_format( $memory ), 'http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP' ) . ''; } else { echo '' . size_format( $memory ) . ''; } ?> |
: | [?]'; ?> | ' . '✔' . ''; else echo '' . '–' . ''; ?> |
: | [?]'; ?> |
: | [?]'; ?> | |
: | [?]'; ?> | ' . sprintf( __( '%s - We recommend a minimum PHP version of 5.4. See: How to update your PHP version', 'woocommerce' ), esc_html( $php_version ), 'http://docs.woothemes.com/document/how-to-update-your-php-version/' ) . ''; } else { echo '' . esc_html( $php_version ) . ''; } } else { _e( "Couldn't determine PHP version because phpversion() doesn't exist.", 'woocommerce' ); } ?> |
: | [?]'; ?> | |
: | [?]'; ?> | |
: | [?]'; ?> | |
: | [?]'; ?> | |
: | [?]'; ?> | db_version(); ?> |
: | [?]'; ?> | |
: | [?]'; ?> | ' . '✕ ' . sprintf( __( 'Default timezone is %s - it should be UTC', 'woocommerce' ), $default_timezone ) . ''; } else { echo '' . '✔' . ''; } ?> |
: |
' . $key . ': | [?] | ' . ( $val ? $val : __( 'N/A', 'woocommerce' ) ) . ' |
() | ||
---|---|---|
: | [?]'; ?> | '.'✔'.'' : ''.'–'.''; ?> |
[?]'; ?> | ' . '✔' . '' : '' . '–' . ''; ?> | |
[?]'; ?> | ' . '✔' . '' : '' . '–' . ''; ?> | |
: | [?]'; ?> | '.'✔'.'' : ''.'–'.''; ?> |
[?]'; ?> | () | |
[?]'; ?> | ||
[?]'; ?> | ||
[?]'; ?> | ||
[?]'; ?> |
' . $page_name . ': | '; echo '[?] | '; // Page ID check if ( ! $page_id ) { echo '' . __( 'Page not set', 'woocommerce' ) . ''; $error = true; } else { // Shortcode check if ( $values['shortcode'] ) { $page = get_post( $page_id ); if ( empty( $page ) ) { echo '' . sprintf( __( 'Page does not exist', 'woocommerce' ) ) . ''; $error = true; } else if ( ! strstr( $page->post_content, $values['shortcode'] ) ) { echo '' . sprintf( __( 'Page does not contain the shortcode: %s', 'woocommerce' ), $values['shortcode'] ) . ''; $error = true; } } } if ( ! $error ) echo '#' . absint( $page_id ) . ' - ' . str_replace( home_url(), '', get_permalink( $page_id ) ) . ''; echo ' |
[?]'; ?> | ||
---|---|---|
: | 0 ) ); foreach ( $terms as $term ) { $display_terms[] = strtolower( $term->name ) . ' (' . $term->slug . ')'; } echo implode( ', ', array_map( 'esc_html', $display_terms ) ); ?> |
: | [?]'; ?> | Name; ?> |
: | [?]'; ?> | Version; if ( ! empty( $theme_version_data['version'] ) && version_compare( $theme_version_data['version'], $active_theme->Version, '!=' ) ) { echo ' – ' . $theme_version_data['version'] . ' ' . __( 'is available', 'woocommerce' ) . ''; } ?> |
: | [?]'; ?> | {'Author URI'}; ?> |
: | [?]'; ?> | ' . '✔' . '' : '✕ – ' . sprintf( __( 'If you\'re modifying WooCommerce or a parent theme you didn\'t build personally we recommend using a child theme. See: How to create a child theme', 'woocommerce' ), 'http://codex.wordpress.org/Child_Themes' ); ?> |
: | [?]'; ?> | Name; ?> |
: | [?]'; ?> | Version; ?> |
: | [?]'; ?> | {'Author URI'}; ?> |
: | [?]'; ?> | template, wc_get_core_supported_themes() ) ) { echo '' . __( 'Not Declared', 'woocommerce' ) . ''; } else { echo '' . '✔' . ''; } ?> |