Browse: Home / Functions /

learndash_list_table_row_actions

learndash_list_table_row_actions( array $actions,  boolean $always_visible = false )

Gets the the table row actions output.


Description #


Parameters #

$actions

(array) (Required) An array of table row actions.

$always_visible

(boolean) (Optional) Whether the row will be always visible.

Default value: false


Return #

(string) The table row actions HTML output.


Source #

File: includes/admin/ld-admin.php