Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

I need to know a method by which i can input information of Birthday and Profession for all authors. Then, i want to display the author name by profession, birthdays.

Eg: A list of Professions will be displayed. When a user clicks on Scientist, all the author's with scientist as profession should be displayed. The same for birthdays too.

Thanks.

share|improve this question
As in how does wordpress usermeta work? – m0r7if3r Mar 20 '12 at 2:17

closed as too localized by toscho Feb 15 at 20:13

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

1 Answer

Ricardo sketched up a solution in the WordPress support forum, I think you can find everything necessary there.

share|improve this answer
Thank you.. :-) – Vijay Mar 20 '12 at 10:12

Not the answer you're looking for? Browse other questions tagged or ask your own question.