If the plugin in question is properly coded it’s likely using fetch_feed(). This WP function will automatically cache the feeds for certain time.
Still, at initial load and when cache expires fetching 50 feeds is going to be pretty horrible and might break in different ways.
For reasonable experience you would need to update feeds async, for example using WP Cron.
Related Posts:
- How do I create an HTML embed code to publish WP posts on other non-WP websites?
- PHP Deprecated: Non-static method should not be called statically
- How is the ” wp_get_update_data ” function used?
- Are there plugins that interfere with the admin part of Rss widget?
- What Plugin Do You Use to Turn WordPress based site to A Blog Aggregator
- Simple plugin for showing RSS subscription links?
- WordPress plugin changelog RSS
- How to style the RSS wordpress?
- how to protect WordPress RSS Feed from “Feed Fetcher”
- Blog titles from WP blog on plain html site?
- External RSS feed to WordPress Portfolio
- Setting up PubSubHubbub (PUSH) with WordPress
- How to reorder and display a feed to be chronological?
- How do I get a post author’s image/avatar via RSS from another blog?
- Which plugin can do horizontal scrolling of RSS feeds in WordPress [closed]
- WP RSS Aggregator plugins breaks after switch to HTTPS
- Best way to duplicate specific page content across two sites?
- Featured Image in RSS Feed
- how to convert XML from URL to HTML
- Replace image urls(absolute instead of relative) by using filter in single page
- How can I add rel=”nofollow” attributes on RSS widgets?
- WordPress Following? Social Users?
- RSS feeds for specific topics
- On my WordPress 5.4 website, how to remove all feeds? Including Category and Tags
- RSS icons have the same Alt tag. Lighthouse is failing these elements. How do I display different alt tags for each icon?
- “Share” Content from Another Site as Post
- Add HTML between feed items
- RSS Feed has no Items (Possible Plugins Conflict)
- What is the RSS feed link for the newest WordPress plugins?
- Simply Exclude – Category feed exclusion is excluding from category feed instead of just the main feed
- Pulling RSS from site and display it in posts
- rss feed code help
- What are Seeds? [closed]
- Getting table to format properly in RSS feed emails
- Getting table to format properly in RSS feed emails
- Does the number of downloads displayed for a plug-in in the WordPress.org plug-in directory include automatic updates?
- How to get the active theme’s slug?
- admin-ajax returning 400 error when request is made with Fetch API
- How do I retrieve a list of popular plugins using the WordPress.org Plugin API?
- Removing blank spaces from scripts to reducing page load time
- ACF for audio url in wordpress audio shortcode
- Built in admin ajax hooks?
- dequeue not work
- Could someone please help me to add category id with in this query so this will return posts from a certain category?
- Adding a section to admin menu for global settings
- what the hook for displaying course list page for learndash plugin? [closed]
- Copyright messages for a particular set of pages
- Feature Differences between WordPress.com and Hosting on your Own Server?
- Is the wordpress user-model changed in wpmu?
- plugin development: problem with functions
- How to determine if a plugin affects your file-system
- View Private Published Page with URL Code (no login required)
- Why does my functions.php cause white-screen and media-library issues?
- Solutions to repost categories into multisite blogs?
- Custom random quote widget breaks when used in multiple sidebars
- How to escape the tailwindcss responsive syntax when using with contact form 7? [closed]
- $wpdb->get_row returns column name instead of column value
- Remove ‘Check Compatibility’ from Plugins menu
- Can I allow certain people to add/edit pages within a parent?
- Unable to select image using custom image field type
- How to use add_submenu_page() for editors?
- Determining when was the last time a plugin was activated
- My WordPress site when down after installing a plugin and now all I get is a simple white screen [closed]
- Override plugin styles via my custom theme
- where do I send my ajax calls
- Images under 1MB are not being compressed
- echo get_option in header template
- How to display all functions (hooks, filters, or custom php) used on a page inline
- Is there a counter for comments left?
- External wpdb connections in different plugins on single page
- How to add update function to plugin without adding it to https://wordpress.org/plugins/ [closed]
- 500 error when updating plugin option
- How to edit link for comment count
- Personalized Author Area
- New Variable Woocommerce product not showing variations, price, or add to cart on front end [closed]
- Integrating Custom Database with WordPress
- How do I duplicate a single wpmu site?
- How to add height and width to images on a page(using WP Bakery) to improve Google’s CLS score?
- how to display a template.php in a shortcode
- Woocommerce add products to cart
- I need to register and resize images, safe to delete plugin afterwards?
- Using mu-plugins on the Genesis Framework
- Is it possible to custom set query for a WordPress REST API response?
- Plugin error “array_key_exists(): The first argument should be either a string or an integer” [closed]
- Show content from plugin on index
- Sub Categories in drop down menu
- CMB2 Post Search Field displays/repeats initial post if left empty
- User content database [closed]
- Private “Parents” content for school site
- Form submit from wordpress plugin
- Can a developer adopt a plugin marked as “not updated in over 2 years”?
- disable lightbox in a plugin [closed]
- Allow a role to edit one specific plugin
- Post curl function save twice using plugin hook function wordpress
- WP Customer Reviews call short code on another page [closed]
- Need help saving input fields for Security Deposit plugin in WC Vendors page
- Change from blogger to wordpress
- Add_rewrite_rule in HivePress (WordPress plugin/theme)
- How to filter posts with a wp query by a custom dropdown type field with the magic fields plugin
- “All plugins are updated” but they aren’t