Make WordPress Core

Changes between Initial Version and Version 4 of Ticket #38502


Ignore:
Timestamp:
10/26/2016 02:53:51 PM (8 years ago)
Author:
ocean90
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #38502

    • Property Keywords needs-patch added
    • Property Milestone changed from Awaiting Review to 4.7
  • Ticket #38502 – Description

    initial v4  
    11Hey,
    22
    3 Since https://core.trac.wordpress.org/changeset/38909, both
     3Since [38909], both
    44
    55{{{
     
    77}}}
    88
    9 conditionals in ```/twentyseventeen/assets/js/global.js``` can be changed to
     9conditionals in `/twentyseventeen/assets/js/global.js` can be changed to
    1010
    1111{{{
     
    1313}}}
    1414
    15 which would also allow ```$twentyseventeen_l10n['has_navigation']``` to be completely removed from ```functions.php```
     15which would also allow `$twentyseventeen_l10n['has_navigation']` to be completely removed from `functions.php`