Display relational links for the posts adjacent to the current post for single post pages.This is meant to be attached to actions like ‘wp_head’. Do not call this directly in plugins or theme templates.
391
Continue readingDisplay relational links for the posts adjacent to the current post for single post pages.This is meant to be attached to actions like ‘wp_head’. Do not call this directly in plugins or theme templates.
391
Continue readingDisplay next or previous image link that has the same post parent.Retrieves the current attachment object from the $post global.
387
Continue readingAdd a top level menu page in the ‘utility’ sectionThis function takes a capability which will be used to determine whether or not a page is included in the menu.
385
Continue readingAdd a user to a blog.Use the ‘add_user_to_blog’ action to fire an event when users are added to a blog.
383
Continue reading