View Single Post
Old 07-13-2012, 10:22 AM  
fris
Too lazy to set a custom title
 
fris's Avatar
 
Industry Role:
Join Date: Aug 2002
Posts: 55,359
Quote:
Originally Posted by CyberSEO View Post
Actually the core part of CyberSEO is available as a GPL product here: http://wordpress.org/extend/plugins/cybersyn. For example, there you can find the source code of the RSS parser which was written from the scratch and does not use any 3rd-party GPL libraries like SimplePie or Magpie RSS as some other popular RSS aggregators do (e.g. FeedWordPress, WP-o-Matic etc).
i already see it using wp code from the first few lines

get_option
update_option

are all part of wp settings api

and other gpl bits

remove_filter
term_exists
wp_set_post_cats
add_action
wp_insert_post

also using the $wpdb class
__________________
Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.


WP Stuff
fris is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote