WordPress plugin profile

ProFeedWP – LinkedIn Page Feed Block & Shortcode

Display a LinkedIn Company or Showcase Page feed in WordPress with a Gutenberg block or shortcode.

Version1.6.13
Active installs200
Rating0.0 / 5
Tested toWP 7.1

About this plugin

ProFeedWP lets you display posts from a public LinkedIn Company or Showcase Page on any WordPress site without setting up a LinkedIn API app. Add a native Gutenberg block or shortcode, paste the LinkedIn Page URL, choose a layout, and your feed is ready. LinkedIn School Pages are not supported yet. Feeds are cached locally for faster loading and better reliability. Learn more at ProFeedWP.com . See a live demo at profeedwp.com/demo . Features One LinkedIn Company or Showcase feed with up to 6 posts Responsive Gutenberg block Shortcode support for Classic Editor and popular page builders Grid and list layouts Default, Minimal, Barebone, and Social themes Basic styling controls for images, dates, text, columns, and image aspect ratio Automatic feed refresh about every 12 hours Local feed caching through WordPress transients Performance & Privacy Feed requests go through WordPress and are cached with transients, so repeated page views can use local feed data while it is fresh. When fresh data is needed, WordPress contacts the ProFeedWP API with the configured LinkedIn Page URL and basic plugin/install metadata. Full external service details are listed below. ProFeed Pro The free ProFeed plugin is fully usable as a LinkedIn feed block and shortcode. Need more layouts, multiple feeds, faster refreshes, advanced styling, or agency workflows? ProFeed Pro adds more themes, custom colors, font sizing, border radius, spacing controls, and priority support. View Pro features . Source Code The readable source for generated block assets is included in the src/ directory. Build output in build/ is generated with npm run build using @wordpress/scripts . Swiper is bundled locally from the GPL-compatible npm package declared in package.json . Package source is available at https://www.npmjs.com/package/swiper. Shortcode Usage Use [profeedwp] when Gutenberg is unavailable or disabled. The shortcode works in the Classic Editor, Elementor, Divi, Avada, widgets, and templates that render WordPress shortcodes. Full shortcode guide: Use ProFeedWP with a shortcode . Basic example: [profeedwp company_url=”https://www.linkedin.com/company/example/”] Showcase example: [profeedwp company_url=”https://www.linkedin.com/showcase/example-showcase/”] Custom grid example: [profeedwp company_url=”https://www.linkedin.com/company/example/” posts=”6″ theme=”minimal” columns=”3″] List example: [profeedwp company_url=”https://www.linkedin.com/company/example/” posts=”6″ layout=”list” list_media_left=”true”] External Services ProFeed connects to external services to retrieve and display public posts from LinkedIn Company and Showcase Pages. ProFeedWP API ProFeed contacts https://api.profeedwp.com when a block, shortcode, or administrator-triggered refresh requests feed data. It sends the configured LinkedIn Page URL, site URL, generated install ID, plugin version, page/page size options, requested engagement/comment options, and optional Freemius install/license identifiers when available. Responses are cached locally in WordPress transients. Privacy policy: https://profeedwp.com/privacy-policy/ Terms: https://profeedwp.com/terms-and-conditions/ LinkedIn public pages When additional public media information is needed, ProFeed may request public LinkedIn post or media URLs from https://www.linkedin.com/ and https://media.licdn.com/ . These requests send the public URL being resolved and a standard HTTP user agent. Privacy policy: https://www.linkedin.com/legal/privacy-policy Terms: https://www.linkedin.com/legal/user-agreement Freemius The bundled Freemius SDK connects to https://freemius.com/ for optional account connection, software updates, license/account handling, opt-in flows, and related administrative actions. Freemius handles the site, user, plugin, license, and account information needed for those actions. Privacy policy: https://freemius.com/privacy/ Terms: https://freemius.com/terms/ Blocks profeedwp/profeedwp