Switch language

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




the_content_feed [ WordPress Function ]

the_content_feed ( $feed_type = null )
Parameters:
  • (string) $feed_type The type of feed. rss2 | atom | rss | rdf
Uses:
See:
Defined at:



Display the post content for feeds.

Source


<?php
function the_content_feed($feed_type null) {
    echo 
get_the_content_feed($feed_type);
}
?>

Examples [ wp-snippets.com ]

Google Arama Sonuçlarý

0 User Note(s)

Henüz yok. Ýlk sen ol!

Yeni Ekle ...



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