Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- add_filter( 'bps_templates', 'SQ7_rdu_kleo_bp_search_tpl' );
- function SQ7_rdu_kleo_bp_search_tpl( $templates ) {
- $templates = array ( 'members/bps-form-legacy', 'members/bps-form-inline', 'members/bps-form-with-labels', 'bps-form-custom-eaimee' );
- return $templates;
- }
Advertisement
Add Comment
Please, Sign In to add comment