Content Restriction Hooks
arm_prepare_custom_rule_data
This Filter can be used to prepare array of custom access rule records to display in admin side access rule grid.
Hook Details
- Hook Type: Filter
- Source: core/classes/class.arm_access_rules.php
Usage:
Parameters:
$rule_records
Array of access rule items
$args
Array of filter arguments for grid listing
