אדמין - Quote by WordPress › Extra Feed Links « WordPress Plugins
-
1:00 ב-ינואר 26, 2009 | # |
You can use extra_feed_link() inside your theme to display a link to the feed corresponding to the type of page: * (creates a link with the default text) * (creates a link with the text you choose) * (creates an image tag linked to the feed URL) * (just displays the feed URL)
<?php extra_feed_link('Link Text'); ?><?php extra_feed_link(); ?>WordPress › Extra Feed Links « WordPress Plugins