I would like to change the plugin name in the left dashboard panel. It currently says “Event Espresso” with the little icon. I would like it to say “Event Dashboard” or something of the likes for my event managers and logged in users. I know this is customization. I could not see where in the code I could do this. I am on EE3 Business. It seems like that would be a fairly easy snippet. Thanks!
We don’t support white labelling in EE, but if you need to change it you could look at this file /wp-content/plugins/event-espresso/includes/functions/admin_menu.php
The function there is pluggable( http://codex.wordpress.org/Pluggable_Functions ) so you should be able to over ride it by adding it to a custom_functions.php file in the wp-content/uploads/espresso directory, or via a custom plugin.
Viewing 1 reply thread
The support post ‘Change Plugin Name in the Left Dashboard panel’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.