Add Category field to Buddypress Activity
-
Hi all, my goal is to allow users to select category to the updates they made.
So far this is what I have done in functions.php of my child theme http://pastebin.com/JEhfKPGnI understand that since the form submitted passed through global.js, hence i could not grab the category in mysql returned null, as mentioned in previous support post here.
But the solution there require tempering with the core files. How to add jquey in functions.php in the ‘bp_activity_post_form_options’ to make this work? Not good with jquery and js.
Thanks in advance.
- The topic ‘Add Category field to Buddypress Activity’ is closed to new replies.