Make WordPress Core

Changes between Initial Version and Version 11 of Ticket #18286


Ignore:
Timestamp:
03/27/2014 10:43:38 PM (12 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18286

    • Property Keywords has-patch added
  • Ticket #18286 – Description

    initial v11  
    11There were versions of WordPress prior to 3.1 that created non-unique GUIDs in the posts table.
    22
    3 http://core.trac.wordpress.org/ticket/15041
     3#15041
    44
    55This bug is fixed, but the bad data persists in many WP installs. Attached is a proof-of-concept plugin that could be included in the WordPress upgrade process to clean up these GUIDs.