WP Manifestindependent plugin directory
manifest / integrations / feedland-blogroll

FeedLand Blogroll

WordPress plugin that embeds a FeedLand blogroll on any page via shortcode, pulling feed data from feedland.com for a configured username and category.

by WordPress.com Special Projects & Dave Winer · github.com/a8cteam51/feedland-blogroll

9stars
109release downloads
≈10active sites
0forks

Install

The author publishes release zips, so WP-CLI can install straight from GitHub:

wp plugin install https://github.com/a8cteam51/feedland-blogroll/releases/download/1.1.1/feedland-blogroll.zip

Declares an update source (https://github.com/a8cteam51/feedland-blogroll), so updates arrive through the plugin's own updater.

Readme

:exclamation: This is a public repository

FeedLand Blogroll for WordPress

What is this?

This is a WordPress plugin which will display your FeedLand Blogroll on your WordPress site!

For more information on what these blogrolls are, please visit: https://blogroll.social/

How to Use

  1. Download the latest release
  2. On your WordPress site, navigate to Plugins > Add New Plugin > Upload Plugin and upload the zip file you just downloaded. Activate it.
  3. Adjust the plugin settings at Settings > FeedLand Blogroll
  4. Add the [feedland-blogroll] shortcode anywhere on your site to display the blogroll.

Adding the Shortcode

Whether selecting a widget or a block, you will choose "Shortcode", then copy/paste this into the input:

[feedland-blogroll]

Where you put the shortcode will depend on which theme you are using.

  • In a classic theme, adding the shortcode to the sidebar widget would be a good spot.
  • If you're using a block theme (like twenty twenty-four), then editing the site templates and adding the shortcode to the 'Single with Sidebar' template works great.

You can also output the shortcode in your php templates like this:

echo do_shortcode( '[feedland-blogroll]' );

Screenshots

SCR-20240328-jvrd

SCR-20240418-jces

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
1.1.1 Apr 18, 2024 feedland-blogroll.zip 92
1.1.0 Apr 12, 2024 feedland-blogroll.zip 6
1.0.2 Apr 3, 2024 feedland-blogroll.zip 6
1.0.0 Apr 1, 2024 feedland-blogroll.zip 3
0.0.3 Apr 1, 2024 feedland-blogroll.zip 2

Active-site estimate ≈10 comes from the median of recent superseded releases. Method.