{"id":175602,"date":"2022-01-07T13:00:32","date_gmt":"2022-01-07T13:00:32","guid":{"rendered":"https:\/\/premium.wpmudev.org\/blog\/?p=175602"},"modified":"2022-01-18T09:00:06","modified_gmt":"2022-01-18T09:00:06","slug":"serve-images-next-gen-formats-webp","status":"publish","type":"post","link":"https:\/\/wpmudev.com\/blog\/serve-images-next-gen-formats-webp\/","title":{"rendered":"How to Serve Images in Next-Gen Formats with WordPress"},"content":{"rendered":"<p>Next-gen image formats like WebP are the future and the present. Learn how to make the leap from older formats like JPEG and PNG.<\/p>\n<p>In this post, I&#8217;m going to show you how to start using WebP images on your WordPress site. We&#8217;ll go over how to convert your images to WebP and how to serve them up for compatible browsers. <a href=\"#how-to-configure-smush-pro-webp\">I&#8217;ll also show you how Smush Pro can take care of this for you<\/a> if you don&#8217;t want to get into your site code.<\/p>\n<p>We&#8217;ll cover the following:<\/p>\n<ul>\n<li><a href=\"#what-is-next-gen\">What are Next-Gen Images?<\/a><\/li>\n<li><a href=\"#what-is-webp\">What is WebP?<\/a><\/li>\n<li><a href=\"#free-webp\">Free WebP<\/a><\/li>\n<li><a href=\"#add-webp-wp\">How to Add WebP Images to WordPress<\/a><\/li>\n<li><a href=\"#convert-webp-wp\">Converting Images to WebP for WordPress<\/a><\/li>\n<li><a href=\"#convert-webp-bulk\">Converting WebP Images in Bulk for WordPress<\/a><\/li>\n<li><a href=\"#serve-img\">How to Serve Images in Next-Gen Formats<\/a><\/li>\n<li><a href=\"#how-to-configure-smush-pro-webp\">How to Serve Next-Gen Images Using Smush Pro<\/a><\/li>\n<\/ul>\n<h2 id=\"what-is-next-gen\">What are Next-Gen Images?<\/h2>\n<p>GIFs were invented in 1987. The first JPEG standard was issued in 1992 and PNG became a\u00a0W3C\u00a0Recommendation in October 1996.<\/p>\n<p>I know the 90s doesn&#8217;t feel like that long ago, but it&#8217;s been almost 30 years and we&#8217;re still using the same image formats! Isn&#8217;t it time for an upgrade?<\/p>\n<p>Enter <a href=\"https:\/\/web.dev\/uses-webp-images\/\" target=\"_blank\">the next generation of image formats<\/a>. JPEG 2000, JPEG XR, and WebP are modern image formats with superior compression capabilities and with outstanding quality to please the web natives. This means they produce much smaller image files so you can greatly improve your page speed by using next-gen formats.<\/p>\n<p><a href=\"https:\/\/developers.google.com\/speed\/webp\/docs\/c_study\" target=\"_blank\">WebP is the leanest<\/a> and typically achieves 30% more compression than JPEG and JPEG 2000, so that&#8217;s the format we&#8217;re going to focus on today.<\/p>\n<h2 id=\"what-is-webp\">What is WebP?<\/h2>\n<p>WebP is Google&#8217;s open source image format. They utilize the file extension .webp<\/p>\n<p>There are several variations of WebP images, one uses lossy compression and is comparable to JPEG images, but <a href=\"https:\/\/developers.google.com\/speed\/webp\/\" target=\"_blank\">with a 25-34% smaller file size<\/a>. Lossy WebP images also support transparency, which is something JPEGs can&#8217;t do.<\/p>\n<p>The other is the WebP lossless format, which is similar to the PNG image format, but <a href=\"https:\/\/developers.google.com\/speed\/webp\/\" target=\"_blank\">with a 26% smaller file size<\/a>.<\/p>\n<p>WebP images are also versatile because they have the capabilities of GIFs, JPEGs, and PNGs in a single format. You&#8217;ll be able to optimize <em>and<\/em> simplify. If that doesn&#8217;t spark joy, nothing will.<\/p>\n<div  class=\"wpdui-pic-regular  \">\n<figure class=\"wp-caption alignnone\" data-caption=\"true\"><img loading=\"lazy\" decoding=\"async\" class=\"attachment-600x600 size-600x600\" src=\"https:\/\/wpmudev.com\/blog\/wp-content\/uploads\/2019\/02\/Infographic.png\" alt=\"diagram summarizing capabilities for JPEG, SVG, PNG, WebP and GIF\" width=\"600\" height=\"561\" \/><figcaption class=\"wp-caption-text\">Here&#8217;s a quick functionality recap<\/figcaption><\/figure>\n<\/div>\n<p>WebP support the following:<\/p>\n<ul>\n<li>Animation<\/li>\n<li>Lossless compression<\/li>\n<li>Lossy compression<\/li>\n<li>Alpha channel transparency<\/li>\n<\/ul>\n<p>This means you can convert PNGs, GIFs, and JPEGs into one convenient format to reap the performance benefits.<\/p>\n<p>For a head-to-head comparison of different file formats, <a href=\"https:\/\/wpmudev.com\/blog\/best-image-formats-png-vs-jpg-svg-gif-webp\/\" target=\"_blank\">check out this post<\/a>. Don&#8217;t forget to <a href=\"https:\/\/wpmudev.com\/blog\/wp-content\/uploads\/2019\/02\/Smush-Guide-to-Image-formates.pdf\" target=\"_blank\">get the downloadable cheat sheet<\/a> while you&#8217;re at it.<\/p>\n<h2 id=\"free-webp\">Free WebP<\/h2>\n<p>Now the bad news. <a href=\"https:\/\/caniuse.com\/?search=webp\" target=\"_blank\">Not all browsers support WebP images yet<\/a>. But this is a comeback story remember?\u00a0<a href=\"https:\/\/www.mozilla.org\/en-US\/firefox\/65.0beta\/releasenotes\/\" target=\"_blank\">Mozilla jumped onboard December 2018<\/a>, so just a few months ago, and gave WebP images some much-needed momentum. Now we&#8217;re mostly waiting on Safari, although Internet Explorer and Firefox for Android are also not supporting WebP yet.<\/p>\n<p>Still, with a behemoth like Google committed to making the web faster and backing the project, it&#8217;s a pretty safe bet that WebP images are the future.<\/p>\n<div  class=\"wpdui-pic-regular  \">\n<figure class=\"wp-caption alignnone\" data-caption=\"true\"><img loading=\"lazy\" decoding=\"async\" class=\"attachment-600x600 size-600x600\" src=\"https:\/\/wpmudev.com\/blog\/wp-content\/uploads\/2019\/03\/Google-Pagespeed-Insights-Nex-gen.png\" alt=\"Screenshot Google suggesting next gen images\" width=\"600\" height=\"224\" \/><figcaption class=\"wp-caption-text\">Real subtle<\/figcaption><\/figure>\n<\/div>\n<p>In fact, if you&#8217;ve used <a href=\"https:\/\/wpmudev.com\/blog\/the-new-google-pagespeed-insights-a-perfect-100-is-now-super-easy\/\" target=\"_blank\">Google PageSpeed Insights<\/a> recently, you may have noticed the &#8220;<a href=\"https:\/\/web.dev\/uses-webp-images\/\" target=\"_blank\">Serve images in next-gen formats<\/a>&#8221; opportunity message. That&#8217;s Google&#8217;s way of nudging you to adopt WebP images. (If you get a &#8220;properly size images&#8221; message in Google PageSpeed Insights, try <a href=\"https:\/\/wpmudev.com\/blog\/compress-resize-images-wordpress\/\" target=\"_blank\">scaling your images<\/a>.)<\/p>\n<h2 id=\"add-webp-wp\">How to Add WebP Images to WordPress<\/h2>\n<p>If you want to be an early adopter and use WebP images in WordPress, you&#8217;ll also notice the WordPress media library does not allow you to upload WebP images for security reasons. Don&#8217;t let that scare you. <a href=\"https:\/\/wpmudev.com\/blog\/best-image-formats-png-vs-jpg-svg-gif-webp\/#to-svg\" target=\"_blank\">This isn&#8217;t an SVG situation<\/a>.\u00a0<a href=\"https:\/\/wordpress.com\/blog\/2015\/12\/04\/webp-images-support\/#comment-225824\" target=\"_blank\">WordPress.com does allow WebP images<\/a> and you can enable this feature on your self-hosted WordPress site too.<\/p>\n<div  class=\"wpdui-pic-regular  \">\n<figure class=\"wp-caption alignnone\" data-caption=\"true\"><img loading=\"lazy\" decoding=\"async\" class=\"attachment-600x600 size-600x600\" src=\"https:\/\/wpmudev.com\/blog\/wp-content\/uploads\/2019\/03\/failed-to-upload-webp.png\" alt=\"Failed to upload webp message WP media library\" width=\"600\" height=\"470\" \/><figcaption class=\"wp-caption-text\">Sorry, not sorry<\/figcaption><\/figure>\n<\/div>\n<p>There are multiple ways to get around these early adoption issues in WordPress so you can start using WebP images. To do so, we&#8217;re going to need a solution that will:<\/p>\n<ol>\n<li>Use a WebP converter to convert existing images in your media library to WebP as well as future uploads<\/li>\n<li>Be able to determine if the visitor&#8217;s browser supports WebP images<\/li>\n<li>Serve WebP images if they are supported or a legacy file format like PNG or JPEG if it isn&#8217;t<\/li>\n<\/ol>\n<p>Spoiler alert, if you don&#8217;t want to go through all these steps and go through the trouble of modifying your site files and optimizing your images, <a href=\"#how-to-configure-smush-pro-webp\">Smush Pro is an all-in-one solution<\/a> that can convert your images to WebP in WordPress and serve them up to compatible browsers with the flip of a couple switches.<\/p>\n<h2 id=\"convert-webp-wp\">Converting Images to WebP for WordPress<\/h2>\n<p>While you could convert your images to next-gen formats before uploading to your WordPress Media Library, this isn&#8217;t practical if you have a lot of images.<\/p>\n<p>If you do need to go that route (maybe you want to test the performance of different image types) you can use a WebP converter such as <a href=\"https:\/\/image.online-convert.com\/convert-to-webp\" target=\"_blank\">image.online-convert.com\/convert-to-webp<\/a>. You&#8217;ll simply upload your JPEG, PNG or GIF file, wait for it to create a WebP, and then download your new image.<\/p>\n<div  class=\"wpdui-pic-regular  \">\n<figure class=\"wp-caption alignnone\" data-caption=\"true\"><img loading=\"lazy\" decoding=\"async\" class=\"attachment-600x600 size-600x600\" src=\"https:\/\/wpmudev.com\/blog\/wp-content\/uploads\/2019\/03\/online-convert-webp.png\" alt=\"Screenshot of online webp conversion tool\" width=\"600\" height=\"383\" \/><figcaption class=\"wp-caption-text\">One down, one thousand to go<\/figcaption><\/figure>\n<\/div>\n<p>In version 23.2, <a href=\"https:\/\/helpx.adobe.com\/au\/photoshop\/kb\/support-webp-image-format.html\" rel=\"noopener\" target=\"_blank\">Adobe Photoshop introduced native support for WebP<\/a> , meaning you can now open, create, edit, and save WebP files without a third-party plugin, extension, or preference setting.<\/p>\n<p>You can also download and install <a href=\"https:\/\/webponize.org\/\" target=\"_blank\">WebPonize for Mac<\/a>\u00a0or <a href=\"https:\/\/developers.google.com\/speed\/webp\/docs\/precompiled\" target=\"_blank\">WebP Converter<\/a> (Windows, MacOs, Linux). Both can do JPEG to WebP or PNG to WebP conversions.<\/p>\n<p>For WebP WordPress images you can <a href=\"https:\/\/wpmudev.com\/blog\/ftp-wordpress\/\" target=\"_blank\">use SFTP to upload WebP files<\/a> directly to your uploads folder, thereby bypassing the media library.<\/p>\n<p>For the sake of convenience, you can also <a href=\"https:\/\/gulshankumar.net\/how-to-serve-webp-format-images-in-wordpress\/\" target=\"_blank\">allow WebP in the WordPress media library<\/a> by modifying your site&#8217;s functions file.<\/p>\n<h2 id=\"convert-webp-bulk\">Converting WebP Images in Bulk for WordPress<\/h2>\n<p>If you have an established site with lots of images to convert, you&#8217;re going to need a better tool so you can convert images to next-gen formats in bulk.<\/p>\n<p>You can use a plugin such as Smush Pro to serve WebP versions of all your images with her CDN. Smush leaves your original images untouched and does the conversion before delivering the image. This means Smush Pro&#8217;s CDN doesn\u2019t directly modify your images or harm them in any way. If you turn off the webp conversion option, the server will no longer convert your images to WebP and your site will go back to using the original file format it had when uploaded.<\/p>\n<p>Smush Pro also gives you the option to convert images in other folders too so you can optimize your theme&#8217;s image backgrounds and icons, for example.<\/p>\n<p>We&#8217;ll go over <a href=\"#how-to-configure-smush-pro-webp\">how to configure the Smush Pro CDN later in this post<\/a>.<\/p>\n<p>You can also use the command line. <a href=\"https:\/\/www.hongkiat.com\/blog\/webp-guide\/\" target=\"_blank\">See this tutorial<\/a>.<\/p>\n<h2 id=\"serve-img\">How to Serve Images in Next-Gen Formats<\/h2>\n<ol>\n<li><a href=\"#UseJS\">Use JS to Detect Support for WebP<\/a><\/li>\n<li><a href=\"#browserheaders\">Use Browser to accept headers<\/a><\/li>\n<li><a href=\"#modifyhtaccess\">Modify .htaccess file in WP<\/a><\/li>\n<li><a href=\"#Servewithhtml5\">Serve with HTML5<\/a><\/li>\n<\/ol>\n<p>Some <a href=\"https:\/\/wpmudev.com\/blog\/image-optimization-guide\/\" target=\"_blank\">image optimization<\/a> plugins only convert your images to the WebP format, but don&#8217;t take responsibility for serving the right image to your visitors. For that, you may have to utilize an additional plugin or take one of the steps below.<\/p>\n<p>Smush Pro, takes care of both, converting to WebP format within WordPress and serving it to compatible browsers so you can skip all this nonsense.<\/p>\n<h3 id=\"UseJS\">1. Use JavaScript to detect support for WebP<\/h3>\n<p>You can do this by writing your own custom code that attempts to decode a WebP image. If the test is successful, you can then send additional WebP images. <a href=\"https:\/\/developers.google.com\/speed\/webp\/faq#how_can_i_detect_browser_support_for_webp\" target=\"_blank\">Here&#8217;s one way to do it<\/a>.<\/p>\n<p>You can also use a JavaScript library such as <a href=\"https:\/\/modernizr.com\" target=\"_blank\">Modernizer<\/a> that <a href=\"https:\/\/modernizr.com\/docs\/#what-is-feature-detection\" target=\"_blank\">detects WebP support<\/a> in much the same way.<\/p>\n<p>Testing the browsers actual capabilities also saves you the additional work of having to rewrite your code once incompatible browsers start supporting WebP. So for example, once Safari supports WebP images and passes your WebP decoding test, Safari users will receive WebP images without you having to rewrite your code logic to include Safari.<\/p>\n<h3 id=\"browserheaders\">2. Use browser accept headers<\/h3>\n<p>The visitor&#8217;s browser will send an &#8220;accept&#8221; request header, indicating what image formats it will accept from the web server (<a href=\"https:\/\/www.newmediacampaigns.com\/blog\/browser-rest-http-accept-headers\" target=\"_blank\">love, Firefox<\/a>).<\/p>\n<p>If you&#8217;ve ever placed a food order with a friend, you&#8217;ve done something similar when you tell them to bring you back some pasta, but nothing with shrimp because you&#8217;re allergic. In this analogy, your friend is the server and you are the browser who specifies what you will accept.<\/p>\n<p>If the browser indicates that it will accept WebP images, the web server knows it can send WebPs safely.<\/p>\n<p>This is the method the Smush Pro CDN uses to detect which browsers will accept WebP images.<\/p>\n<h3 id=\"modifyhtaccess\">3. Modify the Hypertext Access (.htaccess) file in WordPress<\/h3>\n<p>So your .htaccess file is located in your root directory and it&#8217;s a unique file for several reasons:<\/p>\n<ol>\n<li>It starts with a dot (.) meaning it&#8217;s a hidden file. You won&#8217;t see it if you haven&#8217;t made hidden files visible<\/li>\n<li>It doesn&#8217;t have a file extension<\/li>\n<li>If you make a mistake editing it, your server may severely malfunction, so only edit it if you know what you&#8217;re doing!<\/li>\n<\/ol>\n<p>In WordPress, this file is commonly used to rewrite URLs. In this case, the URL of the image is changed and a .webp extension is added.<\/p>\n<div  class=\"wpdui-pic-regular  \">\n<figure class=\"wp-caption alignnone\" data-caption=\"true\"><img loading=\"lazy\" decoding=\"async\" class=\"attachment-600x600 size-600x600\" src=\"https:\/\/wpmudev.com\/blog\/wp-content\/uploads\/2019\/03\/htaccess.png\" alt=\"Screenshot of .htaccess file in WordPress\" width=\"600\" height=\"335\" \/><figcaption class=\"wp-caption-text\">This is what a .htaccess file in WordPress usually looks like<\/figcaption><\/figure>\n<\/div>\n<p>In <a href=\"https:\/\/github.com\/vincentorback\/WebP-images-with-htaccess\" target=\"_blank\">Vincent Orback&#8217;s code on GitHub<\/a> for example, the .htaccess file is modified. JPEG and PNG image URLs are modified if there is a WebP version within the same folder and if the browser supports WebP. The responsibility of serving the right image, in this case, falls on the Apache web server.<\/p>\n<h3 id=\"Servewithhtml5\">4. Serve multiple sizes and formats with HTML 5<\/h3>\n<p>One of the better ways to serve WebP images is by relying on the browser to choose the best image and using the HTML5 <code>&lt;picture&gt;<\/code> element to communicate the different <a href=\"https:\/\/www.html5rocks.com\/en\/tutorials\/responsive\/picture-element\/#toc-file-type\" target=\"_blank\">images that are available for the browser to choose from<\/a>. Not only can you use the <code>&lt;picture&gt;<\/code> element to offer different image formats, but also different sizes for mobile and retina devices. <a href=\"https:\/\/googlechrome.github.io\/samples\/picture-element\/\" target=\"_blank\">Check out this cute example<\/a>.<\/p>\n<p>While the HTML of an image will look something like this:<\/p>\n<p><code>&lt;img src=\"image.jpg\" alt=\"my image\" width=\"100\" height=\"100\" \/&gt;<\/code><\/p>\n<p>The <code>&lt;picture&gt;<\/code> element has a lot more going on:<\/p>\n<p><code>&lt;picture&gt;<\/code><br \/>\n<code>\u00a0 &lt;source srcset=\"image.webp\" type=\"image\/webp\"&gt;<\/code><br \/>\n<code>\u00a0 &lt;source srcset=\"image.jpg\" type=\"image\/jpeg\"&gt; <\/code><br \/>\n<code>&lt;<strong>img src<\/strong>=\"image.jpg\" alt=\"my image\" width=\"100\" height=\"100\"&gt;<\/code><br \/>\n<code>&lt;\/picture&gt;<\/code><\/p>\n<p>See how the <code>&lt;img&gt;<\/code> is nested within the <code>&lt;picture&gt;<\/code> element? Browsers that don&#8217;t support WebP images will fall back to the image specified in the <code>&lt;img&gt;<\/code> element. In fact, the <code>&lt;img&gt;<\/code> is a requirement (or the image will fail to render) and must appear last.<\/p>\n<h2 id=\"how-to-configure-smush-pro-webp\">How to Serve Next-Gen Images Using Smush Pro<\/h2>\n<p>If this is over your head, there is an easier way to do convert your images to WebP and serve them to compatible browsers using Smush Pro.<\/p>\n<p><span class=\"embed-youtube\" style=\"text-align:center; display: block;\"><span class=\"embed-youtube-lazy-id dev-hidden\">gjBv2YfTwCU<\/span><\/span><\/p>\n<p>First, you&#8217;ll need to activate the Smush Pro CDN. In the Smush settings, go to the CDN section and push the <em>Get Started<\/em> button.<\/p>\n<div class=\"image-grid cgrid-row\">\n<div class=\"cgrid-col cgrid-col-span-full\">\n<div  class=\"wpdui-pic-regular  \">\n<figure class=\"wp-caption alignnone\" data-caption=\"true\"><img loading=\"lazy\" decoding=\"async\" class=\"attachment-600x600 size-600x600\" src=\"https:\/\/wpmudev.com\/blog\/wp-content\/uploads\/2019\/03\/Smush-Pro-CDN-1.png\" alt=\"Screenshot of Smush Pro settings\" width=\"600\" height=\"354\" \/><figcaption class=\"wp-caption-text\">The Smush CDN is included with Smush Pro<\/figcaption><\/figure>\n<\/div>\n<\/div>\n<\/div>\n<div>After activating the CDN, scroll down to WebP conversion in the CDN settings and enable.<\/div>\n<div>\n<div  class=\"wpdui-pic-regular  \">\n<figure class=\"wp-caption alignnone\" data-caption=\"true\"><img loading=\"lazy\" decoding=\"async\" class=\"attachment-600x600 size-600x600\" src=\"https:\/\/wpmudev.com\/blog\/wp-content\/uploads\/2019\/03\/Enable-WebP-Conversion.png\" alt=\"Screenshot of Smush Pro settings\" width=\"600\" height=\"109\" \/><figcaption class=\"wp-caption-text\">Well that was easy<\/figcaption><\/figure>\n<\/div>\n<\/div>\n<p>That&#8217;s it! If you&#8217;d like to try out Smush Pro, sign up for a <a href=\"https:\/\/wpmudev.com\/pricing\/\" target=\"_blank\" rel=\"noopener\">risk-free membership<\/a>.<\/p>\n<h2>Get to Optimizing<\/h2>\n<p>Being a trailblazer isn&#8217;t without its challenges, that&#8217;s why we&#8217;ve made it easy to get started with WebP without all the drama.\u00a0It&#8217;s only a matter of time before WebP images are the norm, so you might as well get started.<\/p>\n<p>Bloated images are often responsible for dragging your page speed down. Your visitors expect big beautiful images that are clear on their massive Retina devices, and also want them to load instantly. WebP images can help you meet that high bar.<\/p>\n<p>If you need help optimizing images, check out our other posts on <a href=\"https:\/\/wpmudev.com\/blog\/best-image-formats-png-vs-jpg-svg-gif-webp\/\" target=\"_blank\">choosing the right image format<\/a> and <a href=\"https:\/\/wpmudev.com\/blog\/compress-resize-images-wordpress\/\" target=\"_blank\">scaling images<\/a>. And definitely <a href=\"https:\/\/wpmudev.com\/project\/wp-smush-pro\" target=\"_blank\">try out Smush Pro<\/a> if you haven&#8217;t already. We&#8217;ve added a lot of new features, like support for WebP so you can stay on the cutting edge of image optimization.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Next-gen image formats like WebP are the future and the present. Learn how to make the leap from older formats like JPEG and PNG. In this post, I&#8217;m going to show you how to start using WebP images on your WordPress site. We&#8217;ll go over how to convert your images to WebP and how to [&hellip;]<\/p>\n","protected":false},"author":699634,"featured_media":175605,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"blog_reading_time":"","wds_primary_category":0,"wds_primary_tutorials_categories":0,"footnotes":""},"categories":[263],"tags":[1277,4645,16],"tutorials_categories":[],"class_list":["post-175602","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tutorials","tag-cdn","tag-galleries","tag-images"],"_links":{"self":[{"href":"https:\/\/wpmudev.com\/blog\/wp-json\/wp\/v2\/posts\/175602","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wpmudev.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wpmudev.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wpmudev.com\/blog\/wp-json\/wp\/v2\/users\/699634"}],"replies":[{"embeddable":true,"href":"https:\/\/wpmudev.com\/blog\/wp-json\/wp\/v2\/comments?post=175602"}],"version-history":[{"count":37,"href":"https:\/\/wpmudev.com\/blog\/wp-json\/wp\/v2\/posts\/175602\/revisions"}],"predecessor-version":[{"id":185881,"href":"https:\/\/wpmudev.com\/blog\/wp-json\/wp\/v2\/posts\/175602\/revisions\/185881"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/wpmudev.com\/blog\/wp-json\/wp\/v2\/media\/175605"}],"wp:attachment":[{"href":"https:\/\/wpmudev.com\/blog\/wp-json\/wp\/v2\/media?parent=175602"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wpmudev.com\/blog\/wp-json\/wp\/v2\/categories?post=175602"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wpmudev.com\/blog\/wp-json\/wp\/v2\/tags?post=175602"},{"taxonomy":"tutorials_categories","embeddable":true,"href":"https:\/\/wpmudev.com\/blog\/wp-json\/wp\/v2\/tutorials_categories?post=175602"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}