Faster, Smoother New Version of ARMember7.0Launched Buy Now

Documentation

Plugin Core Hooks
arm_init
Plugin init action fires after WordPress init action. arm_init is useful for intercepting $_GET or $_POST triggers.
Hook Details
  • Hook Type: Action
  • Source: core/classes/class.armember.php
Usage:
Parameters:
$obj
ARMember Main class object