Petra
AI assistant for GrootMade
Hi! I'm Petra 👋 Ask me to help you find the perfect WP plugin, theme, or template kit.
forked from Dude Facebook feed™
SocialPulse Stream is not affiliated with Dude Facebook feed. The name and any related trademarks are used solely for nominative descriptive purposes.
This plugin retrieves posts from a specified Facebook profile or page and stores them in a temporary cache. It is designed for developers who need to integrate a Facebook feed into a custom website without relying on official widgets. The plugin provides programmatic access to post data, allowing for tailored front-end presentation.
Access Token Management: Requires a Facebook access token, set via a filter, to authorize data fetching from profiles or pages. Transient Caching: Automatically stores fetched posts in a transient to reduce API calls and improve load times, with a default cache lifetime of ten minutes. Customizable API Parameters: Modify the API call parameters, such as the number of posts, date range, and data fields returned, using provided filters. Data Manipulation Hooks: Apply filters to modify or process the post data before it is cached or displayed on the front end. Composer Support: Available for installation via Composer, facilitating integration into projects managed with dependency tools.