[wp-hackers] Dynamic User Pages - How Does BuddyPress do it?
BenderisGreat
greglancaster71 at gmail.com
Fri Oct 11 20:15:59 UTC 2013
Thanks again for your help Nikola - I ended up just pasting a whole template
inside the function before and after the include statement. It works for
now, but wont work with any other theme but mine. I was considering
something like echo apply_filters( 'my_filter_name, $content );
Then apply it using add_filter( 'my_filter_name',
'your_function_for_adjusting_the_content' ); Would something like that
work?
--
View this message in context: http://wordpress-hackers.1065353.n5.nabble.com/Dynamic-User-Pages-How-Does-BuddyPress-do-it-tp42492p42522.html
Sent from the Wordpress Hackers mailing list archive at Nabble.com.
More information about the wp-hackers
mailing list