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

Close all shortcodes, even when no inner content exist. #595

Merged
merged 2 commits into from Jun 26, 2016

Conversation

derpaschi
Copy link
Contributor

Preventing issues with not closed shortcodes and following shortcodes with inner contents.
See: http://codex.wordpress.org/Shortcode_API#Unclosed_Shortcodes

Preventing issues with not closed shortcodes and following shortcodes with inner contents: http://codex.wordpress.org/Shortcode_API#Unclosed_Shortcodes
@nordenmark
Copy link

Indeed a very welcome change!

@mattheu
Copy link
Contributor

mattheu commented Jun 1, 2016

Looks good to me.

* upstream/master: (30 commits)
  Update notice text
  Update docs and revert some other modifications
  Remove loading of scripts from core WP. Grunt task to update.
  log path location
  Check for wp-includes and not just that the abspath directory exists
  Revert adding double tests
  Update Jasmine
  Update dev path logic and error if not found
  Add user_select field (wp-shortcake#614)
  Update dev examples (wp-shortcake#613)
  Term select fix (wp-shortcake#612)
  update pot file (wp-shortcake#596)
  Create translation file for Japanese (wp-shortcake#594)
  Add Term Select (wp-shortcake#604)
  pass correct path to WP
  update readme
  Throw fatal if running tests and test install not found
  Fix JS error
  If no abspath provided, read from environment variable
  Allow passing abspath as an option
  ...
@mattheu
Copy link
Contributor

mattheu commented Jun 26, 2016

Finally given this a test. All works fine. Merging.

@mattheu mattheu merged commit 5aaed15 into wp-shortcake:master Jun 26, 2016
@mattheu mattheu added this to the v0.7.0 milestone Jun 26, 2016
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.

None yet

3 participants