Tags: alleyinteractive/shortcake
Tags
Merge pull request wp-shortcake#727 from edwinsiebel/patch-1 Update plugin version
Version 0.7.1 * Change shortcode formatting to add a space before the self-closing trailing slash. * Fix alignment of attachment previews with long filenames. * Bug fix: Set an initial value on select fields (previously, no value would be set for a select field unless the user interacts with the field). * Enhancement/fix: Reuse one copy of the media modal and reset its state upon closing, rather than creating duplicate markup each time the modal is accessed. * Compatability: Uses "full" version of select2.js 4.0.3 to prevent plugin conflicts with other plugins which expect the full version to be enqueued. * Compatability: Add `SELECT2_NOCONFLICT` flag to load Select2 in a unique namespace to prevent conflicts with other plugins which are loading select2.js version 3. * Added Norwegian translation. * Multiple coding style fixes.
* Adds "Add post element" button to media buttons - one click to open… … the shortcode list, rather than clicking "Add media" button and then finding "insert post element" in the menu. * Added "Term Select" field type. * Added "User Select" field type. * Added new hooks that fire on rendering/editing/closing a shortcode, which can be used for field types which require custom javascript initialization or cleanup. * Select fields: add full support for multiple select fields. * Select fields: support custom ordering of options. * Select fields: support grouping option in `<optgroup>`s by passing them as a nested array. * Attachment fields: support multiple selection. * Attachment fields: support SVG images (if svg uploads are enabled by a plugin or theme). * Bug fix: Handle percent signs when decoding fields with `encode=true` specified. * Bug fix: fix issue where it takes two clicks on a shortcode in editor to bring up the Edit Shortcode modal. * Bug fix: fix issue when searching for shortcodes by name where if multiple shortcodes start with the search string, only the first is returned. * Bug fix: only output a description field on an attribute if it's not empty. * Compatability: Remove shims for handling the media modal in WP 4.1 and 4.2. * Compatability: Upgrade Select2 library to 4.0.3 to avoid conflicts with other plugins which use the latest version of Select2. * Added Turkish translation. * Added Finnish translation. * Added Swedish translation. * Added Hungarian translation.
Merge pull request wp-shortcake#508 from wp-shortcake/attachment-gallery Attachment Gallery
Merge pull request wp-shortcake#536 from wp-shortcake/526-update-readme Update readme with what's changed in v0.6.0
Merge pull request wp-shortcake#362 from fusioneng/readme-0-4-0 Release v0.4.0
PreviousNext