Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #27171


Ignore:
Timestamp:
02/21/2014 02:07:42 AM (12 years ago)
Author:
SergeyBiryukov
Comment:

Replying to tcloninger:

... but under function wp_get_archives() /wp-includes/general-template.php:877 that default is not listed.

It is: tags/3.8.1/src/wp-includes/general-template.php#L937.

Judging by line numbers you mention, you seem to be using version 3.4.2.

[21610] was added 18 months ago in 3.5. Please update to the latest release (3.8.1 at the moment).

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #27171

    • Property Status changed from new to closed
    • Property Resolution changed from to invalid
    • Property Milestone changed from Awaiting Review to
  • Ticket #27171 – Description

    initial v1  
    55Then $order then needs to be added after "post_date" on lines 924, 946, 967, 990 and 1019.
    66
    7 This does appear to have been submitted, but since it was 18 months ago, wasn't sure if I should resubmit.
    8 https://core.trac.wordpress.org/changeset/21610
     7This does appear to have been submitted, but since it was 18 months ago, wasn't sure if I should resubmit. [21610]