Functions
-
functionget_network()
Retrieves network data given a network ID or network object.
-
functionget_networks()
Retrieves a list of networks.
-
functionget_network_by_path()
Retrieves the closest matching network for a domain and path.
-
functionget_network_option()
Retrieves a network’s option value based on the option name.
-
functionget_next_comments_link()
Retrieves the link to the next comments page.
-
functionget_next_image_link()
Gets the next image link that has the same post parent.
-
functionget_next_post()
Retrieves the next post that is adjacent to the current post.
-
functionget_next_posts_link()
Retrieves the next posts page link.
-
functionget_next_posts_page_link()
Retrieves the next posts page link.
-
functionget_next_post_link()
Retrieves the next post link that is adjacent to the current post.
-
functionget_nonauthor_user_ids()
Gets all users who are not authors.
-
functionget_num_queries()
Retrieves the number of database queries during the WordPress execution.
-
functionget_objects_in_term()
Retrieves object IDs of valid taxonomy and term.
-
functionget_object_taxonomies()
Returns the names or objects of the taxonomies which are registered for the requested object or object type, such as a post object or post type name.
-
functionget_object_term_cache()
Retrieves the cached term objects for the given object ID.
-
functionget_option()
Retrieves an option value based on an option name.
-
functionget_options()
Retrieves multiple options.
-
functionget_others_drafts()
Retrieve drafts from other users.
-
functionget_others_pending()
Retrieve pending review posts from other users.
-
functionget_others_unpublished_posts()
Retrieves editable posts from other users.
-
functionget_page()
Retrieves page data given a page ID or page object.
-
functionget_paged_template()
Retrieve path of paged template in current or parent template.
-
functionget_pagenum_link()
Retrieves the link for a page number.
-
functionget_pages()
Retrieves an array of pages (or hierarchical post type items).
-
functionget_page_by_path()
Retrieves a page given its path.