/ Published in: PHP
URL: http://digwp.com/2010/03/wordpress-functions-php-template-custom-functions/
Expand |
Embed | Plain Text
/** * Add RSS links to <head> section * http://digwp.com/2010/03/wordpress-functions-php-template-custom-functions/ * **/ feed_links(); } else { return; }
You need to login to post a comment.
