This repository was archived by the owner on Dec 27, 2022. It is now read-only.
Release 0.7.0#166
Merged
Merged
Conversation
Update Travis to use the precise distro
…frame-preview Prevent changeset session remembrance when browsing in preview iframe
…in \WP_Customize_Manager::save_changeset_post()
Upgrade for WP 4.9 and remove back-compat for <4.7
|
Changes Unknown when pulling 2cfe5fc on develop into ** on master**. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
ack -Q 0.6.2 $(git ls-files)and replace with0.7.0where appropriate0.7.0onmaster, with ZIP build viagrunt build; cd build; zip -r ../customize-snapshots-0.7.0.zip *; cd -; cp customize-snapshots-0.7.0.zip ~/Downloads/customize-snapshots.zip, and with link to readme on tag tree: https://github.com/xwp/wp-customize-snapshots/blob/0.7.0/readme.md#changelogmasterbranch to go ✅ .grunt deploy. Remember to look at SVN diff.pbpaste | sed "s/$PREV_NEW/$NEXT_NEW/g" | sed "s/$PREV_OLD/$PREV_NEW/g" | sed 's:\[x:\[ :' | pbcopy