[wp-trac] [WordPress Trac] #38715: Facilitate posts storing raw JSON in post_content by short-circuiting KSES and other filters
WordPress Trac
noreply at wordpress.org
Wed Nov 9 08:17:27 UTC 2016
#38715: Facilitate posts storing raw JSON in post_content by short-circuiting KSES
and other filters
-------------------------------+-----------------------------
Reporter: westonruter | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Posts, Post Types | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
-------------------------------+-----------------------------
Comment (by TobiasBg):
This would indeed be nice, I've been doing similar tricks in my TablePress
plugin, which stores JSON-encoded two-dimensional arrays in
`post_content`:
https://github.com/TobiasBg/TablePress/blob/master/models/model-
post.php#L157-L174
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38715#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list