LLMS_Admin_Table::clean_args( array $args = array() )

Ensure that a valid array of data is passed to a query Used by AJAX methods to clean unnecessary parameters before passing the request data to the get_results function


Description Description


Parameters Parameters

$args

(Optional) array of arguments

Default value: array()


Top ↑

Return Return

(array)


Top ↑

Source Source

File: includes/abstracts/abstract.llms.admin.table.php


			

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.