Filters the URL to the author’s page.
the_author_posts_link
Filters the link to the author page of the author of the current post.
the_author_{$field}
The value of the requested user metadata.
get_the_author_{$field}
Filters the value of the requested user metadata.
Advertisement
the_modified_author
Filters the display name of the author who last edited the current post.
the_author
Filters the display name of the current post’s author.
show_admin_bar
Filters whether to show the admin bar.
wp_after_admin_bar_render
Fires after the admin bar is rendered.
Advertisement
wp_before_admin_bar_render
Fires before the admin bar is rendered.
admin_bar_menu
Load all necessary admin bar items.
wp_admin_bar_class
Filters the admin bar class to instantiate.
comment_post_redirect
Filters the location URI to send the commenter after posting.
Advertisement
set_comment_cookies
Perform other actions when comment cookies are set.
sidebar_admin_page
Fires after the available widgets and sidebars have loaded, before the admin footer.
widgets_admin_page
Fires before the Widgets administration page content loads.