thefrosty_network_feed('http://feeds.feedburner.com/AustinPassy', '1'); } ?> <?php if (function_exists('thefrosty_network_feed')) { thefrosty_network_feed('http://extendd.com/feed', '2'); } ?> <?php if (function_exists('thefrosty_network_feed')) { thefrosty_network_feed('http://extendd.com/feed/?post_type=plugin', '3'); } ?> <?php if (function_exists('thefrosty_network_feed')) { thefrosty_network_feed('http://frosty.media/feed', '4'); } ?> </div> </div> <?php if (is_version('3.0')) { } else { ?> <div id="uninstall" class="postbox open"> <h3><?php _e('Uninstaller <span><abbr title="Click here to show the box below">Don’t do it!</abbr></span><span class="watchingyou">:O You did it...</span>', 'cvr');
/** * Displays the support meta box. * * @since 0.8 */ function custom_login_tabs_meta_box() { ?> <table class="form-table"> <div id="tab" class="tabbed inside"> <ul class="tabs"> <li class="t1 t"><a class="t1 tab">Austin Passy</a></li> <li class="t2 t"><a class="t2 tab">WordCamp<strong>LA</strong></a></li> <li class="t3 t"><a class="t3 tab">ƒxThemes (WP themes)</a></li> <li class="t4 t"><a class="t4 tab">TheFrosty (WP plugins)</a></li> <li class="t4 t"><a class="t5 tab">Infield Box</a></li> <li class="t5 t"><a class="t6 tab">Float-O-holics</a></li> <li class="t6 t"><a class="t7 tab">Great Escape</a></li> <li class="t7 t"><a class="t7 tab">PDXbyPix</a></li> <li class="t8 t"><a class="t9 tab">Jeana Arter</a></li> </ul> <?php if (function_exists('thefrosty_network_feed')) { thefrosty_network_feed('http://feeds.feedburner.com/AustinPassy', '1'); thefrosty_network_feed('http://feeds.feedburner.com/WordCampLA', '2'); thefrosty_network_feed('http://feeds.feedburner.com/FXThemes', '3'); thefrosty_network_feed('http://thefrosty.com/feed', '4'); thefrosty_network_feed('http://infieldbox.com/feed', '5'); thefrosty_network_feed('http://floatoholics.com/feed', '6'); thefrosty_network_feed('http://greatescapecabofishing.com/feed', '7'); thefrosty_network_feed('http://pdxbypix.com/feed', '8'); thefrosty_network_feed('http://feeds.feedburner.com/JeanaArter', '9'); } ?> </div> </table><!-- .form-table --><?php }