[wp-meta] [Making WordPress.org] #3215: Zero themes shown on English variations of the Theme Directory

Making WordPress.org noreply at wordpress.org
Fri Feb 21 02:08:21 UTC 2020


#3215: Zero themes shown on English variations of the Theme Directory
-----------------------------+---------------------
 Reporter:  johnbillion      |       Owner:  dd32
     Type:  defect           |      Status:  closed
 Priority:  high             |   Milestone:
Component:  Theme Directory  |  Resolution:  fixed
 Keywords:  needs-patch      |
-----------------------------+---------------------
Changes (by dd32):

 * owner:  (none) => dd32
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"9526" 9526]:
 {{{
 #!CommitTicketReference repository="" revision="9526"
 Theme Directory: Don't use the global `$wp_query` object when querying
 themes.

 This was causing cached results to be affected by other query params that
 `WP_Query` accepts through `$_GET`.

 This will cause an increase in queries on same pages, but should be
 unnoticed thanks to the heavy caching we employ on these pages.

 Debug left in to ignore caches with only 1 result, can be removed in a few
 hours after all caches expire.

 Fixes #3215.
 }}}

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/3215#comment:12>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list