mirror of
https://github.com/10h30/trestle.git
synced 2026-07-11 18:56:07 +09:00
Better sanitization of options in the Customizer, other fixes
This commit is contained in:
@@ -36,7 +36,7 @@ function trestle_settings_defaults() {
|
||||
'logo_url_mobile' => '',
|
||||
'favicon_url' => '',
|
||||
'nav_primary_location' => 'full',
|
||||
'custom_nav_extras_text' => '',
|
||||
'search_in_nav' => '',
|
||||
'read_more_text' => __( 'Read More »', 'trestle' ),
|
||||
'revisions_number' => 3,
|
||||
'footer_widgets_number' => 3,
|
||||
|
||||
Reference in New Issue
Block a user