Tagged Questions
0
votes
1answer
26 views
Category Descriptions - HTML?
Is it possible to allow HTML to be rendered in Category descriptions? My theme uses them quite a lot, and I'd like to style them better with images and links.
This seems to be do-able from what I ...
0
votes
1answer
311 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', ...