Feed Integrator for Loops
Feed Integrator for Loops
Description
With this plugin you can add your Loops video feed into your WordPress website.
The plugin reads a public Loops Atom Feed and renders the videos (or thumbnails) directly on your site. No third-party iframe, no tracking — just your own video files.
Features
- Two shortcodes:
[loops-feed](videos) and[loops-images](image grid) - Configurable number of videos (
limitattribute and global setting) - Configurable grid columns per breakpoint (Desktop / Tablet / Mobile)
- Built-in cache to reduce requests to the Loops feed
- Settings page with Atom Feed test and cache clear button
Installation
- Unzip the compressed file.
- Upload
feed-integrator-for-loopsto the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to
Loops Integratorin the admin menu. - Paste your Loops Atom Feed URL and save.
- Place
[loops-feed]or[loops-images]in any page or post.
Faq
Open Loops, go to your profile / developer settings. The Atom Feed URL looks like:
https://loops.video/feeds/.atom
[loops-feed]— renders the videos themselves (HTML5<video>).[loops-images]— renders a grid of thumbnails; each thumbnail links to the original Loops post.
Yes. Global setting under Loops Integrator Anzahl Videos, or per shortcode via limit:
[loops-feed limit=”6″]
- Open the settings page and click
Atom Feed testen. The result will tell you whether the URL is reachable and contains entries. - If the test passes but the page is still empty, click
Cache leerenonce.
English and German (text domain feed-integrator-for-loops).
Go to this Page and Report it https://wordpress.org/support/plugin/feed-integrator-for-loops/ — thank you.
Reviews
Changelog
1.1
- Reduce minimal php Version from 8.4 to 8.0
1.0
- Add to WordPress Repo
0.2
- Initial public release


