User_Account
menu contains the user account menu items, and it's displayed on the account subpages.class-{menu-name}.php
file (use lowercase letters, numbers, and hyphens only) in the includes/menus
extension subdirectory and HivePress will load it automatically.Foo_Bar
class for the class-foo-bar.php
file). Pick a name that is unique enough to avoid conflicts with other HivePress menus.route
is set.listings_view_page
URL route, so it's linked to the Listings page. The second item is linked to a custom URL set in the url
parameter.