mirror of
https://github.com/10h30/trestle.git
synced 2026-06-05 15:09:35 +09:00
Change link icons to default to on.
This commit is contained in:
@@ -51,6 +51,10 @@ function trestle_custom_defaults( $defaults ) {
|
||||
'trestle_footer_widgets_number' => 3,
|
||||
'trestle_equal_height_cols' => 1,
|
||||
'trestle_equal_cols_breakpoint' => 768,
|
||||
'trestle_external_link_icons' => 1,
|
||||
'trestle_email_link_icons' => 1,
|
||||
'trestle_pdf_link_icons' => 1,
|
||||
'trestle_doc_link_icons' => 1,
|
||||
);
|
||||
|
||||
// Populate Trestle settings with default values if they don't yet exist
|
||||
|
||||
Reference in New Issue
Block a user