LLMS_Admin_Post_Table_Orders::modify_actions( array $actions, WP_Post $post )
Modify the actions for the orders.
Description Description
Parameters Parameters
- $actions
-
(Required) Existing actions.
- $post
-
(Required) Post object.
Return Return
(string[])
Source Source
File: includes/admin/post-types/post-tables/class.llms.admin.post.table.orders.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |