Tagged Questions
0
votes
1answer
82 views
WP Multisite - How to create a custom “router” for blog prefixes?
I'm trying to create a custom route for a WP Mutlisite network.
If you're familiar with WPMS, you know that the db tables for each blog on the network begin with something like {prefix}_2_. Normally, ...