🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 07:51:00 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
janapremi.anantaacharya.com.np
/
wp-content
/
plugins
/
wp-social
📍 /home/therahul/janapremi.anantaacharya.com.np/wp-content/plugins/wp-social
🔄 Refresh
✏️
Editing: instruction.txt
Writable
===== Custom Function Guideline ==== ==== Share Parametter ====== parametter 1. $provider = select share provider. Example: $provider = ['facebook', 'twitter', 'whatsapp']; 2. $attr = custom class, button style, $attr['class'] = 'class name'; $attr['style'] = 'style1'; Call custom function format: if( function_exists('__wp_social_share') ){ echo __wp_social_share( $provider, $attr ); } if( function_exists('__wp_social_share_pro_check') ){ if( __wp_social_share_pro_check() ){ } }
💾 Save Changes
❌ Cancel