Primary responsibility
The home-screen shortcut placed in the bottom tab bar. Distinct from the Home Screen Stack itself; this content class is the navigation entry to it.
Settings
| Setting |
Type |
Environment |
Purpose |
home_label |
text |
per-button |
Tab label (e.g., “Home”) |
icon |
select |
per-button |
Icon (typically black_home) |
style_* |
various |
per-button |
Colors |
Hooks involved
| Hook |
Type |
Role |
mam_hss_stack_after_nav_header |
Filter |
Home-screen stack section ordering |
Gotchas
- Don’t confuse with the Home Screen Stack. The HSS lives in
mam-layout-settings; this content class is the tab-bar button that navigates to the HSS.
- One Home tab per tab bar. The tab bar can have multiple tabs, but only one Home shortcut should be configured.
Related articles
- Content classes overview
- Recipe: Configure the tab bar
| Field |
Value |
| Article type |
Screen Reference |
| Plugin slug |
mam-main |
| Applies to plugin version |
2.1.11+ |
| Category |
App Settings Reference |
| Audience |
WordPress admin / PHP developer |
| Class name |
local_app_home_for_tabbar (frozen) |
| Source file |
includes/content-classes/local-app-home-for-tabbar.php |
| Last verified |
2026-05-02 |