Commit 3ca65be
Auto-activate plugin on networks created via WP-CLI (#234)
* Add plugin auto-activation in add_network() function for WP-CLI parity
* Add test to verify plugin auto-activation on new networks
* Fix test: Create user with super admin privileges for network creation
* Update wp-multi-network/includes/functions.php
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: JJJ <[email protected]>
Co-authored-by: John James Jacoby <[email protected]>
Co-authored-by: Copilot <[email protected]>1 parent 9572192 commit 3ca65be
File tree
2 files changed
+40
-0
lines changed- tests/integration/tests
- wp-multi-network/includes
2 files changed
+40
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
92 | 125 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
677 | 677 | | |
678 | 678 | | |
679 | 679 | | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
680 | 687 | | |
681 | 688 | | |
682 | 689 | | |
| |||
0 commit comments