Hi, is this code still works for display list of user order by reputation?
<?php
// Thsi query will order users by reputation by default.
$user_args = array(
‘ap_query’ => true,
‘role__not_in’ => [ ‘administrator’, ‘ap_moderator’ ],
‘number’ => $number,
);
$ap_user_query = get_users( $user_args );
Thanks.
I have installed the plugin, but can’t see the user page that display all users. How can I create one?
Hello friends,
I want to increase the font size in the front end, so that the entire AnsPress looks a li’ll bit bigger. How should I do it? Also, I want to change these messages “Ask a question”, “Login or register”(when a user is not logged in). Please reply to my questions. Thank you!
Hello,
I’d like to avoid duplicate questions. Can the plugin suggest questions that have already been asked once?
Thank you
I’m trying to disable the need to place your email before posting a comment but it doesn’t show in the settings.
Hello
I’d like to configure the page where a single question is display (set sidebar, look…) but i can’t find which page it is. Can you help me on this?
Thanks