Rename Reputation to a different name.

Solved5.62K viewsGeneral
0

Is there an easy way to replace the term reputation with something different. I know that I can easily override the theme files under anspress/theme/default but there are some mentions in notification.php which is in anspress/includes and seems like a core functionality.

I don’t want to modify this file since it will be overwritten upon plugin update. Any suggestions ? Thanks.

1

I have answered similar question many time here, it can achieved easily. You can use WP translations and in translation rename reputation to whatever you want.

Make sure to keep po file name as your default language, I think it will be ap-en_US.po

Thanks, I’ve never worked with translations in the past. All my websites have been for English users only. I guess I will have to learn now 🙂

You are viewing 1 out of 2 answers, click here to view all answers.