apply_filters( "llms_table_get_data_{$this->id}" ) Admin Table Abstract ContentsSource Related Used By Changelog User Contributed Notes Source #Source File: includes/abstracts/abstract.llms.admin.table.php View on GitHub Top ↑Related #Related Used By #Used By Used By Used By Description includes/abstracts/abstract.llms.admin.table.php: LLMS_Admin_Table::filter_get_data() Ensures that all data requested by $this->get_data is filterable before being output on screen / in the export file. Top ↑Changelog #Changelog Changelog Version Description 3.2.0 Introduced. Top ↑User Contributed Notes #User Contributed Notes You must log in before being able to contribute a note or feedback.
Used By #Used By Used By Used By Description includes/abstracts/abstract.llms.admin.table.php: LLMS_Admin_Table::filter_get_data() Ensures that all data requested by $this->get_data is filterable before being output on screen / in the export file.