[wp-trac] [WordPress Trac] #34459: wp_update_post xml-escapes the guid
WordPress Trac
noreply at wordpress.org
Mon Oct 26 20:37:13 UTC 2015
#34459: wp_update_post xml-escapes the guid
--------------------------+-----------------------------
Reporter: singpolyma | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 4.1
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
When my plugin edits a post using wp_update_post, the ampersand in the
guid becomes `&` -- posts made in the same way (and processed by the
same plugin) that do not get updated do not have this happen to the guid.
My plugin does not edit the guid in any way.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34459>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list