Sindbad~EG File Manager

Current Path : /home/n/i/c/nicedoo/www/wp-content/plugins/wp-social/lib/provider/counter/
Upload File :
Current File : /home/n/i/c/nicedoo/www/wp-content/plugins/wp-social/lib/provider/counter/no-provider-counter.php

<?php

namespace WP_Social\Lib\Provider\Counter;


class No_Provider_Counter extends Counter {

	public static function get_transient_key() {

		return '';
	}

	public static function get_transient_timeout_key() {

		return '';
	}

	public static function get_last_cache_key() {
		return '';
	}

	public function need_to_call_legacy_function() {

		return true;
	}


	public function set_config_data($conf_array) {

		return $this;
	}


	public function get_count($global_cache_time = 43200) {

		/**
		 * This is just dummy
		 *
		 */

		return 0;
	}
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists