Filters the comment author’s returned IP address.
get_comment_author_IP
Retrieve the IP address of the author of the current comment.
get_comment_author_link
Filters the comment author’s link for display.
get_comment_author_link
Retrieves the HTML link to the URL of the author of the current comment.
Advertisement
get_comment_author_email
Filters the comment author’s returned email address.
get_comment_author_email
Retrieves the email of the author of the current comment.
get_comment_author
Filters the returned comment author name.
get_comment_author
Retrieves the author of the current comment.
Advertisement
query_string
Filters the query string before parsing.
query_vars
Filters the query variables whitelist before processing.
WP_Rewrite::__construct
Constructor – Calls init(), which runs setup.
WP_Rewrite::set_category_base
Sets the category base for the category permalink.
Advertisement
WP_Rewrite::set_permalink_structure
Sets the main permalink structure for the site.
WP_Rewrite::init
Sets up the object’s properties.
rewrite_rules
Filters the list of rewrite rules formatted for output to an .htaccess file.