Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




parent_post_rel_link [ WordPress Function ]

parent_post_rel_link ( $title = '%title' )
Defined at:



Display relational link for parent item

Source


<?php
function parent_post_rel_link($title '%title') {
    
_deprecated_function__FUNCTION__'3.3' );

    echo 
get_parent_post_rel_link($title);
}
?>

Examples [ wp-snippets.com ]

Top Google zoekresultaten

Meer ...

Gebruikersdiscussies [ wordpress.org ]

0 User Note(s)

Nog geen één. Wees de eerste!

Nieuw toevoegen ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics