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 Kntnt's Post Sourcer for Beaver Builder™
ContentWell for PageCraft is not affiliated with Kntnt's Post Sourcer for Beaver Builder. The name and any related trademarks are used solely for nominative descriptive purposes.
This plugin is a developer tool that adds a filter hook to the Beaver Builder page builder, specifically for its Post, Post Slider, and Post Carousel modules. It is designed for developers who need to display content from sources not natively supported by Beaver Builder, such as custom post selections, external APIs, or specific filtered queries. By using this hook, developers can integrate bespoke data sources directly into the visual builder's interface.
kntnt_bb_post_sourcer filter allows you to define and register a new content source. You provide a unique slug, a display name for the UI, and configure its specific settings.loop_query_args_filter callback function. This gives you direct control over the WP_Query arguments, letting you modify the post retrieval logic based on the module's settings and your source's requirements.toggle_fields setting, maintaining a familiar user experience.