https://github.com/incuca/enfold-plugin-template
Enfold component plugin template
https://github.com/incuca/enfold-plugin-template
enfold wordpress
Last synced: 2 months ago
JSON representation
Enfold component plugin template
- Host: GitHub
- URL: https://github.com/incuca/enfold-plugin-template
- Owner: InCuca
- License: mit
- Created: 2019-01-07T16:04:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-08T12:43:16.000Z (about 7 years ago)
- Last Synced: 2025-02-02T16:16:40.896Z (over 1 year ago)
- Topics: enfold, wordpress
- Language: PHP
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# enfold-plugin-template
Enfold component plugin template
## Usage
1. Put these files into `wp-content/plugins/ic-hello` folder (remember to delete .git folder to not mess with your repo)
2. Rename all ic-hello and ic-hello-msg terms to your plugin and shortcode name
3. Enfold shortcodes must be located in `shortcodes` folder