[wp-trac] [WordPress Trac] #39452: add the rest API root url to the admin header
WordPress Trac
noreply at wordpress.org
Tue Jan 3 18:26:54 UTC 2017
#39452: add the rest API root url to the admin header
-------------------------+-----------------------------
Reporter: pbearne | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: REST API | Version: trunk
Severity: normal | Keywords:
Focuses: |
-------------------------+-----------------------------
we add by default the the ajaxurl to the js vars we should also add the
rest root url
{{{
resturl = '<?php echo rest_url( '/' ); ?>',
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39452>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list