parent_post_rel_link WordPress Filter Hook

The parent_post_rel_link hook is used to display a link to the parent post of the current post. This hook is typically used in single post templates.

apply_filters( 'parent_post_rel_link' ) #

The content displayed on this page has been created in part by processing WordPress source code files which are made available under the GPLv2 (or a later version) license by theĀ Free Software Foundation. In addition to this, the content includes user-written examples and information. All material is subject to review and curation by the WPPaste.com community.

Show More