Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for custom shortcodes #22

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Conversation

cord
Copy link
Contributor

@cord cord commented Jan 17, 2018

allow to define path plugins.shortcode-ui.custom_shortcodes to custom shortcodes following the structure of shortcode-ui

/user/custom/shortcodes-ui/
   /css
   /js
   /shortcodes
   /templates

allow to define path plugins.shortcode-ui.custom_shortcodes to custom shortcodes following the structure of shortcode-ui

```
/user/custom/shortcodes-ui/
   /css
   /js
   /shortcodes
   /templates

```
@cord
Copy link
Contributor Author

cord commented Jan 17, 2018

comment: I have seen the support for custom shortcodes in shortcode-core, but could not just copy my existing ui-shortcode into the custom directory.
However I like the given structure for ui shortcodes - therefor this enhancement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant