New and updated in 1.0.1
-
functiondrop_index()
Drops a specified index from a table.
-
functionadd_clean_index()
Adds an index to a specified table.
-
functionallowed_tags()
Displays all of the allowed tags in HTML format with attributes.
-
functionwp_get_post_cats()
Retrieves a list of post categories.
-
functionwp_set_post_cats()
Sets the categories that the post ID belongs to.
-
functionwp_get_links()
Gets the links associated with category.
-
functionget_links_list()
Output entire list of links by category.
-
functionget_linkrating()
Legacy function that retrieved the value of a link’s link_rating field.
-
functioncomments_rss_link()
Print RSS comment feed link.
-
functionwp_get_linksbyname()
Gets the links associated with the named category.
-
functionget_linkobjectsbyname()
Gets an array of link objects associated with category $cat_name.
-
functionget_linkobjects()
Gets an array of link objects associated with category n.
-
functionstart_wp()
Sets up the WordPress Loop.