Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #31758, comment 18


Ignore:
Timestamp:
03/27/2015 08:54:45 PM (10 years ago)
Author:
AITpro
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #31758, comment 18

    initial v1  
     1Dumbest
     2
    13The 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.