LLMS_Admin_Table::set_empty_message()
Empty message displayed when no results are found.
Return Return
(string)
Source Source
File: includes/abstracts/abstract.llms.admin.table.php
* * @param int $post_id WP Post ID. * @param string $text Optional text to display within the anchor, if none supplied $post_id if used.
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.2.0 | Introduced. |