ClassicPress logo
Skip to content
Filter by type:
Browse: Home / wp-includes/class-wp-user-query.php

WP_User_Query::set()

Method: Set query variable.

Source: wp-includes/class-wp-user-query.php:652

Used by 0 functions | Uses 0 functions

WP_User_Query::__call()

Method: Make private/protected methods readable for backward compatibility.

Source: wp-includes/class-wp-user-query.php:854

Used by 0 functions | Uses 0 functions

WP_User_Query::__unset()

Method: Make private properties un-settable for backward compatibility.

Source: wp-includes/class-wp-user-query.php:839

Used by 0 functions | Uses 0 functions

WP_User_Query::__isset()

Method: Make private properties checkable for backward compatibility.

Source: wp-includes/class-wp-user-query.php:826

Used by 0 functions | Uses 0 functions

WP_User_Query::__set()

Method: Make private properties settable for backward compatibility.

Source: wp-includes/class-wp-user-query.php:812

Used by 0 functions | Uses 0 functions

WP_User_Query::__get()

Method: Make private properties readable for backward compatibility.

Source: wp-includes/class-wp-user-query.php:797

Used by 0 functions | Uses 0 functions

WP_User_Query::parse_order()

Method: Parse an ‘order’ query variable and cast it to ASC or DESC as necessary.

Source: wp-includes/class-wp-user-query.php:777

Used by 1 function | Uses 0 functions

WP_User_Query::parse_orderby()

Method: Parse and sanitize ‘orderby’ keys passed to the user query.

Source: wp-includes/class-wp-user-query.php:720

Used by 1 function | Uses 4 functions

WP_User_Query::get_total()

Method: Return the total number of users for the current query.

Source: wp-includes/class-wp-user-query.php:706

Used by 0 functions | Uses 0 functions

WP_User_Query::get_results()

Method: Return the list of users.

Source: wp-includes/class-wp-user-query.php:695

Used by 0 functions | Uses 0 functions
1 2 3 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy