Definition:
function do_feed_rdf() {}
Load the RDF RSS 0.91 Feed template.
Source code
function do_feed_rdf() { load_template( ABSPATH . WPINC . '/feed-rdf.php' ); }
960
Definition:
function do_feed_rdf() {}
function do_feed_rdf() { load_template( ABSPATH . WPINC . '/feed-rdf.php' ); }
960
No comments yet... Be the first to leave a reply!