Recommendations Widget for LinkedIn lets you manually add LinkedIn recommendations to your WordPress site and display them as clean, professional cards via a shortcode or classic widget.
No API keys. No monthly fees. No third-party branding. Your recommendations, your site, forever.
Place [rwfl_recommendations] (or the legacy [linkedin_recommendations]) on any page or post.
Options:
columns — number of cards per row (default: 3)limit — max recommendations to show, -1 for all (default: -1)show_link — show the LinkedIn profile link: true or false (default: true)ids — show specific recommendations by ID (comma-separated)Examples:
[rwfl_recommendations] (or the legacy [linkedin_recommendations])
[linkedin_recommendations columns="2" limit="6"]
[linkedin_recommendations columns="1" show_link="false"]
LinkedIn profile photo URLs cannot be hotlinked — they will stop displaying when loaded from an external site. Save each photo and upload it to your WordPress Media Library, then use that URL. If any photo URL ever fails, the plugin automatically shows the person’s initials instead.
LinkedIn’s API does not expose recommendations to third-party applications. Manual entry is the only reliable, Terms-of-Service-compliant approach.