New and updated in 1.5.0
-
functionhuman_time_diff()
Determines the difference between two timestamps.
-
functionwp_trim_excerpt()
Generates an excerpt from the content, if needed.
-
functionwp_rel_nofollow()
Adds `rel=”nofollow”` string to all HTML A elements in content.
-
functionutf8_uri_encode()
Encodes the Unicode values to be used in the URI.
-
functionauth_redirect()
Checks if a user is logged in, if not it redirects them to the login page.
-
hookwp_logout
Fires after a user is logged out.
-
hookwp_head
Prints scripts or data in the head tag on the front end.
-
functionget_the_time()
Retrieves the time of the post.
-
hookget_the_time
Filters the time of the post.
-
functioncalendar_week_mod()
Gets number of days since the start of the week.
-
hookregister
Filters the HTML link to the Registration or Admin page.
-
functionwp_meta()
Theme container function for the ‘wp_meta’ action.
-
hookwp_meta
Fires before displaying echoed content in the sidebar.
-
hookloginout
Filters the HTML output for the Log In/Log Out link.
-
functionwp_register()
Displays the Registration or Admin link.
-
functionwp_loginout()
Displays the Log In/Out link.
-
functionget_header()
Loads header template.
-
functionget_footer()
Loads footer template.
-
functionget_sidebar()
Loads sidebar template.
-
functionget_theme_data()
Retrieve theme data from parsed theme file.
-
functionget_themes()
Retrieve list of themes with theme data in theme directory.
-
functionget_theme()
Retrieve theme data.
-
functionget_current_theme()
Retrieve current theme name.
-
functionis_plugin_page()
Determines whether the current admin page is generated by a plugin.
-
functionupdate_category_cache()
Update the categories cache.
-
functionget_profile()
Retrieve user data based on field.
-
functionfunky_javascript_fix()
Fixes JavaScript bugs in browsers.
-
functionget_the_author_icq()
Retrieve the ICQ number of the author of the current post.
-
functionget_the_author_yim()
Retrieve the Yahoo! IM name of the author of the current post.
-
functionget_the_author_msn()
Retrieve the MSN address of the author of the current post.