get_boolean( 'pgcache.enabled' ) ) { echo wp_kses( sprintf( // Translators: 1 opening HTML div tag followed by opening HTML p tag, 2 opening HTML a tag to general settings page, // Translators: 3 closing HTML a tag, 4 closing HTML p tag followed by closing HTML div tag. __( '%1$sPage Cache is required for the Always Cached extension. Please enable it %2$shere.%3$s%4$s', 'w3-total-cache' ), '
', '', '', '
get_boolean( 'pgcache.enabled' ) ) { echo '' . esc_html__( 'enabled.', 'w3-total-cache' ) . ''; } else { echo '' . esc_html__( 'disabled.', 'w3-total-cache' ) . ''; } ?>
' . esc_html__( 'enabled.', 'w3-total-cache' ) . ''; } else { echo '' . esc_html__( 'disabled.', 'w3-total-cache' ) . ''; } ?>