Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Commit 4eb79ff

Browse files
committed
Fix readme formatting
1 parent c45762d commit 4eb79ff

2 files changed

Lines changed: 30 additions & 30 deletions

File tree

readme.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -92,27 +92,27 @@ The following are listed in reverse chronological order. The first, more recent
9292

9393
### [0.8.3] - 2016-11-24 ###
9494
* Prevent extra section params from being passed along to previewUrl (PR <a href="https://github.com/xwp/wp-customize-posts/pull/306" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/306" data-id="181028762">#306</a>)
95-
* Fix errors and erroneous selective refresh caused by dirty post settings not being synced into nav menu item settings (PR <a href="https://github.com/xwp/wp-customize-posts/pull/307" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/307" data-id="181318396">#307</a>)
96-
* Add compat for WP4.5 where settingConstructor is not defined (PR <a href="https://github.com/xwp/wp-customize-posts/pull/308" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/308" data-id="182835256">#308</a>)
97-
* Fix handling of postmeta preview filter when no modifications are in customized state (PR <a href="https://github.com/xwp/wp-customize-posts/pull/309" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/309" data-id="183709726">#309</a>)
98-
* Improve compatibility with Customize Changesets (PR <a href="https://github.com/xwp/wp-customize-posts/pull/300" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/300" data-id="180176248">#300</a>)
99-
* Recognize and handle dropdown-pages control in WP 4.7-alpha (PR <a href="https://github.com/xwp/wp-customize-posts/pull/311" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/311" data-id="185033930">#311</a>)
100-
* Prevent attempting to update original titles for removed nav menu items (placeholders) (PR <a href="https://github.com/xwp/wp-customize-posts/pull/312" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/312" data-id="185814279">#312</a>)
101-
* Restore edit_post_link() in WordPress 4.7 (PR <a href="https://github.com/xwp/wp-customize-posts/pull/314" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/314" data-id="187211686">#314</a>)
102-
* Disable polyfill for nav menu item loading/searching fix landing in 4.7 (PR <a href="https://github.com/xwp/wp-customize-posts/pull/315" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/315" data-id="187265752">#315</a>)
103-
* Eliminate determination of user capability in setting constructor (PR <a href="https://github.com/xwp/wp-customize-posts/pull/316" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/316" data-id="187916567">#316</a>)
104-
* Prevent sending back DB-persisted setting values in <code>customize_save_response</code> unless changeset is being published (PR <a href="https://github.com/xwp/wp-customize-posts/pull/317" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/317" data-id="190010791">#317</a>)
105-
* Pass missing options param in wrapped <code>isLinkPrewable</code> function (PR <a href="https://github.com/xwp/wp-customize-posts/pull/318" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/318" data-id="190618522">#318</a>)
106-
* Improve compat with posts &amp; pages created as stubs in 4.7 (PR <a href="https://github.com/xwp/wp-customize-posts/pull/320" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/320" data-id="191193786">#320</a>)
95+
* Fix errors and erroneous selective refresh caused by dirty post settings not being synced into nav menu item settings (PR <a href="https://github.com/xwp/wp-customize-posts/pull/307" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/307" data-id="181318396">#307</a>)
96+
* Add compat for WP4.5 where settingConstructor is not defined (PR <a href="https://github.com/xwp/wp-customize-posts/pull/308" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/308" data-id="182835256">#308</a>)
97+
* Fix handling of postmeta preview filter when no modifications are in customized state (PR <a href="https://github.com/xwp/wp-customize-posts/pull/309" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/309" data-id="183709726">#309</a>)
98+
* Improve compatibility with Customize Changesets (PR <a href="https://github.com/xwp/wp-customize-posts/pull/300" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/300" data-id="180176248">#300</a>)
99+
* Recognize and handle dropdown-pages control in WP 4.7-alpha (PR <a href="https://github.com/xwp/wp-customize-posts/pull/311" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/311" data-id="185033930">#311</a>)
100+
* Prevent attempting to update original titles for removed nav menu items (placeholders) (PR <a href="https://github.com/xwp/wp-customize-posts/pull/312" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/312" data-id="185814279">#312</a>)
101+
* Restore edit_post_link() in WordPress 4.7 (PR <a href="https://github.com/xwp/wp-customize-posts/pull/314" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/314" data-id="187211686">#314</a>)
102+
* Disable polyfill for nav menu item loading/searching fix landing in 4.7 (PR <a href="https://github.com/xwp/wp-customize-posts/pull/315" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/315" data-id="187265752">#315</a>)
103+
* Eliminate determination of user capability in setting constructor (PR <a href="https://github.com/xwp/wp-customize-posts/pull/316" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/316" data-id="187916567">#316</a>)
104+
* Prevent sending back DB-persisted setting values in <code>customize_save_response</code> unless changeset is being published (PR <a href="https://github.com/xwp/wp-customize-posts/pull/317" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/317" data-id="190010791">#317</a>)
105+
* Pass missing options param in wrapped <code>isLinkPrewable</code> function (PR <a href="https://github.com/xwp/wp-customize-posts/pull/318" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/318" data-id="190618522">#318</a>)
106+
* Improve compat with posts &amp; pages created as stubs in 4.7 (PR <a href="https://github.com/xwp/wp-customize-posts/pull/320" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/320" data-id="191193786">#320</a>)
107107

108108
See <a href="https://github.com/xwp/wp-customize-posts/milestone/11?closed=1">issues and PRs in milestone</a> and <a href="https://github.com/xwp/wp-customize-posts/compare/0.8.2...0.8.3">full release commit log</a>.
109109

110110
Props Weston Ruter (<a href="https://github.com/westonruter" class="user-mention">@westonruter</a>), Sayed Taqui (<a href="https://github.com/sayedwp" class="user-mention">@sayedwp</a>), Utkarsh Patel (<a href="https://github.com/PatelUtkarsh" class="user-mention">@PatelUtkarsh</a>).
111111

112112
### [0.8.2] - 2016-10-03 ###
113113
* Fixed browser incompatible way of parsing local datetime strings. This is a follow-up on <a href="https://github.com/xwp/wp-customize-posts/pull/293" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/293" data-id="178983334">#293</a>, which was not fully fixed in 0.8.1. PR <a href="https://github.com/xwp/wp-customize-posts/pull/304" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/304" data-id="180808420">#304</a>.
114-
* Improved fetching of post/postmeta settings so that the <code>customized</code> state is included in the request, and allow for placeholder <code>nav_menu_item</code> settings to be fetched. PR <a href="https://github.com/xwp/wp-customize-posts/pull/299" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/299" data-id="180154206">#299</a>.
115-
* Added <code>$setting</code> context to <code>customize_previewed_postmeta_rows</code> filter and add new <code>customize_previewed_postmeta_rows_{$setting-&gt;post_meta}</code> filter. PR <a href="https://github.com/xwp/wp-customize-posts/pull/299" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/299" data-id="180154206">#299</a>.
114+
* Improved fetching of post/postmeta settings so that the <code>customized</code> state is included in the request, and allow for placeholder <code>nav_menu_item</code> settings to be fetched. PR <a href="https://github.com/xwp/wp-customize-posts/pull/299" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/299" data-id="180154206">#299</a>.
115+
* Added <code>$setting</code> context to <code>customize_previewed_postmeta_rows</code> filter and add new <code>customize_previewed_postmeta_rows_{$setting-&gt;post_meta}</code> filter. PR <a href="https://github.com/xwp/wp-customize-posts/pull/299" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/299" data-id="180154206">#299</a>.
116116

117117
Props Weston Ruter (<a href="https://github.com/westonruter" class="user-mention">@westonruter</a>), Utkarsh Patel (<a href="https://github.com/PatelUtkarsh" class="user-mention">@PatelUtkarsh</a>).
118118

readme.txt

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -69,29 +69,29 @@ The following are listed in reverse chronological order. The first, more recent
6969

7070
= [0.8.3] - 2016-11-24 =
7171

72-
* Prevent extra section params from being passed along to previewUrl (PR <a href="https://github.com/xwp/wp-customize-posts/pull/306" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/306" data-id="181028762">#306</a>)
73-
* Fix errors and erroneous selective refresh caused by dirty post settings not being synced into nav menu item settings (PR <a href="https://github.com/xwp/wp-customize-posts/pull/307" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/307" data-id="181318396">#307</a>)
74-
* Add compat for WP4.5 where settingConstructor is not defined (PR <a href="https://github.com/xwp/wp-customize-posts/pull/308" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/308" data-id="182835256">#308</a>)
75-
* Fix handling of postmeta preview filter when no modifications are in customized state (PR <a href="https://github.com/xwp/wp-customize-posts/pull/309" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/309" data-id="183709726">#309</a>)
76-
* Improve compatibility with Customize Changesets (PR <a href="https://github.com/xwp/wp-customize-posts/pull/300" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/300" data-id="180176248">#300</a>)
77-
* Recognize and handle dropdown-pages control in WP 4.7-alpha (PR <a href="https://github.com/xwp/wp-customize-posts/pull/311" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/311" data-id="185033930">#311</a>)
78-
* Prevent attempting to update original titles for removed nav menu items (placeholders) (PR <a href="https://github.com/xwp/wp-customize-posts/pull/312" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/312" data-id="185814279">#312</a>)
79-
* Restore edit_post_link() in WordPress 4.7 (PR <a href="https://github.com/xwp/wp-customize-posts/pull/314" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/314" data-id="187211686">#314</a>)
80-
* Disable polyfill for nav menu item loading/searching fix landing in 4.7 (PR <a href="https://github.com/xwp/wp-customize-posts/pull/315" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/315" data-id="187265752">#315</a>)
81-
* Eliminate determination of user capability in setting constructor (PR <a href="https://github.com/xwp/wp-customize-posts/pull/316" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/316" data-id="187916567">#316</a>)
82-
* Prevent sending back DB-persisted setting values in <code>customize_save_response</code> unless changeset is being published (PR <a href="https://github.com/xwp/wp-customize-posts/pull/317" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/317" data-id="190010791">#317</a>)
83-
* Pass missing options param in wrapped <code>isLinkPrewable</code> function (PR <a href="https://github.com/xwp/wp-customize-posts/pull/318" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/318" data-id="190618522">#318</a>)
84-
* Improve compat with posts &amp; pages created as stubs in 4.7 (PR <a href="https://github.com/xwp/wp-customize-posts/pull/320" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/320" data-id="191193786">#320</a>)
72+
* Prevent extra section params from being passed along to previewUrl (PR <a href="https://github.com/xwp/wp-customize-posts/pull/306" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/306" data-id="181028762">#306</a>)
73+
* Fix errors and erroneous selective refresh caused by dirty post settings not being synced into nav menu item settings (PR <a href="https://github.com/xwp/wp-customize-posts/pull/307" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/307" data-id="181318396">#307</a>)
74+
* Add compat for WP4.5 where settingConstructor is not defined (PR <a href="https://github.com/xwp/wp-customize-posts/pull/308" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/308" data-id="182835256">#308</a>)
75+
* Fix handling of postmeta preview filter when no modifications are in customized state (PR <a href="https://github.com/xwp/wp-customize-posts/pull/309" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/309" data-id="183709726">#309</a>)
76+
* Improve compatibility with Customize Changesets (PR <a href="https://github.com/xwp/wp-customize-posts/pull/300" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/300" data-id="180176248">#300</a>)
77+
* Recognize and handle dropdown-pages control in WP 4.7-alpha (PR <a href="https://github.com/xwp/wp-customize-posts/pull/311" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/311" data-id="185033930">#311</a>)
78+
* Prevent attempting to update original titles for removed nav menu items (placeholders) (PR <a href="https://github.com/xwp/wp-customize-posts/pull/312" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/312" data-id="185814279">#312</a>)
79+
* Restore edit_post_link() in WordPress 4.7 (PR <a href="https://github.com/xwp/wp-customize-posts/pull/314" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/314" data-id="187211686">#314</a>)
80+
* Disable polyfill for nav menu item loading/searching fix landing in 4.7 (PR <a href="https://github.com/xwp/wp-customize-posts/pull/315" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/315" data-id="187265752">#315</a>)
81+
* Eliminate determination of user capability in setting constructor (PR <a href="https://github.com/xwp/wp-customize-posts/pull/316" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/316" data-id="187916567">#316</a>)
82+
* Prevent sending back DB-persisted setting values in <code>customize_save_response</code> unless changeset is being published (PR <a href="https://github.com/xwp/wp-customize-posts/pull/317" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/317" data-id="190010791">#317</a>)
83+
* Pass missing options param in wrapped <code>isLinkPrewable</code> function (PR <a href="https://github.com/xwp/wp-customize-posts/pull/318" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/318" data-id="190618522">#318</a>)
84+
* Improve compat with posts &amp; pages created as stubs in 4.7 (PR <a href="https://github.com/xwp/wp-customize-posts/pull/320" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/320" data-id="191193786">#320</a>)
8585

8686
See <a href="https://github.com/xwp/wp-customize-posts/milestone/11?closed=1">issues and PRs in milestone</a> and <a href="https://github.com/xwp/wp-customize-posts/compare/0.8.2...0.8.3">full release commit log</a>.
8787

8888
Props Weston Ruter (<a href="https://github.com/westonruter" class="user-mention">@westonruter</a>), Sayed Taqui (<a href="https://github.com/sayedwp" class="user-mention">@sayedwp</a>), Utkarsh Patel (<a href="https://github.com/PatelUtkarsh" class="user-mention">@PatelUtkarsh</a>).
8989

9090
= [0.8.2] - 2016-10-03 =
9191

92-
* Fixed browser incompatible way of parsing local datetime strings. This is a follow-up on <a href="https://github.com/xwp/wp-customize-posts/pull/293" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/293" data-id="178983334">#293</a>, which was not fully fixed in 0.8.1. PR <a href="https://github.com/xwp/wp-customize-posts/pull/304" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/304" data-id="180808420">#304</a>.
93-
* Improved fetching of post/postmeta settings so that the <code>customized</code> state is included in the request, and allow for placeholder <code>nav_menu_item</code> settings to be fetched. PR <a href="https://github.com/xwp/wp-customize-posts/pull/299" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/299" data-id="180154206">#299</a>.
94-
* Added <code>$setting</code> context to <code>customize_previewed_postmeta_rows</code> filter and add new <code>customize_previewed_postmeta_rows_{$setting-&gt;post_meta}</code> filter. PR <a href="https://github.com/xwp/wp-customize-posts/pull/299" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/299" data-id="180154206">#299</a>.
92+
* Fixed browser incompatible way of parsing local datetime strings. This is a follow-up on <a href="https://github.com/xwp/wp-customize-posts/pull/293" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/293" data-id="178983334">#293</a>, which was not fully fixed in 0.8.1. PR <a href="https://github.com/xwp/wp-customize-posts/pull/304" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/304" data-id="180808420">#304</a>.
93+
* Improved fetching of post/postmeta settings so that the <code>customized</code> state is included in the request, and allow for placeholder <code>nav_menu_item</code> settings to be fetched. PR <a href="https://github.com/xwp/wp-customize-posts/pull/299" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/299" data-id="180154206">#299</a>.
94+
* Added <code>$setting</code> context to <code>customize_previewed_postmeta_rows</code> filter and add new <code>customize_previewed_postmeta_rows_{$setting-&gt;post_meta}</code> filter. PR <a href="https://github.com/xwp/wp-customize-posts/pull/299" class="issue-link js-issue-link" data-url="https://github.com/xwp/wp-customize-posts/issues/299" data-id="180154206">#299</a>.
9595

9696
Props Weston Ruter (<a href="https://github.com/westonruter" class="user-mention">@westonruter</a>), Utkarsh Patel (<a href="https://github.com/PatelUtkarsh" class="user-mention">@PatelUtkarsh</a>).
9797

0 commit comments

Comments
 (0)