Changeset 41224
- Timestamp:
- 08/03/2017 08:35:38 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/qunit/wp-includes/js/api-request.js
r41222 r41224 1 /* global wp, wpApiSettings*/1 /* global wp, JSON */ 2 2 ( function( QUnit ) { 3 3 var originalRootUrl = window.wpApiSettings.root;
Note: See TracChangeset
for help on using the changeset viewer.