[wp-trac] [WordPress Trac] #22944: Scheduled posts trigger the non-unfiltered_html filters (regression)
WordPress Trac
noreply at wordpress.org
Sat Dec 15 23:01:31 UTC 2012
#22944: Scheduled posts trigger the non-unfiltered_html filters (regression)
--------------------------+--------------------
Reporter: Otto42 | Owner:
Type: defect (bug) | Status: new
Priority: high | Milestone: 3.5.1
Component: General | Version: 3.5
Severity: major | Resolution:
Keywords: |
--------------------------+--------------------
Comment (by nacin):
This is wp_publish_post(). We should restore it to a straight DB call.
It's a shame. wp_insert_post() is our lowest level API, but it just has
too much crap in it. We need something lower.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22944#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list