Changes between Initial Version and Version 11 of Ticket #18286
- Timestamp:
- 03/27/2014 10:43:38 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18286
- Property Keywords has-patch added
-
Ticket #18286 – Description
initial v11 1 1 There were versions of WordPress prior to 3.1 that created non-unique GUIDs in the posts table. 2 2 3 http://core.trac.wordpress.org/ticket/150413 #15041 4 4 5 5 This 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.