A Simple Plugin used for social sharing in wordpress. Got These Design From Torleif Halseth's pen
You can use 2-shortcode .
-
[cdx_social_share]
:- this shortcode can display share buttons on posts & pages . -
[cdxSocialLinks fb="facebook_url" tw="twitter_url" yt="youtube_url" ins="instagram_url" lkin="linkedIn_url" email="email_address" be="behance_url" dr="dribbble_url" gt="github_url" pin="pinterest_url" tum="tumblr_url" sound="soundcloud_url" cpen="codepen_url"]
This second shortcode can display some social buttons . Attributes are :-
- fb (facebook)
- tw (twitter)
- ins (Instagram)
- lkin (LinkedIn)
- email (Email)
- be (Behance)
- dr (dribbble)
- gt (Github)
- pin (Pinterest)
- tum (tumblr)
- sound (SoundCloud)
- cpen (codepen)
This attributes are not required . if you use 2 or 3 , Display only these 2 or 3 , others will be hide.
Add shortcode feature
Initial release of ...
Enjoy!