We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f28ede4 commit aa81e2bCopy full SHA for aa81e2b
includes/updater.php
@@ -14,7 +14,3 @@
14
$updater->authorize( 'abcdefghijk1234567890' ); // Your auth code goes here for private repos
15
*/
16
$updater->initialize();
17
-
18
-if (!defined('WPOSSO_FILE')) {
19
- define('WPOSSO_FILE', plugin_dir_path(__FILE__));
20
-}
0 commit comments