diff --git a/Gruntfile.js b/Gruntfile.js index 168037d792..b8dd5f832f 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -531,7 +531,7 @@ module.exports = function(grunt) { dest: '.' }, oembed: { - src: BUILD_DIR + 'wp-includes/oembed-functions.php', + src: BUILD_DIR + 'wp-includes/embed-functions.php', dest: '.' } },