do_action( 'llms_access_plan_mb_before_body', LLMS_Access_Plan $plan, integer $id, integer $order )

Action hook fired before access plan’s meta box row two


Parameters Parameters

$plan

(LLMS_Access_Plan) LLMS_Access_Plan.

$id

(integer) Access Plan ID.

$order

(integer) The order of the access plan.


Top ↑

Source Source

File: includes/admin/views/access-plans/access-plan.php

View on GitHub


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.