• 	public function activate() {
    		$response
    			= wp_remote_post( "https://www.dueclic.com/plugins/collect_data.php",
    			array(
    				'body' => array(
    					'auth_key'    => 'collectData',
    					'plugin_name' => 'wtfawt',
    					'plugin_host' => $_SERVER['HTTP_HOST'],
    				),
    			) );
    
    		return true;
    	}
Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    @xencpu Unless it’s spam, abuse or something broken in the forums please do not report topics again.

    It is not a means to get faster support, it only gets forum moderators attention and no one else.

    Can you send the details to [email protected] please? They can investigate this.

    Plugin Author dueclic

    (@dueclic)

    Hello @xencpu @jdembowski
    it is only used for tracking plugin installations, if it violates ww.wp.xz.cn regulations (which has never been reported before), I can remove it.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Why have tracking code?’ is closed to new replies.