do_action( "learndash_addon_display_rows_{$this->current_tab}" )
Fires after add-on display row.
Description Description
The dynamic portion of the hook $this->current_tab
refers to current tab slug.
Source Source
File: includes/admin/class-learndash-admin-addons-list-table.php
Changelog Changelog
Version | Description |
---|---|
2.5.5 | Introduced. |