Changeset 7510 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/gutenberg/functions.php
- Timestamp:
- 07/27/2018 05:41:20 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/gutenberg/functions.php
r7509 r7510 35 35 sprintf( 36 36 'wp.apiFetch.use( function( options, next ) { 37 if ( options. path = "/wp/v2/posts/%d/autosaves" ) {37 if ( options.method !== "GET" ) { 38 38 return Promise.resolve( [ { "id": %d } ] ); //not sure what this actually should be, etc. 39 39 }
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)