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

Gets the the table row actions output.


Description Description


Parameters Parameters

$actions

(Required) An array of table row actions.

$always_visible

(Optional) Whether the row will be always visible.

Default value: false


Top ↑

Return Return

(string) The table row actions HTML output.


Top ↑

Source Source

File: includes/admin/ld-admin.php


			

Top ↑

User Contributed Notes User Contributed Notes

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