No I did not edit it. Here is the file contents of users.php <a class="ap-btn ap-ask-btn-head pull-right" href="”> results ) ) { foreach ( $users->results as $f ) { $data = $f->data; $current_user_meta = array_map( function( $a ){ return $a[0]; }, get_user_meta($f->ID)); include(ap_get_theme_location(‘content-user.php’)); } } else { _e(‘No users found.’, ‘ap’); } ?> results ) ) { ap_pagi($base, $total_pages, $paged); }
Preview will be ready soon, if you are interested in beta testing the I will send you update when its ready. Also already released two extensions for AnsPress: Tags: https://github.com/wp3/tags-for-anspress Categories: https://github.com/wp3/categories-for-anspress ——– lol, are this extension ? AnsPress already have tags and categories. From version 2.0 all addition features will be released as a new extension, so that user can easily select what they need. WIll all other features like labels, points, badges, etc. will be available as an extension ? Yes. To make things easy, core plugin will be simple just question and answer and nothing else. ——– Thanks your for your interest in beta testing, will let you know. Till then read the new features list, which does not exist 😀
Getting the following error in my PHP logs 20141223T015931: www.stickandrudderstudios.com/index.php PHP Parse error: syntax error, unexpected T_FUNCTION, expecting ‘)’ in /server/srs-wp/wp-content/plugins/anspress-question-answer/theme/default/users.php on line 14
I am using same version on this site, but its okey here. Can you tell me if there is any error ? for finding error install Query monitor plugin
Hi markcellis, Will add this in 2.0, new update is just quick fix for WordPress 4.0. No bug fix and new features added in new version.