You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 27, 2022. It is now read-only.
Copy file name to clipboardexpand all lines: readme.md
+4-2
Original file line number
Diff line number
Diff line change
@@ -82,13 +82,15 @@ Requires PHP 5.3+. **Development of this plugin is done [on GitHub](https://gith
82
82
83
83
### 0.7.0 - 2017-11-15 ###
84
84
* Added: Add compatibility with 4.9, re-using features of the plugin that have been merged into core in this release. Increase minimum required version of WordPress to 4.7. See [#162](https://github.com/xwp/wp-customize-snapshots/pull/162).
85
-
* Added: Remove hiding of Add New links for changesets in favor of just redirecting post-new.php to Customizer. See [#156](https://github.com/xwp/wp-customize-snapshots/pull/156).
85
+
* Added: Remove hiding of Add New links for changesets in favor of just redirecting `post-new.php` to Customizer. See [#156](https://github.com/xwp/wp-customize-snapshots/pull/156).
86
86
* Added: Allow publishing from preview via link in admin bar. See [#115](https://github.com/xwp/wp-customize-snapshots/pull/115), [#103](https://github.com/xwp/wp-customize-snapshots/issues/103).
87
87
* Updated: Change link text for post list table action from “Edit” to “Inspect”. See [#155](https://github.com/xwp/wp-customize-snapshots/pull/155), [#153](https://github.com/xwp/wp-customize-snapshots/issues/153).
88
88
* Fixed: Prevent changeset session remembrance when browsing in preview iframe. See [#154](https://github.com/xwp/wp-customize-snapshots/pull/154).
89
89
* Added: Include required PHP version (5.3) in readme. See [#160](https://github.com/xwp/wp-customize-snapshots/pull/160), [#159](https://github.com/xwp/wp-customize-snapshots/issues/159).
90
+
* Updated: Dev dependencies.
90
91
91
-
See [issues and PRs in milestone](https://github.com/xwp/wp-customize-snapshots/milestone/11?closed=1).
See [issues and PRs in milestone](https://github.com/xwp/wp-customize-snapshots/milestone/11?closed=1) and [`0.6.2...0.7.0`](https://github.com/xwp/wp-customize-snapshots/compare/0.6.2...0.7.0) commit log.
92
94
93
95
### 0.6.2 - 2017-07-26 ###
94
96
* Added: Just like the admin menu has Changesets link under Customize, add Changesets link in admin bar submenu item under Customize. See <ahref="https://github.com/xwp/wp-customize-snapshots/pull/143"class="issue-link js-issue-link"data-url="https://github.com/xwp/wp-customize-snapshots/issues/143"data-id="245590687">#143</a>.
Copy file name to clipboardexpand all lines: readme.txt
+4-2
Original file line number
Diff line number
Diff line change
@@ -44,13 +44,15 @@ Requires PHP 5.3+. **Development of this plugin is done [on GitHub](https://gith
44
44
= 0.7.0 - 2017-11-15 =
45
45
46
46
* Added: Add compatibility with 4.9, re-using features of the plugin that have been merged into core in this release. Increase minimum required version of WordPress to 4.7. See [#162](https://github.com/xwp/wp-customize-snapshots/pull/162).
47
-
* Added: Remove hiding of Add New links for changesets in favor of just redirecting post-new.php to Customizer. See [#156](https://github.com/xwp/wp-customize-snapshots/pull/156).
47
+
* Added: Remove hiding of Add New links for changesets in favor of just redirecting `post-new.php` to Customizer. See [#156](https://github.com/xwp/wp-customize-snapshots/pull/156).
48
48
* Added: Allow publishing from preview via link in admin bar. See [#115](https://github.com/xwp/wp-customize-snapshots/pull/115), [#103](https://github.com/xwp/wp-customize-snapshots/issues/103).
49
49
* Updated: Change link text for post list table action from “Edit” to “Inspect”. See [#155](https://github.com/xwp/wp-customize-snapshots/pull/155), [#153](https://github.com/xwp/wp-customize-snapshots/issues/153).
50
50
* Fixed: Prevent changeset session remembrance when browsing in preview iframe. See [#154](https://github.com/xwp/wp-customize-snapshots/pull/154).
51
51
* Added: Include required PHP version (5.3) in readme. See [#160](https://github.com/xwp/wp-customize-snapshots/pull/160), [#159](https://github.com/xwp/wp-customize-snapshots/issues/159).
52
+
* Updated: Dev dependencies.
52
53
53
-
See [issues and PRs in milestone](https://github.com/xwp/wp-customize-snapshots/milestone/11?closed=1).
See [issues and PRs in milestone](https://github.com/xwp/wp-customize-snapshots/milestone/11?closed=1) and [`0.6.2...0.7.0`](https://github.com/xwp/wp-customize-snapshots/compare/0.6.2...0.7.0) commit log.
0 commit comments