Admin option to change generic “Vendor” text on front end / vendor admin.
“Vendor” is not a good term when you are running a niche market place – for artists or photographers for example.
Need a simple admin option to change this term – so that Vendor Dashboard reads Artist’s Dashboard for example. Writing functions too complex for many and using a translation plagin for this task is overkill. Thanks.
Open
Last updated: February 27, 2019
Log in to comment on this feature request.
Definitely need this functionality for a client’s project. For now, I’ll manually replace it by hooking into the text processed by WordPress by using the gettext filter hook, even though it’s far less efficient.