mirror of
https://github.com/10h30/trestle.git
synced 2026-07-11 18:56:07 +09:00
Cool changes to jquery and shortcodes.
This commit is contained in:
@@ -46,7 +46,7 @@ function trestle_header_actions() {
|
||||
$php_vars = array (
|
||||
'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', 'trestle_vars', $php_vars );
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user