Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #51136, comment 4


Ignore:
Timestamp:
08/26/2020 12:16:18 PM (4 years ago)
Author:
vaurdan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #51136, comment 4

    v1 v2  
    1 @pbiron I was able to reproduce it in a fresh WordPress install, but with a caveat: I had to use WordPress 4.4.2 initially.
     1@pbiron I was able to reproduce it in a fresh WordPress install, but with a caveat: I had to use WordPress 5.4.2 initially.
    22
    33Here are the steps:
    44
    5  1. Install WP 4.4.2 (pre-sitemap)
     5 1. Install WP 5.4.2 (pre-sitemap)
    66 2. Install msm-sitemap (use the [https://github.com/Automattic/msm-sitemap Git version (master)], as the plugin in the Repo still doesn't disable core sitemaps with the filter) and generate a sitemap
    77 3. example.com/sitemap.xml will return 200
    8  4. Update 4.4.2 to 5.5
     8 4. Update 5.4.2 to 5.5
    99 5. example.com/sitemap.xml will return 404
    1010 6. flush rewrite rules ( Settings > Permalink > Save )