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

Remove markup from post list table excerpts since now escaped #146

Merged
merged 1 commit into from Jul 26, 2017

Conversation

westonruter
Copy link
Contributor

Previously in the “excerpt view” of the post list table, we could see a list of all the settings in the changeset at a glance:

image

However, as of WordPress/wordpress-develop@a96089e this is now broken and it looks like:

screen shot 2017-07-25 at 23 39 30

So since the excerpt is now HTML-escaped, we have to just output a list of setting IDs in a comma-separated list:

screen shot 2017-07-25 at 23 39 53

@westonruter westonruter added this to the 0.6.2 milestone Jul 26, 2017
@westonruter westonruter merged commit 60e7a9a into develop Jul 26, 2017
@westonruter westonruter deleted the fix/post-list-table-exerpts branch July 26, 2017 07:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant