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

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

`<?php if(function_exists('wp_social_bookmarking_light_output_e')){
wp_social_bookmarking_light_output_e();

} ?>`

Hello

Clone this wiki locally