Changes between Initial Version and Version 1 of Ticket #31758, comment 18
- Timestamp:
- 03/27/2015 08:54:45 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31758, comment 18
initial v1 1 Dumbest 2 1 3 The reason for my confusion is this: /wp-admin/options-general.php?settings-updated or settings-updated=true. settings-updated is in the $removable_query_args array, but is not stripped out on a Request, POST, etc. I assume it should be so not sure why that is not happening. Overall I assume this function serves a visual simplification purpose or url visual cleaning purpose. On the surface that's what I see anyway. Will check other browsers. Currently using Chrome.