Tagged Questions
0
votes
1answer
313 views
Allowing users to add HTML to BP Groups Description how can I error check html of users?
I am trying to modify the Group Description field on Buddypress Groups so that they can take HTML but Buddypress has filters to prevent this.
I used this;
remove_filter( 'bp_get_group_description', ...