# Shortcode Mastodon Feeds #

**Contributors:** [ajleahey](http://andrew.legal), [opendna](https://opendna.com)  
**Tags:** wordpress, plugin, fediverse, activitypub, mastodon  
**Requires at least:** 6.1  
**Tested up to:** 6.1.1  
**Requires PHP:** 7.4  
**Stable tag:** 1.0.2  
**License:** GPL-2.0+  
**License URI:** [gnu.org/licenses/gpl-2.0.txt](http://www.gnu.org/licenses/gpl-2.0.txt)  

## Description ##

Display your Mastodon posts on a WordPress page. To use this plugin, simply add the `[shortcode-mastodon-feeds]` shortcode to any WordPress page where you want to display your Mastodon posts.

## Installation ##

Upload to your Plugins directory and Activate. Two options will be added to the bottom of Admin's General Settings, one to enter a Mastodon profile URL and the other to declare how many posts should be pulled from the feed.

Use short-code `[shortcode-mastodon-feeds]` to insert the feed anywhere in your site.

## Changelog ##

Project maintained on GitHub at [github.com/ajleahey/shortcode-mastodon-feeds](https://github.com/ajleahey/shortcode-mastodon-feeds)

### 1.0.2 ###

* deactivates "Settings" link Plugin page pending further testing

### 1.0.1 ###

* fixes error when no URL is defined in Settings
* adds Settings link to plugin page when activated

### 1.0.0 ###

* initial Wordpress.org commit