#37058 closed defect (bug) (wontfix)
GUID value does not change on slug update
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.5.2 |
Component: | Posts, Post Types | Keywords: | |
Focuses: | Cc: |
Description
GUID value does not change on slug update.
Change History (2)
Note: See
TracTickets for help on using
tickets.
Thanks for filing this, and welcome to Trac!
Although GUIDs look like full URLs, they're actually just a unique name for the post that should never change. For this reason, they're intentionally not linked to the permalink setting. See #6492 for previous discussions on this.