Search option in Questions list

Could we have default wordpress search forms search for Questions and Answers? If you are going to implement it, please make it standard enough to work with search plugins (I’m liking Relevanssi, author is responsive) as well.

Mention functionality implimented

This is great function.

Is Base Page?

For question page you need this condition: if (get_question_id()){ //Your codes. }

Does the latest beta include the ability to upload a cover image / featured image

Add this filter: https://gist.github.com/rahularyan/c86ad0dc10ad79a48ec1 Now you can add featured image in post edit page in wp-admin. You need to add the_post_thumbnail(); in question.php

[anspress] Shortcode in some meta

I think you are using yost seo, then there is a filter for overriding content meta please check their doc.

Categories plugin 1.4 with beta2

Category template is updated, so check your override and match with your override.

Links with no reason and Duplicate line

2 days ago – links to question/answer. Anonymous_User – Need to remove this link.

Are you going to support Arabic and RTL?

Yes we will add RTL support, but you have to add arbaic language by yourself. I think Arabic language exists for AnsPress, you just need to update it.