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 Content content class — renders a single WordPress page or post inside the app. Standard WP filtering applies (the_content), plus mam-suite content sections appended below the body.
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.
Can't find the answer you're looking for? Don't worry we're here to help!