• Actions

    Developer reference for the WordPress action hooks MAM Main fires for extending it in code.
  • Action: mam_notification_send_message

    The primary notification entry point. Action signature: do_action(‘mam_notification_send_message’, $message). Routed by MAM_Notification_Dispatcher to email/SMS/push channels per the type registry. Frozen contract — legacy filter registration retained per SC #175.

  • Action: mam_notification_send_pn

    Push-channel hook fired by the dispatcher’s MAM_Pn_Sender. The legacy mam_push_notification_manager bridges to MAM_PushDispatcher. Sibling plugins normally don’t fire this directly — use mam_notification_send_message and let the dispatcher route.

  • Action: mam_user_logged_in

    Action fired after a successful app login. Use for analytics, last-seen updates, post-login data warming. Distinct from WP’s wp_login — fires only for app logins through mam_login_manager.

Need Support?

Can't find the answer you're looking for? Don't worry we're here to help!