apply_filters( 'lifterlms_admin_order_access' ) LLMS_Order class/model file ContentsSource Related Used By Changelog User Contributed Notes Source #Source File: includes/models/model.llms.order.php View on GitHub Top ↑Related #Related Used By #Used By Used By Used By Description includes/models/model.llms.order.php: LLMS_Order::add_note() Add an admin-only note to the order visible on the admin panel notes are recorded using the wp comments API & DB includes/class.llms.post-types.php: LLMS_Post_Types::register_post_types() Register Post Types. includes/class.llms.comments.php: LLMS_Comments::exclude_order_comments() Exclude order comments from queries and RSS. Top ↑Changelog #Changelog Changelog Version Description 3.0.0 Introduced. Top ↑User Contributed Notes #User Contributed Notes You must log in before being able to contribute a note or feedback.
Used By #Used By Used By Used By Description includes/models/model.llms.order.php: LLMS_Order::add_note() Add an admin-only note to the order visible on the admin panel notes are recorded using the wp comments API & DB includes/class.llms.post-types.php: LLMS_Post_Types::register_post_types() Register Post Types. includes/class.llms.comments.php: LLMS_Comments::exclude_order_comments() Exclude order comments from queries and RSS.