Would you like to remove the RSS Feed Link from your document <head>? Use the following boolean filter in your your master.php or custom.php file:
add_filter('thesis_feed_link', '__return_false');
Would you like to remove the RSS Feed Link from your document <head>? Use the following boolean filter in your your master.php or custom.php file:
add_filter('thesis_feed_link', '__return_false');