Hi! Recently I've started writing my owm plugin for customizing my forum. It's about adding some new extra personal info. Adding new meta of course is very simple. But I want to make input form with autocomplete (like in Google Suggest, or everywhere last time). So that's my problems:
- How can I register new jQuery plugin and print them on profile page? Last night I've spent about two hours to solve this problem. (ps. I'm totally newbie in js frameworks, but I've done everything (e.g. using jQuery function) but linking scripts)
- How can I get all usermeta records form key (mysql query would be something like that: SELECT meta_value FROM bb_usermeta WHERE meta_key = 'university' GROUP BY meta_value) using bb_press's functions? I've have no ideas except get all user_id's and $user->university. But if keep doing like this, make own query is simpler way
Best wishes,
Aglyamzanov Ramil
![US [8] US](/images/flags/us.png)
![GB [1] GB](/images/flags/gb.png)
![IT [1] IT](/images/flags/it.png)
in the past 30 minutes.