7Apr/105
WP-ZFF Zend Framework Full
I needed to include Zend Framework in a special WordPress plugin I made for someone, so I figured I would make a plugin to include Zend Framework Zend and ZendX libraries for WordPress Plugins. Once I get the WordPress guys to approve the plugin and I will update this post with the download links, support links, etc.
Here's an example of how to use it, once it is installed and activated.
function plugin_function() {
$channel = new Zend_Feed_Rss('http://rss.example.com/channelName');
echo $channel->title();
echo $channel->category['domain'];
foreach ($channel as $item) {
echo $item->title() . "\n";
}
}
That's all you have to do instantiate the class.
Updates
- Apr 28, 2010
- Zend Framework releases V. 1.10-4,
- Updated the way the autoloader loads to make it more compatible
- See changelog

GooglePlus
Twitter
RSS
LinkedIn
Picasa
Pingback: Tweets that mention WP-ZFF Zend Framework Full | Just My Random Stuff -- Topsy.com
Pingback: Plugin Wordpress pour Google Reader « Mimiz Blog
Pingback: Wordpress Plugin For Google Reader « Mimiz Blog
Pingback: wp-popular.com » Blog Archive » WP-ZFF Zend Framework Full | Just My Random Stuff
Pingback: Android Best Seller
Pingback: Scrapeboard