You are here: WTF » Documentation »

Subscribe by Email URL

Subscribe by Email URL

In the Subscribe by Email URL box you can put any “subscribe by email” URL (probably a Feedburner email URL).

Developer

You can use following method to retrieve the Subscribe by Email URL entered in the admin page:

<?php if(function_exists('wtf_rss_email')) wtf_rss_email(); ?>

This will echo the Subscribe by Email URL.