[wp-hackers] Showing Global Latest Posts on WPMU
Pixline › Paolo Tresso
supporto at pixline.net
Thu Oct 15 10:21:21 UTC 2009
Il giorno 14/ott/09, alle ore 23:06, Vinicius Massuchetto ha scritto:
> Except putting this job to feed a specific table or generate a RSS
> feed, I want to know if there's a clever solution to select posts from
> diferent blogs mainly because I'm worried if all these operations can
> overload the server while working on a big wpmu database.
- make your own db table similar to wp-posts but customized according
to your needs,
- make a small plugin to index every post in every blog into that db
table
- deploy that small plugin to every blog you want to feature this way
my two cents
Paolo
More information about the wp-hackers
mailing list