AnsPress_Query::have_pages()

Method: Check if loop has more pages.

AnsPress_Query::query()

Method: Fetch results from database.

AnsPress_Query::have()

Method: Check if loop has objects.

ap_loop_end

Action Hook: No description

AnsPress_Query::has()

Method: Check if there are objects.

ap_found_rows

Filter Hook: No description

AnsPress_Query::rewind()

Method: Rewind the object and reset index.

AnsPress_Query::total_count()

Method: Count total numbers of rows found.

AnsPress_Query::__construct()

Method: Initialize the class.

AnsPress_Query

Class: Base class for query.