[wp-trac] [WordPress Trac] #38920: Use REST API for link query in editor
WordPress Trac
noreply at wordpress.org
Thu Nov 24 12:06:46 UTC 2016
#38920: Use REST API for link query in editor
-------------------------+------------------------------
Reporter: iseulde | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
-------------------------+------------------------------
Comment (by afercia):
I'm totally new to the REST API so I may be wrong, but maybe one thing to
consider when using the API in core is that it returns by default all the
post fields including the content. With very long posts the response could
be huge, while here we need just the ID, title, permalink, and date (the
"info").
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38920#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list