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

https://github.com/palmtreephp/wp-shortcode

:palm_tree: Wordpress shortcode component for Palmtree PHP
https://github.com/palmtreephp/wp-shortcode

composer-package php wordpress wordpress-shortcode-component

Last synced: about 2 months ago
JSON representation

:palm_tree: Wordpress shortcode component for Palmtree PHP

Awesome Lists containing this project

README

          

# Palmtree WordPress Shortcode

WordPress shortcode helper

## Requirements
* PHP >= 7.1

## Installation

Use composer to add the package to your dependencies:
```bash
composer require palmtree/wp-shortcode
```

## Usage
TBA

## License

Released under the [MIT license](LICENSE)