Upgarded to 4.17.4

This commit is contained in:
2022-06-23 13:17:18 +01:00
parent 80f1e87db9
commit a04fb0c7af
404 changed files with 54683 additions and 4417 deletions

View File

@ -409,7 +409,7 @@ $options = array (
'name' => esc_html__( 'Improve Google Fonts Loading', 'Divi' ),
'id' => 'divi_google_fonts_inline',
'type' => 'checkbox',
'std' => 'on',
'std' => 'off',
'desc' => esc_html__( 'Enable caching of Google Fonts and load them inline. This reduces render-blocking requests and improves page load times.', 'Divi' ),
),
array(