Multisite Problem with more than 100 sites
-
Hi,
we have a problem, that the current version of the plugin (4.9.5.) doesnt support the filter for the maximum number of sites anymore:
add_filter(‘gadwp_sites_limit’,’gadwp_increase_sites_limit’);
function gadwp_increase_sites_limit(){
return 500;
}we had to downgrade to version 4.9.3.2, now it works again.
could u please have a look at that problem?
thanks ??
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Multisite Problem with more than 100 sites’ is closed to new replies.