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
- Host: GitHub
- URL: https://github.com/palmtreephp/wp-shortcode
- Owner: palmtreephp
- License: mit
- Created: 2017-11-01T00:59:50.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-03-07T11:07:28.000Z (over 5 years ago)
- Last Synced: 2025-01-12T06:10:10.703Z (over 1 year ago)
- Topics: composer-package, php, wordpress, wordpress-shortcode-component
- Language: PHP
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)