7. Widgets - hfjooste/UltimateMenu GitHub Wiki

Ultimate Menu also includes a few generic widgets that you can use in your menus (it's important to always use the WBP_ versions of the widgets in your menus to prevent crashes). The following widgets are available:

  • WBP_UltimateMenu_Button: A generic button that can be added to any menu
  • WBP_UltimateMenu_Image: A generic image that uses an Image Appearance to display images in your menus/buttons
  • WBP_UltimateMenu_Text: A generic text widget that uses Text Appearance and supports dynamic text properties
  • WBP_UltimateMenu_MenuBackground: A background that can be added to any type of menu
  • WBP_UltimateMenu_HorizontalListMenu: A basic menu using a horizontal list layout
  • WBP_UltimateMenu_VerticalListMenu: A basic menu using a vertical list layout
⚠️ **GitHub.com Fallback** ⚠️