LLMS_AJAX_Handler::select2_query_posts()

Handle Select2 Search boxes for WordPress Posts by Post Type and Post Status.


Description Description


Return Return

(void)


Top ↑

Source Source

File: includes/class.llms.ajax.handler.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.37.2 Posts can be 'filtered' by instructor via the $_POST['instructor_id'].
3.32.0 Posts can be queried by post status(es) via the $_POST['post_statuses']. By default only the published posts will be queried.
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.