blob: 6467ab8e939b5df1ca4d820ab819dc97b9f205c4 [file] [log] [blame]
<?php
if (empty($wp)) {
require_once('wp-config.php');
wp('feed=rss2');
}
require (ABSPATH . WPINC . '/feed-rss2.php');
?>