WP_User_Search::prepare_vars_for_template_usage() WordPress Method

The prepare_vars_for_template_usage() method is used to prepare variables for use in a user search template. This method is called by the WP_User_Search class.

WP_User_Search::prepare_vars_for_template_usage() #

Prepares variables for use in templates.


Source

File: wp-admin/includes/deprecated.php

	function prepare_vars_for_template_usage() {}

Top ↑

Changelog

Changelog
VersionDescription
2.1.0Introduced.

The content displayed on this page has been created in part by processing WordPress source code files which are made available under the GPLv2 (or a later version) license by theĀ Free Software Foundation. In addition to this, the content includes user-written examples and information. All material is subject to review and curation by the WPPaste.com community.

Show More