Guest User

Untitled

a guest
Mar 24th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. function my_top_bar_col1_open() {
  2. FLTheme::nav_search();
  3. }
  4. add_action( 'fl_top_bar_col1_open', 'my_top_bar_col1_open' );
Add Comment
Please, Sign In to add comment