We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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