Filter: RML/Active

apply_filters( 'RML/Active', True ) → {boolean}

Checks if RML is active for the current user. Do not use this filter yourself, instead use wp_rml_active() function!
Parameters:
Name Type Description
True boolean for activated and false for deactivated
Since:
  • 3.2
Returns:
Type
boolean