Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #23867, comment 5


Ignore:
Timestamp:
11/28/2013 03:51:01 PM (12 years ago)
Author:
justnorris
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23867, comment 5

    v1 v2  
    2323
    24241. Add Function, Flush Rules:
    25 index.php generates regular index.php ( and not "Testing Things and Stuff" Page )
     25index.php generates regular index.php ( and not "My front page" Page )
    26262.  Remove Function, DO NOT FLUSH RULES:
    27 index.php generates "Testing Things and Stuff" page (unexpected), but doesn't utilize the "nl" query_var ( expected, because there is no function that would register "nl" query var
     27index.php generates "My front page" page (unexpected), but doesn't utilize the "nl" query_var ( expected, because there is no function that would register "nl" query var
    28283. Flush Rewrite rules, 404 page is generated (expected)
    2929