Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #51723, comment 1


Ignore:
Timestamp:
11/06/2020 09:57:04 PM (4 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #51723, comment 1

    initial v1  
    44
    55`flush_rewrite_rules()` does a "hard" flush by default, which includes updating the `.htaccess` file.
     6
     7Upgrade routines are generally for more complex changes, like updating the comment type from an empty string to `comment` in [48752] / #49236.