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 Map content class — renders a geographic map with markers. Markers are sourced from a configured WP post type, GeoDirectory post type, or sibling plugin via mam_get_phone_data_before_send. Supports default…
The Web URL content class — opens an in-app webview to a configured URL or punches out to the system browser. Supports per-button URL substitutions (user id, locale, account code)…
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…
Can't find the answer you're looking for? Don't worry we're here to help!