Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mmirus/monarch-sharing-shortcode

A WordPress plugin that provides a shortcode for adding inline Monarch sharing buttons.
https://github.com/mmirus/monarch-sharing-shortcode

elegant-themes monarch-plugin shortcode social-buttons wordpress-plugin

Last synced: about 2 months ago
JSON representation

A WordPress plugin that provides a shortcode for adding inline Monarch sharing buttons.

Awesome Lists containing this project

README

        

# Monarch Sharing Shortcode
A WordPress plugin that provides a shortcode for adding inline Monarch sharing buttons.

Credit to Shahar's comment here for getting the ball rolling.

## Usage:

*Sharing buttons with default URL (current page)*
```
[monarch_share]
```

*Centered sharing buttons*
```
[monarch_share center=true]
```

*Sharing buttons with custom URL*
```
[monarch_share url="custom url"]
```