X7ROOT File Manager
Current Path:
/home/okeydcqc/public_html/wp-content/plugins/wp-social
home
/
okeydcqc
/
public_html
/
wp-content
/
plugins
/
wp-social
/
ðŸ“
..
ðŸ“
app
ðŸ“
assets
📄
autoload.php
(1.75 KB)
ðŸ“
base
ðŸ“
helper
ðŸ“
inc
📄
instruction.txt
(504 B)
📄
keys.php
(325 B)
ðŸ“
languages
ðŸ“
lib
📄
phpcs.xml
(3.7 KB)
📄
plugin.php
(3.6 KB)
📄
readme.txt
(18.26 KB)
ðŸ“
template
ðŸ“
traits
📄
wp-social.php
(17.75 KB)
ðŸ“
xs_migration
Editing: instruction.txt
===== 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() ){ } }
Upload File
Create Folder