Plugin Resource for WordPress and WPMU
get_blog_post( $blog_id, $post_id )

Summary:  Retrieves the post $post_id from the blog $blog_id

Detail:  This simple function checks the wp_cache for the blog post in question, and in its absence, queries the database directly for the whole thing.  Returns an object with all the values contained in the database.

Tags: ,

This website uses IntenseDebate comments, but they are not currently loaded because either your browser doesn't support JavaScript, or they didn't load fast enough.

No comments yet. Be the first.

Leave a reply