Description
Social Media by Lazy Cat Themes was created as a simple plugin for use by the Lazy Cat Themes family of recipe-based WordPress themes. The plugin has two modes:
- A simple mode where the social networks can be setup quickly
- An advanced mode where the social networks can be setup to provide a fan or follower count
Included networks are:
- Google+
- YouTube
- Bloglovin’
- StumbleUpon
The plugin has a display widget, a shortcode and an API and uses FontAwesome to display social icons.
Docs & Support
You can find full documentation here.
Screenshots
Installation
- Upload the entire
lct-social-media
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- You will find a ‘Social Media’ menu in your WordPress admin panel.
For usage, you can also have a look at the plugin homepage.
FAQ
- Can I use my existing WordPress theme?
-
Yes! This plugin is designed to work in any WordPress theme. It uses FontAwesome to display social network icons so the colors can easily be changed to adapt to any theme.
- Where can I find documentation?
-
Our documentation can be found at the plugin homepage.
- What is the difference between simple and advanced Social Network configuration
-
Simple configuration is where you simply put the name of the relevant social network page. If you want the plugin to use an API to calculate a follower count then you may need to create an API key and put this in the configuration. Full details on how to do this are available here.
- Is there a widget?
-
Yes! There is a widget that supports the following features:
- Icon strip alignment (left, center, right)
- Icon size (big or small)
- Whether the strip is for the social site itself or to display share icons
- Whether to show the follower count
- How do I embed social media icons in a post or page?
-
There is a shortcode that supports all of the features listed in the question above.
- Is there a way just to obtain back the data using PHP?
-
Yes! There is a developer API that returns all the configured social networking data as an array.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Social Media by Lazy Cat Themes” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Social Media by Lazy Cat Themes” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial Version
1.0.1
- Added a link to documentation on the options screen
1.0.2
- Change to trigger update
1.0.3
- Removed unused constants
1.0.4
- Fixed bug in Bloglovin so it is usable again
1.0.5
- Fixed display error in short code
1.0.6
- Fixed error introduced in 1.0.5
1.1.0
- Added support for LinkedIn (with simple mode)
- Fixed minor bug with shortcodes
1.1.1
- Updated readme to show LinkedIn as a supported network
1.1.2
- Same as 1.1.1
1.1.3
- Added a separate share option so that you can turn on sharing in a social network even if you don’t use it
1.1.4
- Fixed exception that occurs with followe count on share
1.1.5
- Hide out of scope options when social network is not enabled
1.1.6
- Fix so that social networking and sharing work side-by-side properly
1.1.7
- Added the network_key to the social sharing data