Functions
-
functionget_blog_id_from_url()
Gets a blog’s numeric ID from its URL.
-
functionget_blog_list()
Deprecated functionality to retrieve a list of all sites.
-
functionget_blog_option()
Retrieves option value for a given blog id based on name of option.
-
functionget_blog_permalink()
Gets the permalink for a post on another blog.
-
functionget_blog_post()
Gets a blog post from any site on the network.
-
functionget_blog_status()
Gets a blog details field.
-
functionget_body_class()
Retrieves an array of the class names for the body element.
-
functionget_bookmark()
Retrieves bookmark data.
-
functionget_bookmarks()
Retrieves the list of bookmarks.
-
functionget_bookmark_field()
Retrieves single bookmark data item or field.
-
functionget_boundary_post()
Retrieves the boundary post.
-
functionget_boundary_post_rel_link()
Get boundary post relational link.
-
functionget_broken_themes()
Retrieves a list of broken themes.
-
functionget_calendar()
Displays calendar with days that have posts as links.
-
functionget_cancel_comment_reply_link()
Retrieves HTML content for cancel comment reply link.
-
functionget_categories()
Retrieves a list of category objects.
-
functionget_category()
Retrieves category data given a category ID or category object.
-
functionget_category_by_path()
Retrieves a category based on URL containing the category slug.
-
functionget_category_by_slug()
Retrieves a category object by category slug.
-
functionget_category_children()
Retrieve category children list separated before and after the term IDs.
-
functionget_category_feed_link()
Retrieves the feed link for a category.
-
functionget_category_link()
Retrieves category link URL.
-
functionget_category_parents()
Retrieves category parents with separator.
-
functionget_category_rss_link()
Print/Return link to category RSS2 feed.
-
functionget_category_template()
Retrieves path of category template in current or parent template.
-
functionget_category_to_edit()
Gets category object for given ID and ‘edit’ filter context.
-
functionget_catname()
Retrieve the category name by the category ID.
-
functionget_cat_ID()
Retrieves the ID of a category from its name.
-
functionget_cat_name()
Retrieves the name of a category from its ID.
-
functionget_children()
Retrieves all children of the post parent ID.