Extend WordPress experience with 58,631 plugins: today rss!

Einfach Dinge, die nichts mit XAMPP, Apache Friends, Apache, MySQL, PHP und alle dem zu tun haben. Allerlei halt. ;)

Extend WordPress experience with 58,631 plugins: today rss!

Postby unleash_it » 24. February 2021 12:50

Extend your WordPress experience with 58,631 plugins


see today: HivePress – Multipurpose Directory, Listing & Classifieds WordPress Plugin

Extend your WordPress experience with 58,631 plugins: see the page: https://wordpress.org/plugins/

RSS Featured Image
By Jordy Meow
https://wordpress.org/plugins/rss-featured-image/
meta: Version:1.0.5 Last updated:12 months ago Active installations:2,000+ WordPress Version:5.0 or higher Tested up to:5.3.6 PHP Version:5.0 or higher Tags:featuredimagemailchimprssthumbnail
RSS Featured Image adds the featured image into your RSS feed (in the media:content). It works nicely with Mailchimp (|RSSITEM:IMAGE|). In fact, it basically does the same thing as another (and more famous) plugin but without cluttering your WordPress Admin. This is a simple task, and I believe it should be invisible and run peacefuly in the background, with no impact on the UI and the overall WordPress performance.
USAGE By default, the size of the image is “large”. I think it would be a shame to add new options to your WordPress admin only for this, so if you want to change the size, I propose you a filter You can include some code in your functions.php to take care of this. This is how you can use it:

function thumbnail_size_for_rss( $default ) {
return ‘thumbnail’;
}
add_filter( ‘rfi_rss_image_size’, ‘thumbnail_size_for_rss’, 10, 1 );


RSSImportBy Frank Bültge, took77
https://wordpress.org/plugins/rss-import/
meta: Version:4.6.1 Last updated:1 year ago Active installations:10,000+ WordPress Version:1.5 or higher Tested up to:5.3.6 Languages:See all 10 Tags:contentfeedpostrss
Display feeds in your blog, using PHP, a Widget or Shortcode. The plugin uses only standard WordPress functionality, so no external libraries are required. For older versions of WordPress, the built-in MagpieRSS library is used. For WordPress 2.8 and newer, there is a setting available to enable the built-in SimplePie library for parsing feeds.
As with all other content you publish, make sure you are allowed to (re-)publish the content of the feeds you are about to import!
You can insert the following code into a PHP plugin or in a template, for example sidebar.php or single.php:

Example:
This is the minimal code needed for using the plugin. The plugin accepts a number of parameters for customizing the feed content import. See below for the full list of available parameters. You can also use any of the parameters with Shortcode in posts and pages.

Example Shortcode:
[RSSImport display=”5″ feedurl=”https://bueltge.de/feed/” use_simplepie=”true”]

For all (bool) parameters you can either use the strings true and false or the integer values 1 and 0.


CBX RSS Feed for Custom Post Types
By Codeboxr Team
https://wordpress.org/plugins/wpfeedforcustomposttype/
meta; Version:1.4.2 Last updated:10 months ago Active installations:1,000+ WordPress Version:3.0 or higher Tested up to:5.4.4 Tags:custom post typesfeedrss
Display Custom Post Types in RSS Feed with Default Posts
RSS Feed Manager for Custom Post Types is a WordPress plugin that will give you custom control to show custom post types in RSS feed; By default WordPress shows only posts in/via RSS feed but it doesn’t show pages or any other custom post types in RSS feed.
CBX RSS FEED FOR CUSTOM POST TYPES BY CODEBOXR

Features:
Display Your Custom Post Types in RSS Feed with Default Posts
Custom Plugin Option
All Categories have Enable/Disable Option
Select any post type including custom or default post type


Import XML and RSS FeedsBy Moove Agency
https://wordpress.org/plugins/import-xml-feed/
meta: Version:2.0.4 Last updated:3 months ago Active installations:3,000+ WordPress Version:4.3 or higher Tested up to:5.6.2 PHP Version:5.6 or higher Tags:feed importrssrss importxmlXML Impor
This plugin adds the ability to import content from an external XML/RSS file, or from an uploaded XML/RSS and add the content to any post type in your WordPress install. It also supports importing taxonomies alongside posts.

THE PROCESS OF IMPORT:
Select the source ( URL or FILE UPLOAD )
Select your repeated XML element you want to import – This should be the node in your XML file which will be considered a post upon import.
Select the post type you want to import the content to.
Match the fields from the XML node you’ve selected (step 2) to the corresponding fields you have available on the post type.
XML FILES AND URLS
The XML source file should be a valid XML file. The plugin does check if the URL source or the Uploaded file is valid for import and processing. If you use the URL source for importing, please make sure the URL you are using is not password protected with HTTP Auth or any other form of authentification (it needs to be public).

Accepted formats: XML 1.0, XML 2.0, Atom 1, RSS

FEATURES
XML Preview – After successfully uploading an XML file or reading an external URL, the plugin will present you with an XML preview of the selected node, which can be used to check if you’ve selected the correct node or you have all the data read correctly by the plugin. This preview presents one item from the selected node and it is paginated so you can navigate back and forward between the elements.
Linking Taxonomies to Posts – This plugin allows you to import categories/taxonomies from the XML file and link the imported posts to these taxonomies. First you need to have the taxonomies created in WordPress to allow the plugin to import into these taxonomies. By default WordPress has two taxonomies: categories and tags.
Limit posts – In the “Import Settings” area you can limit the import. You can use multiple patterns to include posts in the import. Use semicolon to separate the values. Eg.: 1-8;10;14-
Importing and linking multiple taxonomies to one post – To import and link one post to multiple taxonomies, you need to have an XML element in your selected node with a list of categories separated by commas. These elements will be recognized and imported separately as taxonomy terms.
[Premium] Save & Load templates – After the fields are matched, you can save the matching as a template, and use it when it’s needed.
[Premium] Support for tag attributes
[Premium] Custom Fields & ACF support


Category Specific RSS feed Subscription
By Tips and Tricks HQ, Ruhul Amin
https://wordpress.org/plugins/category- ... feed-menu/
meta: version:v2.1 Last updated:7 months ago Active installations:7,000+ WordPress Version:3.0 or higher Tested up to:5.5.3 Tags:feedwordpress plugin
This WordPress Plugin allows you to present a menu with multiple RSS feed subscription option to your site’s visitors in addition to your normal RSS subscription option.
If your site covers multiple topics then your subscribed readers may get annoyed when you update your site with content that they are not interested in and they get a notification in their RSS reader.
I found that most of the time I never subscribe to a site’s RSS feed when it doesn’t have the topic/category specific subscription option, specially when the site covers multiple topics cause I don’t like to be hammered with all the unwanted content updates.
This plugin allows you to show category specific RSS feed for all your categories. Alternatively, you can configure up to 8 different custom topic specific RSS feeds.
RSS FEED FOR YOUR TAGS
You can also create a tag specific RSS feed menu using this plugin. Create an rss feed menu for all of your tags on the blog using a simple shortcode.
There is an option to create a tag cloud with RSS feed of each tag also.
TAG RSS FEEDS FOR A SPECIFIC POST/ARTICLE
You can use this plugin to show the tags and the rss feed of each tag for a particular article. This is very helpful if you currently show the tags of an article/post.
For information, updates and detailed documentation, please visit the Category specific rss feed plugin page.


RSS Redirect & Feedburner Alternative

By follow.it
https://wordpress.org/plugins/feedburne ... -redirect/
meta: Version:2.9 Last updated:4 months ago Active installations:2,000+ WordPress Version:3.0 or higher Tested up to:5.5.3 Tags:feedfeedburnerfeedsrss
This plugin allows you to easily switch from Feedburner to the FREE (on the basic plan) and better Feedburner alternative follow.it.
Read more why follow.it is the better Feedburner alternative.
The plugin is very easy to use:

Step 1: Download, install & activate it
Step 2: Click on “Apply redirect” for all feeds you want to redirect (most likely your main feed, as well as some comments & author feeds you may have)
Step 3: Connect it to a follow.it account to get access to your subscribers, see statistics etc. (see screenshots)
Once the redirect is active, your RSS-url will redirect to your new feed page where users can subscribe to your feed.

If you had former Feedburner subscribers, follow the steps as prompted in the plugin to move them over to your new feed (RSS as well as Email subscribers).
If something is not working in the Feedburner alternative plugin, please post a question in the support forum. Thank you!


RSS Feed WidgetBy Fahad Mahmood
https://wordpress.org/plugins/rss-feed-widget/
meta: version:2.8.8 Last updated:2 months ago Active installations:5,000+ WordPress Version:3.0 or higher Tested up to:5.5.3 PHP Version:5.6 or higher Tags:chameleoncustom feedrsssocial feed

Author: Fahad Mahmood
Project URI: http://androidbubble.com/blog/wordpress ... eed-widget
License: GPL 3. See License below for copyright jots and tittles.
RSS Feed Widget is a free WordPress plugin for rss feeds display. It is simple to use as after installation you see a menu item under settings. Easily to get started with this plugin, select image size for your feed and save changes. For more customization, you can install Chameleon and choose desired style. This plugin also provides to filter or mute words/text/sentences etc. To filter any word/text/sentence open filter tab and enter word/text/sentence as one per line.
You can also choose various image sizes for your feed like thumbnail, medium, large or post thumbnail etc. It also provides the facility of creating shortcode based pages. The shortcode tab describes that how can you create shotcode based pages. The most important and special feature is Advanced Settings. Advanced settings tab allows you to reach custom tag in strange XML based feeds for images.
Important!
Visit my blog and suggest good features which you wana see in this plugin.


Super RSS Reader – Add attractive RSS Feed Widget
By Aakash Chakravarthy
https://wordpress.org/plugins/super-rss-reader/
meta: version:4.0.1 Last updated:2 months ago Active installations:10,000+ WordPress Version:2.8 or higher Tested up to:5.6.2 PHP Version:5.3 or higher Tags:feednewsrsstickerwidget
Super RSS Reader plugin allows you to display RSS feed(s) in an attractive way to your widget. It has options to display multiple RSS feeds separated by tabs in a single widget and has feature to add a news ticker like effect to it. See the features list below for complete list.
The widget is fully customizable with external styles and also has color themes out of the box. It is a perfect replacement for the default RSS widget in WordPress.

Check out the LIVE DEMO of the plugin

FEATURES
News ticker – Add news ticker like effect to the RSS feeds (can turn on of off)
Multiple tabs – Display multiple feeds in one widget separated by tabs.
Thumbnail – Display the thumbnail of the feed item.
Color themes – Options of multiple color themes out of the box. Customizable via CSS.
Different thumbnail positions (align left, right and cover)
Customizable ticker speed.
Supports RSS and atom feed.
Trim title and description text of the feed item.


Custom Simple Rss
By Danny(Danikoo) Haggag
https://wordpress.org/plugins/custom-simple-rss/
meta: version:2.1.3 Last updated:5 days ago Active installations:3,000+ WordPress Version:4.0.1 or higher Tested up to:5.6.2 Tags:custom feedcustom rssfeedrss

1. added – option to choose multiple post types, example: ?call_custom_simple_rss=1&csrp_post_type=page,post
2. added – option to choose multiple post status, example: ?call_custom_simple_rss=1&csrp_post_status=publish,draft
3. added – better documentation (tutorial).
A plugin to create a your own Custom Simple RSS Feed
according to parameters you choose!

*** the best solution for using MailChimp RSS campaigns ***
in simple words:
Ever wanted an rss feed for just a specific Author and specific Category?

Or Even an rss feed for a specific Custom Field ???

Well… now you got it !

The plugin does not alter your default wordpress feeds – it enables you to display feeds on the fly via specific url with pre defined url query parameters.

for example:
display only 5 items from specific category order by name descending:
http://www.yordomain.com/?call_custom_s ... per_page=5
&csrp_orderby=name&csrp_order=DESC&csrp_cat=4




WordPress RSS Feed Retriever

By Theme Mason
https://wordpress.org/plugins/wp-rss-retriever/
meta: Version:1.6.5 Last updated:6 months ago Active installations:10,000+ WordPress Version:2.8 or higher Tested up to:5.5.3 Languages:See all 6 Tags:news aggregatorrss aggregatorrss feedrss import
Simply copy and paste the example code below to wherever you would like to display your RSS feed. Replace the url and other properties as needed. (See FAQ section below to use in Gutenberg blocks, widgets, and PHP)

EXAMPLE:
[wp_rss_retriever url="http://feeds.feedburner.com/TechCrunch/" items="10" excerpt="50" read_more="true" credits="true" new_window="true" thumbnail="200" cache="12 hours"]
LIVE DEMO:
http://demo.thememason.com/rss/

FEATURES:
Fetch as many RSS feeds as you want
Display the RSS feed wherever you want using shortcode, including text widgets
Control whether to display the entire RSS feeds content or just an excerpt
Control how many words display in the excerpt
Control whether it has a Read more link or not
Control whether links open in a new window or not
Simple, lightweight, and fast
Easy to setup
Fetch thumbnail or first image
Control size of thumbnail (width and height)
Set cache time (in seconds)
Control order of items
Aggregate multiple feeds into one list
Dofollow or nofollow options


Smash Balloon Social Photo Feed

By Smash Balloon
https://wordpress.org/plugins/instagram-feed/
meta: version:2.8.1 Last updated:1 day ago Active installations:1+ million WordPress Version:3.4 or higher Tested up to:5.6.2 Languages:See all 11 Tags:Instagraminstagram feedinstagram galleryinstagram photosInstagram widget

description
Display Instagram posts from your Instagram accounts, either in the same single feed or in multiple different ones.

FEATURES
New: Now automatically powers your Instagram oEmbeds
Super simple to set up
Display photos from multiple Instagram accounts in the same feed or in separate feeds
Completely responsive and mobile ready – layout looks great on any screen size and in any container width
Completely customizable – Customize the width, height, number of photos, number of columns, image size, background color, image spacing and more!
Display multiple Instagram feeds on the same page or on different pages throughout your site
GDPR Compliance – automatically integrates with many of the popular GDPR cookie consent plugins and includes a 1-click easy GDPR setting.
Use the built-in shortcode options to completely customize each of your Instagram feeds
Display thumbnail, medium or full-size photos from your Instagram feed
Infinitely load more of your Instagram photos with the ‘Load More’ button
Includes a Follow on Instagram button at the bottom of your feed
Display a beautiful header at the top of your feed
Display your Instagram photos chronologically or in random order
Add your own Custom CSS and JavaScript for even deeper customizations
Handy block for easily adding your feed to posts and pages using the block editor



GN Publisher: Google News Compatible RSS Feeds

By Chris Andrews
https://wordpress.org/plugins/gn-publisher/
meta: version:1.1 Last updated:3 months ago Active installations:4,000+ WordPress Version:3.5 or higher Tested up to:5.5.3 PHP Version:5.4 or higher Tags:googlegoogle newsnewsrss
GN Publisher makes RSS feeds that comply with the Google News RSS Feed Technical Requirements for including your site in the Google News Publisher Center.
The plugin addresses common RSS compatiblity issues publishers experience when using the Google News Publisher Center, including:

Incomplete articles
Duplicate images
Missing images or media
Missing content (usually social media/Instagram embeds)
Title errors (missing or repeated titles)
Cached RSS feeds causing slow updating
Delayed crawling by Google
After installing, click on the ‘Settings & Tips’ link under GN Publisher on your plugins page for additional information about applying and troubleshooting issues related to the Google News Publisher Center.


WPeMatico RSS Feed Fetcher

By etruel
https://wordpress.org/plugins/wpematico/
meta: Version:2.6.7 Last updated:6 days ago Active installations:20,000+ WordPress Version:4.1 or higher Tested up to:5.6.2 PHP Version:5.3 or higher Tags:feed to postrssxml

WPeMatico is a very easy to use autoblogging plugin. Organized into campaigns, it publishes your posts automatically from the RSS/Atom and XML feeds of your choice.
This plugin offers you a nice interface following the WordPress standards that allows you to manage in every campaign all the feeds you import. In order to make your site more user-friendly, you can fetch contents from multiple feeds and arrange them according to categories.

For XML and RSS fetching, it uses the Simplepie library included in WordPress or forces to use the external library included in the plugin. As for image and files processing, it uses the core functions of WordPress.
If you like WPeMatico, please Rate 5 Stars on WordPress. Thanks!
You can submit any bug in the bugtracker

FEATURES:
FREE
Campaigns Feeds and options are organized into campaigns.
Comfortable interface like Worpress posts editing for every campaign.
Multiple feeds / categories / tags.
Auto add categories from source posts.
Integrated or not with the Simplepie library that comes with WordPress. This includes RSS 0.91 and RSS 1.0 formats, the popular RSS 2.0 format, Atom …
From 2.2v also supports for XML feeds or files by uploading them into WordPress Media lib.
Feed auto discovery allows you to add feeds without even knowing the exact URL. (Thanks Simplepie!)
Unix cron and WordPress cron jobs.
For maximum performance, you can make the RSS fetching process be called by an external cron job, or simply let WordPress handle it.
Options to set max items per fetch, comments on or off, sets authors and a lot of more options.
It allows to publish to any public WordPress Custom post type, status and post formats.
Images caching are integrated with WordPress Media Library.


Featured Images in RSS for Mailchimp & More

By 5 Star Plugins
https://wordpress.org/plugins/featured- ... rss-feeds/
meta: Version:1.5.7 Last updated:2 weeks ago Active installations:30,000+ WordPress Version:2.9 or higher Tested up to:5.6.2 PHP Version:5.6 or higher Languages:See all 2 Tags:featured imagerss imagesthumbnails
get images in your RSS feed instantly for free. Output blog featured images to Mailchimp RSS email campaigns, ActiveCampaign, Infusionsoft, Hubspot, Zoho, Feedburner, Bloglovin’, Feedly, and other services that use RSS feed data. Also works with WooCommerce product images for product-based RSS campaigns! A trusted plugin, developed in California with over 30,000 active installs and 68+ five star reviews. We actively answer every support forum thread.
Featured Images In RSS was built for content marketers. Easy set-up with minimal configuration to get up and running in minutes.
This plugin is forever free. Upgrade to Premium to unlock powerful features for content marketing. Developed and supported in the United States by 5 Star Plugins.

Free Features:
Can be used in any marketing automation service.
Select Featured Image Size: thumbnail, medium, large, any theme-specific sizes, or full size
Select Image Position: left above text, left text wrap, right text wrap, or centered above text
Padding: Instantly set the spacing between the image and the body text.
Feedly: Supports webfeedsFeaturedVisual class name on image HTML.
WooCommerce: Instantly add product photos to the product RSS feeds, and create product-based RSS campaigns.
Free support through the WordPress Support Forum.
Plugin updates with free version new features, fixes and security patches.

WP RSS Aggregator – Automatic and Powerful Content Aggregation and Curation
By RebelCode

https://wordpress.org/plugins/wp-rss-aggregator/
meta: Version:4.17.10 Last updated:1 month ago Active installations:60,000+ WordPress Version:4.0 or higher Tested up to:5.6.2 PHP Version:5.4 or higher Languages:See all 9 Tags:content curationfeed importfeed to postrss aggregatorrss import

WP RSS Aggregator is the original, most popular, and most robust plugin for importing, merging, and displaying RSS and Atom feeds anywhere on your site within minutes. Set up your feeds and let the plugin do the leg-work.

AUTOMATICALLY IMPORT RSS FEEDS & DISPLAY THEM ON YOUR SITE
Import unlimited content from an unlimited number of sites.
Manage all your content sources from a single page.
Set each feed source to fetch new content automatically.
Customise the display templates to match your website’s design.
Built-in shortcode and Gutenberg block to display your feeds in seconds.
RSS feed auto-discovery for sources with hard-to-find RSS feeds.
Import Youtube videos and have them playable on your site.
Limit the items stored and fetched for improved performance.
Create a custom RSS feed from imported items to use elsewhere.
Extendable via action and filter hooks.
Learn more about the free version of WP RSS Aggregator.

WHO IS WP RSS AGGREGATOR FOR?
Importing and displaying RSS feeds is a powerful tool for many website owners.

Aggregator or curate news from the top sources in your market or niche to improve your SEO and build a better reputation.
Show related content from other reputable sites to build a sense of trust with your readers.
Since video content has become so popular, link to Youtube videos anywhere on your site to provide visitors with more reasons to stick around.
Provide value to your readers by curating job openings, real estate listings, or other information to help them grow.
Aggregate ever-popular podcast episodes related to the topic of your website to keep visitors engaged.
Authors, writers, and other content creators, display a feed of your work from multiple sites in a single portfolio.

RSS for Yandex Turbo
By Flector
https://wordpress.org/plugins/rss-for-yandex-turbo/
meta; Version:1.29 Last updated:3 weeks ago Active installations:50,000+ WordPress Version:4.4 or higher Tested up to:5.6.2 PHP Version:5.3 or higher Languages:See all 2 Tags:feedrssturboyandexyandex turbo


RSS Aggregator by Feedzy – Powerful WP Autoblogging and News Aggregator

By Themeisle

https://wordpress.org/plugins/feedzy-rss-feeds/

meta: Version:3.5.2 Last updated:2 months ago Active installations:50,000+ WordPress Version:3.7 or higher Tested up to:5.6.2 PHP Version:5.3 or higher Languages:See all 4 Tags:autobloggingfeed to postnews aggregatorrss aggregatorrss import


The most powerful WordPress RSS aggregator, helping you curate content, autoblog, import and display unlimited RSS feeds within a few minutes.

FEEDZY – THE POWERFUL RSS AGGREGATOR AND CONTENT AGGREGATOR PLUGIN FOR AUTOBLOGGING
FEEDZY RSS Aggregator helps you aggregate unlimited RSS feeds and automatically publish them on your site within a few minutes.
With FEEDZY RSS Aggregator, you can sit back, let your site autoblog and always stay fresh with new content, which in return helps improve content marketing, boost your SEO, increase audience’s engagement, and probably earn more money.

WHAT YOU CAN DO WITH FEEDZY RSS AGGREGATOR:
Feed to post (our most loved feature): automatically convert RSS feed items to WordPress pages, posts, and custom post type.
Automatically import and aggregate unlimited RSS feeds from unlimited sources
Bulk import and organize multiple feed sources of similar topics into Categories. See how our user, Barry Seward, loves this feature here
Easily display RSS feeds using shortcodes, Gutenberg blocks, or widgets in your third-party page builders like Elementor
Import images with your RSS feeds or use your own image/logo for feeds without image. We know visuals are important and do not want your site to have a boring list of text and links.
Control number of items you want to display for a feed source. Just want to display 1 article or 20 articles in a block? You’ve got it with one click.
Worried if the imported feed articles’ titles are too long and might not look nice on your site? Change them with the Title Character Limit function.
Choose your own caching time and how often you want to pull RSS feeds to ensure the best performance for your site.
Create a sidebar of your imported feed items.
Control which meta fields you want to display, such as author, date and time of the RSS feed.
Responsive content across platforms.
Interessen: Bikes & steel frames: Linux & SBC https://www.allaboutcircuits.com :: die neuen Knowledge-Base: AFFiNE: There can be more than Notion and Miro. auf affine.pro :: WordPress Entwicklung - sic: make.wordpress.org/core/
User avatar
unleash_it
 
Posts: 788
Joined: 10. December 2011 18:32
Operating System: linux opensuse 12.1

Return to Allerlei

Who is online

Users browsing this forum: No registered users and 27 guests