Skip to content
d-packs edited this page Feb 4, 2018 · 8 revisions

The Social links can be embedded into theme files through PHP code like this:

`if(function_exists('wp_social_bookmarking_light_output_e')){

wp_social_bookmarking_light_output_e();

} `

Hello

Clone this wiki locally