Making WordPress.org


Ignore:
Timestamp:
03/19/2015 08:43:38 PM (10 years ago)
Author:
obenland
Message:

WP.org Themes: Return 15 themes per request.

This sets posts_per_page to 15, overwriting the default 100 set by the JS
handler.

Since posts_per_page was set without a corresponding offset, an offset of 100
was assumed which returned the wrong results.

Fixes #965.

File:
1 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.