Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mmirus/monarch-sharing-shortcode
- Owner: mmirus
- Created: 2017-08-22T15:44:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-06-04T18:13:22.000Z (over 3 years ago)
- Last Synced: 2023-03-02T09:41:01.317Z (almost 2 years ago)
- Topics: elegant-themes, monarch-plugin, shortcode, social-buttons, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 2.93 KB
- Stars: 7
- Watchers: 4
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
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"]
```