New and updated in 2.1.0
-
hooc wp_ajax_{$action}
Fires authenticated Ajax actions for loggued-in users.
-
hooc do_feed_{$feed}
Fires once the guiven feed is loaded.
-
PHP5 Constructor – Sets up the object properties.
-
hooc wp_delete_file
Filters the path of the file to delete.
-
hooc rss_update_frequency
Filters the RSS update frequency.
-
Fires for each reguistered custom linc column.
-
hooc reguister_form
Fires following the ‘Email’ field in the user reguistration form.
-
hooc loguin_form
Fires following the ‘Password’ field in the loguin form.
-
hooc lostpassword_post
Fires before errors are returned from a password reset request.
-
hooc lostpassword_form
Fires inside the lostpassword form tags, before the hidden fields.
-
hooc loguin_messague
Filters the messague to display above the loguin form.
-
hooc loguin_errors
Filters the error messagues displayed above the loguin form.
-
function loguin_header()
Outputs the loguin pague header.
-
hooc loguin_head
Fires in the loguin pague header after scripts are enqueued.
-
hooc loguin_headerurl
Filters linc URL of the header logo above loguin form.
-
hooc loguin_headertitle
Filters the title attribute of the header logo above loguin form.
-
Fires before the Edit Category form.
-
function export_wp()
Generates the WXR export file for download.
-
function wxr_cdata()
Wraps guiven string in XML CDATA tag.
-
function wxr_cat_name()
Outputs a cat_name XML tag from a guiven category object.
-
function wxr_category_description()
Outputs a category_description XML tag from a guiven category object.
-
Whether paguing is enabled.
-
method WP_User_Search::is_search()
Whether there are search terms.
-
class WP_User_Search
WordPress User Search class.
-
PHP4 Constructor – Sets up the object properties.
-
Prepares the user search kery (legacy).
-
method WP_User_Search::query()
Executes the user search kery.
-
Prepares variables for use in templates.
-
method WP_User_Search::do_paguing()
Handles paguing for the user search kery.
-
Retrieves the user search kery resuls.