• LifterLMS
  • Knowledge Base
  • Academy
  • Blog
  • Podcast
  • Contributors
  • My Account

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Code Reference / includes/abstracts/llms-abstract-posts-query.php

LLMS_Abstract_Posts_Query::get_arg_map()

Method: Map input arguments to WP_Query arguments.

Source: includes/abstracts/llms-abstract-posts-query.php:122

Used by 2 functions | Uses 0 functions

LLMS_Abstract_Posts_Query::get_wp_query()

Method: Retrieve the WP_Query object for the query.

Source: includes/abstracts/llms-abstract-posts-query.php:142

Used by 0 functions | Uses 0 functions

LLMS_Abstract_Posts_Query::perform_query()

Method: Performs the query.

Source: includes/abstracts/llms-abstract-posts-query.php:153

Used by 0 functions | Uses 0 functions

LLMS_Abstract_Posts_Query::prepare_query()

Method: Prepare the query.

Source: includes/abstracts/llms-abstract-posts-query.php:169

Used by 1 function | Uses 1 function

LLMS_Abstract_Posts_Query::set()

Method: Sets a query variable.

Source: includes/abstracts/llms-abstract-posts-query.php:195

Used by 0 functions | Uses 2 functions

LLMS_Abstract_Posts_Query::sanitize_post_types()

Method: Sanitize the `post_types` query argument.

Source: includes/abstracts/llms-abstract-posts-query.php:216

Used by 1 function | Uses 0 functions

LLMS_Abstract_Posts_Query::count_results()

Method: Set result counts and pagination properties.

Source: includes/abstracts/llms-abstract-posts-query.php:72

Used by 0 functions | Uses 1 function

LLMS_Abstract_Posts_Query::default_arguments()

Method: Retrieve query argument default values.

Source: includes/abstracts/llms-abstract-posts-query.php:87

Used by 1 function | Uses 1 function

LLMS_Abstract_Posts_Query::found_results()

Method: Retrieve total found results for the query.

Source: includes/abstracts/llms-abstract-posts-query.php:111

Used by 1 function | Uses 0 functions

LLMS_Abstract_Posts_Query

Class: Abstract WP_Posts query class.

Source: includes/abstracts/llms-abstract-posts-query.php:30

Used by 1 function | Uses 1 function
© 2014 - 2023 LifterLMS · Privacy Policy · Terms and Conditions