[wp-trac] [WordPress Trac] #45189: Improve preloading request code
WordPress Trac
noreply at wordpress.org
Fri Dec 14 06:03:39 UTC 2018
#45189: Improve preloading request code
---------------------------------+------------------------------
Reporter: schlessera | Owner: danielbachhuber
Type: defect (bug) | Status: closed
Priority: low | Milestone: 5.0
Component: REST API | Version: 5.0
Severity: minor | Resolution: fixed
Keywords: has-patch fixed-5.0 | Focuses: rest-api
---------------------------------+------------------------------
Changes (by pento):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"44173" 44173]:
{{{
#!CommitTicketReference repository="" revision="44173"
REST API: Improve performance by avoiding `call_user_func()`.
The `get_compact_response_links()` method was introduced in WP 4.5, and
this conditional is no longer necessary.
Merges [43834] from the 5.0 branch to trunk.
Props schlessera, timothyblynjacobs.
Fixes #45189.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45189#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list