mirror of
https://github.com/10h30/trestle.git
synced 2026-07-20 07:03:49 +09:00
Removed testing echos.
This commit is contained in:
@@ -40,8 +40,6 @@ function trestle_header_actions() {
|
|||||||
'trestle_equal_cols_breakpoint' => genesis_get_option( 'trestle_equal_cols_breakpoint' ),
|
'trestle_equal_cols_breakpoint' => genesis_get_option( 'trestle_equal_cols_breakpoint' ),
|
||||||
);
|
);
|
||||||
wp_localize_script( 'theme-jquery', 'php_vars', $php_vars );
|
wp_localize_script( 'theme-jquery', 'php_vars', $php_vars );
|
||||||
|
|
||||||
echo '++++';
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user