I want to create a page that lists all the experts(Users with same access permission as author).
One solution I could think of is to create a page from the WordPress dashboard (Eg:medical-experts) then create medical-experts.php at the backend that lists all the experts with get_users($medical_expert_custom_args) function.
Please let me know if there is any better approach to solve this problem.
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745378602a4625117.html
评论列表(0条)