Support

Home Forums Event Espresso Premium WP-Admin Quick Menu

WP-Admin Quick Menu

Posted: August 17, 2023 at 7:12 am

Viewing 4 reply threads


pathwise

August 17, 2023 at 7:12 am

Hello! It is possible to have a link to the Transactions page on the Event Espresso Quick Menu (The menu that shows on the top of the page).

Thank you.


pathwise

August 17, 2023 at 7:12 am

This is the menu I am referring to: https://aliengirl.xyz/wp-content/uploads/2023/08/Screenshot-2023-08-16-170007.png


pathwise

August 17, 2023 at 7:15 am

This is the menu I am referring to: https://snipboard.io/I4ot8X.jpg


Tony

  • Support Staff

August 17, 2023 at 2:59 pm

Hi there,

You can just hook into the WP core admin_bar_menu action:

https://developer.wordpress.org/reference/hooks/admin_bar_menu/

Then add your time menu items.

EE hooks in at priority 100, so as long as you use something like say 110 you’ll be able to add additional items, for example:

https://gist.github.com/Pebblo/0eb44c1fc1994ab7ed2bbad9301e3e00


pathwise

August 18, 2023 at 8:39 am

This is great! Thank you! 🙂

Viewing 4 reply threads

The support post ‘WP-Admin Quick Menu’ 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.

Event Espresso