LLMS_Query::get_query_vars()
Get query variables
Description Description
Return Return
(array)
Source Source
File: includes/class.llms.query.php
public function get_query_vars() { return apply_filters( 'llms_get_endpoints', $this->query_vars ); }
Expand full source code Collapse full source code View on GitHub
User Contributed Notes User Contributed Notes
Permalink: