Hello All
Anyone able to shed some light in loading 1 table across all blogs in a wpmu setup?
FD
Hello All
Anyone able to shed some light in loading 1 table across all blogs in a wpmu setup?
FD
Hi,
tables are stored in a per-site manner, i.e. with a dependency on the site ID.
I don't know MS installation well enough to tell how to get one table across all blogs unfortunately. I can imagine, that it might require only a slight change which could be possible with a WP-Table Reloaded Extension, which uses its own loading/saving mechanism.
Regards,
Tobias
Are you going to be doing an extension?
Hi,
no, I'm sorry, I do not plan to develop such an extension, because I foresee a whole lot of people needing it, but mainly for time reasons.
Here's an idea for a workaround maybe: Why don't you create your table in one site, export it to CSV, and then import that CSV on all other sites?
Best wishes,
Tobias
This topic has been closed to new replies.