wp-multi-network
wp-multi-network copied to clipboard
A network management interface for global multisite administrators
Hello everyone, I have set up a multi-network WordPress Multi-site on AWS Lightsail using the WP Multi Network by Triple J Software, Inc. but need to know how to install...
FEAT: added_network_blog added action hook FEAT: wpmn_edit_network_details_metabox_before_group added action hook FEAT: wpmn_edit_network_details_metabox_after_group added action hook FEAT: wpmn_edit_network_new_site_metabox_before_group added action hook FEAT: wpmn_edit_network_new_site_metabox_after_group added action hook
Hello, On PHP when creating a new network I have this error : ``` [Mon Mar 21 11:44:48.416171 2022] [fcgid:warn] [pid 23966] [client 163.172.230.233:38458] mod_fcgid: stderr: PHP Fatal error: Uncaught...
I created a new sub network on a WP multisite - but it has no super admin it is listed under All Networks but can't access network admin dashboard /wp-admin/network/admin.php?page=networks...
Here's another UI/CLI parity conundrum... When creating a new network via the UI, this plugin auto-activates itself on the new network. When doing so via WP-CLI, it does not. I...
This change reverts part of 60dd9c8 causing issues with upload paths, and ensures that the 'options_to_clone' argument is correctly used. Fixes #153
The upload folder adds another layer of "/sites/foldernumber" For example /wp-content/uploads/sites/136/sites/136/2019/. Instead it should be simply /wp-content/uploads/sites/136/2019/ Please fix. Thanks, Sudeer.
After changing the domain/path of a network via https://github.com/stuttter/wp-multi-network/blob/66ac5b8bb2c9082c49b0b06fc4830006a3151d5c/wp-multi-network/includes/functions.php#L634 , the old URL was still being populated via https://github.com/stuttter/wp-multi-network/blob/66ac5b8bb2c9082c49b0b06fc4830006a3151d5c/wp-multi-network/includes/metaboxes/edit-network.php#L22 until running `wp_cache_flush`. We run `clean_network_cache`, which sounds like it should...
Following error I got, Warning: Creating default object from empty value in /var/www/app_gic_wordpress_1/html/wp-content/plugins/wp-multi-network/wp-multi-network/includes/functions.php on line 238 Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 130968 bytes)...
I have been using the wp-multi-network plugin for years and have been very happy with it. However recently, on all of our networks except the main (first one), the media...