Hello,
I\’m looking to remove the following filters from all filter bar instances: Resolved, Closed, My Questions, My Subscribes.
I\’m also looking to change the \’ask question\’ button text in all instances to \’share idea\’.
Please let me know of the best way I can achieve this.
Thanks,
1 Answers
In this case, you can open the archive-question-filter.php
then find the line 16 to the line 29 and you remove the status that you want.
If you want to change the “Ask question”, you can use the .po file to translate this button.
Also, you can open the question-submit-form.php, archive-questions file.
Please login or Register to submit your answer