[wp-hackers] Reviews for Plugins
    Ryan Frankel 
    ryan.frankel at gmail.com
       
    Wed Nov  2 08:26:22 UTC 2011
    
    
  
Mike,
  Here is my shot at the same thing. https://gist.github.com/1333172
  This will take all of the Plugin database and import it into a table in a wp install.  
 ryan
On Nov 2, 2011, at 4:15 AM, Mike Bijon wrote:
> The plugin API doesn't have much available info, and it needs enhancements
> or you'll need to spider the whole thing to know what changes. Here's a
> sample echo-to-screen implementation to sniff around with:
> https://gist.github.com/1332406
> 
> As for building a better plugin rating system, someone mentioned DSP's.
> They're usually slow (and worse in PHP), but worth trying if we can get
> data to work with.
> 
> Does anyone on the core team (dd32 since he built this API?) know if the
> votes could be anonymized & exported? We'd really just need to plugin ID,
> vote score, and date -- totally anon.
> 
> -Mike
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
    
    
More information about the wp-hackers
mailing list