My web site is based on zend framework that have wordpress blog. I want to get new post details in the site. Using zend Zend_Feed_Reader function I can get title, link, description ... But there is no method to get wordpress custom fields feed. Is there any existing method or any other way to do that?
Thanks