Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #18660, comment 35


Ignore:
Timestamp:
01/11/2018 11:47:54 PM (7 years ago)
Author:
westonruter
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18660, comment 35

    initial v1  
    44
    55{{{#!php
     6<?php
    67$added_query_vars = $wp->query_vars;
    78if ( ! $wp_rewrite->permalink_structure || empty( $wp->request ) ) {