Quote:
Originally Posted by chuckroast newskicks
That is a great idea.
I am asuming that some stories would go directly to published and some to the queued? |
nope for that you have to modify another variable:-
search following :-
$linkres->status=$feed->feed_status;
and replace it with:-
$linkres->status="published";
you can even write some more code so that some stories goes in to published and some in qued