:exclamation: This is a public repository |
---|
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/
[feedland-blogroll]
shortcode anywhere on your site to display the blogroll.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]' );
This public plugin is under active development. Please use at your own discretion and test thoroughly before adding to a production site.