1,225 results found for “get”. Showing results 1 to 25.
-
hookgettext
Filters text with its translation.
-
functionget_rss()
Display RSS items in HTML list items.
-
functionget_tag()
Retrieves a post tag by tag ID or tag object.
-
-
functionget_link()
Retrieves bookmark data based on ID.
-
functionget_page()
Retrieves page data given a page ID or page object.
-
functionget_post()
Retrieves post data given a post ID or post object.
-
functionget_pung()
Retrieves URLs already pinged for a post.
-
hookget_pung
Filters the list of already-pinged URLs for the given post.
-
functionget_role()
Retrieves role object.
-
functionget_site()
Retrieves site data given a site ID or site object.
-
hookget_site
Fires after a site is retrieved.
-
functionget_tags()
Retrieves all post tags.
-
hookget_tags
Filters the array of term objects returned for the ‘post_tag’ taxonomy.
-
functionget_term()
Gets all term data from database by term ID.
-
hookget_term
Filters a taxonomy term object.
-
functionget_user()
Retrieves user info by user ID.
-
hookngettext
Filters the singular or plural form of a string.
-
functionget_links()
Gets the links associated with category by ID.
-
functionget_pages()
Retrieves an array of pages (or hierarchical post type items).
-
hookget_pages
Filters the retrieved list of pages.
-
functionget_posts()
Retrieves an array of the latest posts, or posts matching the given criteria.
-
functionget_sites()
Retrieves a list of sites matching requested arguments.
-
functionget_terms()
Retrieves the terms in a given taxonomy or list of taxonomies.
-
hookget_terms
Filters the found terms.