Filter jaw_section_title admin Posted in CodeJaW HooksTutorials Description This filter is used in Section Bar. Example function my_section_title($title){ return " " . $title; } add_filter('jaw_section_title', 'my_section_title'); The result can look like this: List of all hooks you can find HERE Related Posts 0 comments JaW Hooks Actions jaw_before_usermanagement and jaw_after_usermanagement 0 comments CodeTutorials How to add more Widget areas to menu. 0 comments JaW Hooks Filter jaw_get_template_part Filter jaw_cropped_text Mashshare Shortcodes Related Posts 0 comments JaW Hooks Actions jaw_before_usermanagement and jaw_after_usermanagement 0 comments CodeTutorials How to add more Widget areas to menu. 0 comments JaW Hooks Filter jaw_get_template_part 0 comments Tutorials How to set Custom Stock Ticker Tags filterSection Bartitle