Change Q&A Tab Title
-
Is there a way to change the title of the Q&A Tab to something else? I’d like to change it to “Questions” instead, but I can’t seem to figure out the key of the tab in my custom function.
I’ve tried:
$tabs[‘qna’][‘title’] = ‘Questions’;
$tabs[‘cr_qna_tab’][‘title’] = ‘Questions’;
$tabs[‘tab-cr_qna’][‘title’] = ‘Questions’;
And a few others with no luck.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Change Q&A Tab Title’ is closed to new replies.