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 b9a8df6 commit 7214ce7Copy full SHA for 7214ce7
1 file changed
3rd-party/domain-mapping.php
@@ -31,7 +31,6 @@ static function init() {
31
}
32
33
private function __construct() {
34
- error_log( 'domain mapping construct called' );
35
add_action( 'plugins_loaded', array( $this, 'attempt_to_hook_domain_mapping_plugins' ) );
36
37
0 commit comments