Switch language

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




permalink_single_rss [ WordPress Function ]

permalink_single_rss ( $deprecated = '' )
Parameters:
  • (string) $deprecated
See:
Defined at:



Print the permalink to the RSS feed.

Source


<?php
function permalink_single_rss($deprecated '') {
    
_deprecated_function__FUNCTION__'2.3''the_permalink_rss()' );
    
the_permalink_rss();
}
?>

Examples [ wp-snippets.com ]

Top Google zoekresultaten

Meer ...

0 User Note(s)

Nog geen één. Wees de eerste!

Nieuw toevoegen ...



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