Seed Social Review - In-Depth Analysis
Seed Social is a minimal social sharing plugin for WordPress. It supports Facebook, Twitter, and Line. Easily add sharing buttons under your posts.
Performance Overview
User Rating
4.9/5 (based on 11+
reviews)
Active Installations
6,000+
Update Frequency
Below Average
It is calculated using the weighted average of same category
plugins.
Security Score
3 / 10
(Low Risk)
It is calculated using the weighted average of all versions.
What It Does
Seed Social is a simple and effective social sharing plugin for WordPress. It allows you to add social sharing buttons for Facebook, Twitter, and Line under your post content.
After uploading and activating the plugin, you can enable each social network and customize settings through the Seed Social settings page.
The official development of Seed Social is hosted on GitHub, and stable releases are published on WordPress.org. For any bugs, issues, or enhancement ideas, please use the Support tab.
Comparing to Alternatives
Seed Social is a straightforward social sharing plugin that stands out for its simplicity and ease of use compared to other plugins in the market.
Strengths
- Extremely easy to set up with minimal configuration needed
- Includes Line sharing option, beneficial for users in regions where Line is popular
- Lightweight and does not slow down the website
- Clean and simple design that integrates well with most themes
Weaknesses
- Limited customization options compared to some alternatives
- No premium version available for advanced features
- Lacks extensive analytics or tracking capabilities
User Sentiment Analysis
Users consistently praise Seed Social for its simplicity and effectiveness, highlighting its ease of use and clean design.
Positive highlights
- 'เจ๋งมากครับ คลีนๆ ดี ชอบ' - folkdo
- 'เรียบง่ายและใช้งานดีมาก ที่สำคัญคือมี Line เหมาะสำหรับผู้ใช้ในประเทศที่ใช้ Line' - donuzz5
- 'This plugin deserves to be the best social plugin' - polamin
- 'ใช้งานง่าย แค่ลงก็ใช้ได้เลย' - itpeek
- 'Very good. Please keep developing.' - sw38
Common complaints
- Limited customization options
- No advanced features like analytics
- No pro version for additional functionality
Weaknesses
- Basic feature set may not satisfy power users
- Lack of ongoing updates or new features noted by some users
Who Should Use This?
Best for
Users seeking a simple, lightweight social sharing plugin that works out of the box with minimal setup, especially those needing Line integration.
Not ideal for
Users who require advanced customization, detailed analytics, or premium features will find this plugin lacking.
Pricing & Value
Free version includes
The free version offers essential social sharing buttons with easy setup and a clean interface, suitable for most basic needs.
Final Verdict
Seed Social is an excellent choice for users who want a no-fuss, lightweight social sharing plugin with essential features and easy integration, including Line sharing.
However, those looking for more customization, analytics, or premium enhancements may need to consider alternative plugins with more robust offerings.
Other Notable Features
Here are a few other notable features of this free
Seed Social plugin.
FAQ
- Go to Settings → Seed Social.
- Go to Settings → Seed Social and enable Open Graph. Or use Yoast SEO / All in one SEO plugin.
- After setup, go to https://developers.facebook.com/tools/debug/ put your link and click Scrape Again button.
-
Add seed_social() function after “The Loop” in template files, such as page.php, single.php or archive.php.
if(function_exists('seed_social')) {seed_social();}
-
You can add this CSS code in Appearance → Customize → Additional CSS
.seed-social a {
min-width: 40px;
width: 40px;
height: 40px;
border-radius: 50%;
}
.seed-social i {
width: 20px;
height: 20px;
background-size: 100%;
}
.seed-social span.text,
.seed-social span.count {
display: none;
}
Contributors and developers
“Seed Social”
is open source software. The following people have
contributed to this plugin.