New and updated in 0.71
-
functionget_links()
Gets the links associated with category by ID.
-
functionlinks_popup_script()
Show the link to the links popup and the number of links.
-
functionget_linkcatname()
Gets the name of category by ID.
-
functiondropdown_cats()
Deprecated method for generating a drop-down of categories.
-
functionget_archives()
Retrieves a list of archives.
-
functionlink_pages()
Print list of pages based on arguments.
-
functionget_settings()
Get value based on option.
-
functionpermalink_link()
Print the permalink of the current post in the loop.
-
functionpermalink_single_rss()
Print the permalink to the RSS feed.
-
functionget_linksbyname_withrating()
Gets the links associated with category ‘cat_name’ and display rating stars/chars.
-
functionget_links_withrating()
Gets the links associated with category n and display rating stars/chars.
-
functionget_autotoggle()
Gets the auto_toggle setting.
-
functionlist_cats()
Lists categories.
-
functionget_linksbyname()
Gets the links associated with category $cat_name.
-
functionget_postdata()
Retrieves all post data for a given post.
-
functionthe_category_ID()
Returns or prints a category ID.
-
functionthe_category_head()
Prints a category with optional text before and after.
-
functionnext_post()
Prints link to the next post.
-
functiontimer_start()
Starts the WordPress micro-timer.
-
functiontimer_stop()
Retrieves or displays the time from the page start to when function is called.
-
functionadd_magic_quotes()
Walks the array while sanitizing the contents.
-
functionxmlrpc_getpostcategory()
Retrieves the post category or categories from XMLRPC XML.
-
functionxmlrpc_removepostdata()
XMLRPC XML content without title and category elements.
-
functionis_new_day()
Determines whether the publish date of the current post in the loop is different from the publish date of the previous post in the loop.
-
functiondate_i18n()
Retrieves the date in localized format, based on a sum of Unix timestamp and timezone offset in seconds.
-
functionget_weekstartend()
Gets the week start and end from the datetime or date string from MySQL.
-
functionxmlrpc_getposttitle()
Retrieves post title from XMLRPC XML.
-
functionmysql2date()
Converts given MySQL date string into a different format.
-
functionposts_nav_link()
Displays the post pages link navigation for previous and next pages.
-
functionnext_posts()
Displays or retrieves the next posts page link.