[wp-hackers] query batch

denis at semiologic.com denis at semiologic.com
Thu Apr 14 15:02:21 GMT 2005


does the wordpress API have a query batch somewhere?

I think it would be nice to develop plugins using:

// add to the list of queries to do
add_to_query_batch( $query, $result_name );

function my_filter( $my_data )
{
  // everything is properly cached
}

D.

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


More information about the wp-hackers mailing list