a8cteam51 / feedland-blogroll

GNU General Public License v2.0
3 stars 0 forks source link
: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.

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

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

Screenshots

SCR-20240328-jvrd

SCR-20240418-jces

Disclaimer

This public plugin is under active development. Please use at your own discretion and test thoroughly before adding to a production site.