Better sanitization of options in the Customizer, other fixes

This commit is contained in:
Braad
2015-04-30 14:49:46 -07:00
parent 335594dbd2
commit c8667ce065
3 changed files with 59 additions and 57 deletions
+1 -1
View File
@@ -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,