Make WordPress Core

Ticket #49017: 49017.diff

File 49017.diff, 356 bytes (added by dlh, 5 years ago)
  • src/wp-includes/functions.php

    diff --git src/wp-includes/functions.php src/wp-includes/functions.php
    index 7bb1c59632..9c6d60de0e 100644
    function wp_removable_query_args() { 
    11621162                'deactivate',
    11631163                'deleted',
    11641164                'disabled',
     1165                'doing_wp_cron',
    11651166                'enabled',
    11661167                'error',
    11671168                'hotkeys_highlight_first',