The Settings Menu content class — opens the user’s settings drawer (profile, notification preferences, log out, app version). Sibling plugins extend the menu via mam_main_content_class_settings.
The WP Post Content content class — detail-screen renderer for a post selected at runtime (e.g., the user tapped a row in a category list). Pairs with WP Post Category…
The WP Post Category content class — list view of all posts in a configured category. Each row navigates to the WP Post Content detail screen. Supports per-row formatting, filtering,…
The WP Post Category URL content class — same as WP Post Category but the category is selected at runtime from the URL/navigation context. Used for hierarchical browse flows.
The 21 content-type handlers that drive what the mobile app can render. Each represents one type of mobile UI element (Login, Map, Web URL, etc.). Covers the duck-typed interface, the…
Can't find the answer you're looking for? Don't worry we're here to help!