Going multisite with $wpdb->base_prefix
-
Why just not use $wpdb->base_prefix instead of $wpdb->prefix ??? This would ensure that the plugin creates one table that all blogs in a multisite uses, thus solving the multisite issue
The topic ‘Going multisite with $wpdb->base_prefix’ is closed to new replies.