Quantcast
Viewing all articles
Browse latest Browse all 8245

douglasrhiner on "Multisite Network master tables"

I'm working with a Multisite Network and would like to hear any suggestions on how to tackle this puzzle.

Parameters:
All posts are posted, edited and queried-from one central table, the original, base wp_posts table.
The posts that site wants to display is chosen from a check-box selectable list in the dashboard of each site.
There is a master Theme that all sites will use(GeoTheme).
There will be some "options" that will be exclusive to each site.

The main thing here is to have the posts(which in GeoTheme are lisings): post, edit and query from that one master table, regardless of what site the action may be coming from.

I have figured out the Dashobard list / selector with relative ease.
I've done some serious digging into GeoTheme's guts to see if there is an easy way around things...ha!
I've thought about editing a version of the WPDB class to fit my needs.

If anyone has any experience with this or has some theories on how to do this, please chime in.


Viewing all articles
Browse latest Browse all 8245

Trending Articles