Skip to content
Snippets Groups Projects
Commit af16129d authored by Prasath Nadarajah's avatar Prasath Nadarajah
Browse files

setting feed url

parent c01d11ad
Branches
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ class WP_RSS_Client extends SimplePie implements WP_Client{
private $error_code;
function __construct( $site_ID ) {
$this->set_feed_url( get_post_meta( $site_ID, 'syn_feed_url', true ) );
}
public function new_post($post_ID)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment