[wp-hackers] Shared MultiSite Menus
Nicholas Ciske
nl at thoughtrefinery.com
Thu May 30 15:52:12 UTC 2013
Then use a transient in each site. Sure you're caching the same menu 3 times, but that keeps it encapsulated in that site and removes 99% of the performance issues (and the transient handles cache expiration).
_________________________
Nick Ciske
http://thoughtrefinery.com/
@nciske
On May 30, 2013, at 10:46 AM, Jesse Friedman wrote:
> Otto, I considered that as well, but... It seems strange having a site menu
> for 1 client, in a global network wide site option. I can't think of a
> reason why it would be bad, it just doesn't seem like a good practice.
> Thoughts?
>
> Jesse
More information about the wp-hackers
mailing list