We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a24bd50 commit 4d7d162Copy full SHA for 4d7d162
includes/core.php
@@ -76,16 +76,3 @@ function activate( $network_wide ) {
76
}
77
78
79
-
80
-/**
81
- * Deactivate the plugin
82
- *
83
- * Uninstall routines should be in uninstall.php
84
85
- * @param bool $network_wide Whether network-wide configuration or not
86
87
- * @return void
88
- */
89
-function deactivate( $network_wide ) {
90
91
-}
0 commit comments