Tommy White
Member
Posted 2 years ago #
Hi,
I have been searching (here, google, bing and etc) but I can't seem to find what I'm looking for. I didn't understand get_bloginfo either.
Can someone tell me how to remove the date and time stamps from rss feeds generated by wordpress? I'm using a feed to pull in product posts and would like to exclude date/time.
Thanks in advance
hmm, thats not something thats been asked about here much, so I dont know if theres a plugin for that -- i imagine not.
w/o a plugin, youre pretty well mussed into having to edit core files.
look inside wp-includes/feed-rss.php
thats very self-explantory.
there are several feed files -- edit the ones you need to, I guess.
Tommy White
Member
Posted 2 years ago #
Thanks for the reply Whooami.
I couldn't find what I needed, but then again it's almost 6am and I'm tired. I'll try again later.
Thanks again for the response and directional advice.