{"id":19711,"date":"2025-04-06T11:12:23","date_gmt":"2025-04-06T09:12:23","guid":{"rendered":"https:\/\/tremhost.com\/blog\/?p=19711"},"modified":"2025-04-06T11:12:23","modified_gmt":"2025-04-06T09:12:23","slug":"how-to-increase-wordpress-upload-limit-without-plugin","status":"publish","type":"post","link":"https:\/\/tremhost.com\/blog\/how-to-increase-wordpress-upload-limit-without-plugin\/","title":{"rendered":"How to increase WordPress upload limit without plugin"},"content":{"rendered":"<p>WordPress is a highly popular content management system that powers a substantial portion of websites across the globe. One of the common challenges faced by WordPress users is the default upload limit, which can restrict the ability to upload larger files, such as high-resolution images, videos, and plugins. Understanding and effectively managing these limits can significantly enhance your website&#8217;s functionality and user experience. This article explains the default upload limits in WordPress and provides a step-by-step guide on how to increase these limits using the <code>php.ini<\/code> file, without the need for additional plugins.<\/p>\n<h2>Understanding WordPress Default Limits<\/h2>\n<p>WordPress sets a default file upload limit to prevent server overloads and optimize performance. This limit is often not more than 2-8 MB, which can be insufficient for uploading larger media files or themes. The limit is actually set by your hosting server&#8217;s PHP configuration, not WordPress itself. Understanding that this is a server-side setting is key to identifying the right approach to increase the limit. <\/p>\n<p>The default upload size can directly impact how content is managed on your site. For instance, if you run a photography blog or a digital store that requires high-resolution images or large PDF files, the default limit may hinder your ability to manage and upload appropriate content efficiently. Consequently, recognizing and adjusting this limit is essential for website administrators who need more flexibility in their content management.<\/p>\n<p>In many cases, users encounter an error message such as &quot;The uploaded file exceeds the upload_max_filesize directive in php.ini&quot; when trying to upload a file that surpasses the default limit. This message not only confirms the existence of a restriction but also points towards the php.ini file as the component controlling this limit. Understanding this relationship is the first step towards effectively managing your WordPress upload capabilities.<\/p>\n<h2>Increasing Upload Limit via php.ini<\/h2>\n<p>To increase the upload limit, you need to access and modify the <code>php.ini<\/code> file. This file is the default configuration file for PHP and is usually located in your server&#8217;s root directory. However, its location can vary depending on the hosting provider. If you&#8217;re unsure where to find it, you can contact your hosting provider or check their documentation. Alternatively, if you have access to a control panel like cPanel, you might access it through the PHP version manager.<\/p>\n<p>Once you locate the <code>php.ini<\/code> file, you need to find and modify three values: <code>upload_max_filesize<\/code>, <code>post_max_size<\/code>, and <code>memory_limit<\/code>. Set <code>upload_max_filesize<\/code> and <code>post_max_size<\/code> to a value that reflects the maximum file size you wish to upload. For example, if you want to allow uploads of up to 100MB, you would set these values to <code>100M<\/code>. The <code>memory_limit<\/code> should be larger than the file size to accommodate the processing of the file, so setting this to <code>128M<\/code> or higher is advisable.<\/p>\n<p>After making these changes, you must restart your server for the changes to take effect. This step is crucial as it reinitializes the server&#8217;s configuration with the updated settings. If you do not have the ability to restart the server yourself, you should request your hosting provider to do it for you. Once restarted, your WordPress site should now accept larger files according to the new limits you have set in the php.ini file.<\/p>\n<p>Increasing the WordPress upload limit by modifying the <code>php.ini<\/code> file is a straightforward process that can greatly benefit website administrators by allowing the upload of larger files. This adjustment helps in accommodating more substantial content, which is essential for sites that deal with high-quality media or large data files. By understanding the default settings and knowing how to alter them directly through the server configuration, WordPress users can enhance their website\u2019s functionality and provide a better user experience. Remember, handling server files requires careful attention to detail, and it is always wise to back up your configurations before making any changes.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Boost Your WordPress Upload Limit Easily<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-19711","post","type-post","status-publish","format-standard","category-general"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"Boost Your WordPress Upload Limit Easily\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Tremhost Experts\"\/>\n\t<meta name=\"google-site-verification\" content=\"googled2c4f9d88a3d9ef6\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/tremhost.com\/blog\/how-to-increase-wordpress-upload-limit-without-plugin\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_GB\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Tremhost News\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"How to increase WordPress upload limit without plugin - Tremhost News\" \/>\n\t\t<meta property=\"og:description\" content=\"Boost Your WordPress Upload Limit Easily\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/tremhost.com\/blog\/how-to-increase-wordpress-upload-limit-without-plugin\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2025-04-06T09:12:23+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2025-04-06T09:12:23+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/tremmlyzw\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@tremhost\" \/>\n\t\t<meta name=\"twitter:title\" content=\"How to increase WordPress upload limit without plugin - Tremhost News\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Boost Your WordPress Upload Limit Easily\" \/>\n\t\t<meta name=\"twitter:creator\" content=\"@tremhost\" \/>\n\t\t<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t\t<meta name=\"twitter:data1\" content=\"Tremhost Experts\" \/>\n\t\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/tremhost.com\\\/blog\\\/how-to-increase-wordpress-upload-limit-without-plugin\\\/#blogposting\",\"name\":\"How to increase WordPress upload limit without plugin - Tremhost News\",\"headline\":\"How to increase WordPress upload limit without plugin\",\"author\":{\"@id\":\"https:\\\/\\\/tremhost.com\\\/blog\\\/author\\\/admin\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/tremhost.com\\\/blog\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/tremhost.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/banner.png\",\"@id\":\"https:\\\/\\\/tremhost.com\\\/blog\\\/#articleImage\",\"width\":365,\"height\":548,\"caption\":\"A Tremhost cartoon person\"},\"datePublished\":\"2025-04-06T11:12:23+02:00\",\"dateModified\":\"2025-04-06T11:12:23+02:00\",\"inLanguage\":\"en-GB\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/tremhost.com\\\/blog\\\/how-to-increase-wordpress-upload-limit-without-plugin\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/tremhost.com\\\/blog\\\/how-to-increase-wordpress-upload-limit-without-plugin\\\/#webpage\"},\"articleSection\":\"General\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/tremhost.com\\\/blog\\\/how-to-increase-wordpress-upload-limit-without-plugin\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tremhost.com\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/tremhost.com\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tremhost.com\\\/blog\\\/category\\\/general\\\/#listItem\",\"name\":\"General\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tremhost.com\\\/blog\\\/category\\\/general\\\/#listItem\",\"position\":2,\"name\":\"General\",\"item\":\"https:\\\/\\\/tremhost.com\\\/blog\\\/category\\\/general\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tremhost.com\\\/blog\\\/how-to-increase-wordpress-upload-limit-without-plugin\\\/#listItem\",\"name\":\"How to increase WordPress upload limit without plugin\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tremhost.com\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tremhost.com\\\/blog\\\/how-to-increase-wordpress-upload-limit-without-plugin\\\/#listItem\",\"position\":3,\"name\":\"How to increase WordPress upload limit without plugin\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/tremhost.com\\\/blog\\\/category\\\/general\\\/#listItem\",\"name\":\"General\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/tremhost.com\\\/blog\\\/#organization\",\"name\":\"Tremhost\",\"description\":\"content by tremhost editors\",\"url\":\"https:\\\/\\\/tremhost.com\\\/blog\\\/\",\"telephone\":\"+263735639917\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/tremhost.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/banner.png\",\"@id\":\"https:\\\/\\\/tremhost.com\\\/blog\\\/how-to-increase-wordpress-upload-limit-without-plugin\\\/#organizationLogo\",\"width\":365,\"height\":548,\"caption\":\"A Tremhost cartoon person\"},\"image\":{\"@id\":\"https:\\\/\\\/tremhost.com\\\/blog\\\/how-to-increase-wordpress-upload-limit-without-plugin\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/facebook.com\\\/tremmlyzw\",\"https:\\\/\\\/twitter.com\\\/tremhost\",\"https:\\\/\\\/instagram.com\\\/tremhost\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCxDNndooGbeGqMwQUgXHeMA\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/tremhost.com\\\/blog\\\/author\\\/admin\\\/#author\",\"url\":\"https:\\\/\\\/tremhost.com\\\/blog\\\/author\\\/admin\\\/\",\"name\":\"Tremhost Experts\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/tremhost.com\\\/blog\\\/how-to-increase-wordpress-upload-limit-without-plugin\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9a13624f3cc90f1622e3af20744c3541ca02aa972bacd61e540c7750dba7c746?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Tremhost Experts\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/tremhost.com\\\/blog\\\/how-to-increase-wordpress-upload-limit-without-plugin\\\/#webpage\",\"url\":\"https:\\\/\\\/tremhost.com\\\/blog\\\/how-to-increase-wordpress-upload-limit-without-plugin\\\/\",\"name\":\"How to increase WordPress upload limit without plugin - Tremhost News\",\"description\":\"Boost Your WordPress Upload Limit Easily\",\"inLanguage\":\"en-GB\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tremhost.com\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/tremhost.com\\\/blog\\\/how-to-increase-wordpress-upload-limit-without-plugin\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/tremhost.com\\\/blog\\\/author\\\/admin\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/tremhost.com\\\/blog\\\/author\\\/admin\\\/#author\"},\"datePublished\":\"2025-04-06T11:12:23+02:00\",\"dateModified\":\"2025-04-06T11:12:23+02:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/tremhost.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/tremhost.com\\\/blog\\\/\",\"name\":\"Tremhost News\",\"description\":\"content by tremhost editors\",\"inLanguage\":\"en-GB\",\"publisher\":{\"@id\":\"https:\\\/\\\/tremhost.com\\\/blog\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"How to increase WordPress upload limit without plugin - Tremhost News","description":"Boost Your WordPress Upload Limit Easily","canonical_url":"https:\/\/tremhost.com\/blog\/how-to-increase-wordpress-upload-limit-without-plugin\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"googled2c4f9d88a3d9ef6","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/tremhost.com\/blog\/how-to-increase-wordpress-upload-limit-without-plugin\/#blogposting","name":"How to increase WordPress upload limit without plugin - Tremhost News","headline":"How to increase WordPress upload limit without plugin","author":{"@id":"https:\/\/tremhost.com\/blog\/author\/admin\/#author"},"publisher":{"@id":"https:\/\/tremhost.com\/blog\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/tremhost.com\/blog\/wp-content\/uploads\/2020\/04\/banner.png","@id":"https:\/\/tremhost.com\/blog\/#articleImage","width":365,"height":548,"caption":"A Tremhost cartoon person"},"datePublished":"2025-04-06T11:12:23+02:00","dateModified":"2025-04-06T11:12:23+02:00","inLanguage":"en-GB","mainEntityOfPage":{"@id":"https:\/\/tremhost.com\/blog\/how-to-increase-wordpress-upload-limit-without-plugin\/#webpage"},"isPartOf":{"@id":"https:\/\/tremhost.com\/blog\/how-to-increase-wordpress-upload-limit-without-plugin\/#webpage"},"articleSection":"General"},{"@type":"BreadcrumbList","@id":"https:\/\/tremhost.com\/blog\/how-to-increase-wordpress-upload-limit-without-plugin\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/tremhost.com\/blog#listItem","position":1,"name":"Home","item":"https:\/\/tremhost.com\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/tremhost.com\/blog\/category\/general\/#listItem","name":"General"}},{"@type":"ListItem","@id":"https:\/\/tremhost.com\/blog\/category\/general\/#listItem","position":2,"name":"General","item":"https:\/\/tremhost.com\/blog\/category\/general\/","nextItem":{"@type":"ListItem","@id":"https:\/\/tremhost.com\/blog\/how-to-increase-wordpress-upload-limit-without-plugin\/#listItem","name":"How to increase WordPress upload limit without plugin"},"previousItem":{"@type":"ListItem","@id":"https:\/\/tremhost.com\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/tremhost.com\/blog\/how-to-increase-wordpress-upload-limit-without-plugin\/#listItem","position":3,"name":"How to increase WordPress upload limit without plugin","previousItem":{"@type":"ListItem","@id":"https:\/\/tremhost.com\/blog\/category\/general\/#listItem","name":"General"}}]},{"@type":"Organization","@id":"https:\/\/tremhost.com\/blog\/#organization","name":"Tremhost","description":"content by tremhost editors","url":"https:\/\/tremhost.com\/blog\/","telephone":"+263735639917","logo":{"@type":"ImageObject","url":"https:\/\/tremhost.com\/blog\/wp-content\/uploads\/2020\/04\/banner.png","@id":"https:\/\/tremhost.com\/blog\/how-to-increase-wordpress-upload-limit-without-plugin\/#organizationLogo","width":365,"height":548,"caption":"A Tremhost cartoon person"},"image":{"@id":"https:\/\/tremhost.com\/blog\/how-to-increase-wordpress-upload-limit-without-plugin\/#organizationLogo"},"sameAs":["https:\/\/facebook.com\/tremmlyzw","https:\/\/twitter.com\/tremhost","https:\/\/instagram.com\/tremhost","https:\/\/www.youtube.com\/channel\/UCxDNndooGbeGqMwQUgXHeMA"]},{"@type":"Person","@id":"https:\/\/tremhost.com\/blog\/author\/admin\/#author","url":"https:\/\/tremhost.com\/blog\/author\/admin\/","name":"Tremhost Experts","image":{"@type":"ImageObject","@id":"https:\/\/tremhost.com\/blog\/how-to-increase-wordpress-upload-limit-without-plugin\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/9a13624f3cc90f1622e3af20744c3541ca02aa972bacd61e540c7750dba7c746?s=96&d=mm&r=g","width":96,"height":96,"caption":"Tremhost Experts"}},{"@type":"WebPage","@id":"https:\/\/tremhost.com\/blog\/how-to-increase-wordpress-upload-limit-without-plugin\/#webpage","url":"https:\/\/tremhost.com\/blog\/how-to-increase-wordpress-upload-limit-without-plugin\/","name":"How to increase WordPress upload limit without plugin - Tremhost News","description":"Boost Your WordPress Upload Limit Easily","inLanguage":"en-GB","isPartOf":{"@id":"https:\/\/tremhost.com\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/tremhost.com\/blog\/how-to-increase-wordpress-upload-limit-without-plugin\/#breadcrumblist"},"author":{"@id":"https:\/\/tremhost.com\/blog\/author\/admin\/#author"},"creator":{"@id":"https:\/\/tremhost.com\/blog\/author\/admin\/#author"},"datePublished":"2025-04-06T11:12:23+02:00","dateModified":"2025-04-06T11:12:23+02:00"},{"@type":"WebSite","@id":"https:\/\/tremhost.com\/blog\/#website","url":"https:\/\/tremhost.com\/blog\/","name":"Tremhost News","description":"content by tremhost editors","inLanguage":"en-GB","publisher":{"@id":"https:\/\/tremhost.com\/blog\/#organization"}}]},"og:locale":"en_GB","og:site_name":"Tremhost News","og:type":"article","og:title":"How to increase WordPress upload limit without plugin - Tremhost News","og:description":"Boost Your WordPress Upload Limit Easily","og:url":"https:\/\/tremhost.com\/blog\/how-to-increase-wordpress-upload-limit-without-plugin\/","article:published_time":"2025-04-06T09:12:23+00:00","article:modified_time":"2025-04-06T09:12:23+00:00","article:publisher":"https:\/\/facebook.com\/tremmlyzw","twitter:card":"summary_large_image","twitter:site":"@tremhost","twitter:title":"How to increase WordPress upload limit without plugin - Tremhost News","twitter:description":"Boost Your WordPress Upload Limit Easily","twitter:creator":"@tremhost","twitter:label1":"Written by","twitter:data1":"Tremhost Experts","twitter:label2":"Est. reading time","twitter:data2":"3 minutes"},"aioseo_meta_data":{"post_id":"19711","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2025-04-06 09:22:53","updated":"2025-06-04 08:28:01","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/tremhost.com\/blog\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/tremhost.com\/blog\/category\/general\/\" title=\"General\">General<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tHow to increase WordPress upload limit without plugin\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/tremhost.com\/blog"},{"label":"General","link":"https:\/\/tremhost.com\/blog\/category\/general\/"},{"label":"How to increase WordPress upload limit without plugin","link":"https:\/\/tremhost.com\/blog\/how-to-increase-wordpress-upload-limit-without-plugin\/"}],"_links":{"self":[{"href":"https:\/\/tremhost.com\/blog\/wp-json\/wp\/v2\/posts\/19711","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tremhost.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tremhost.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tremhost.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tremhost.com\/blog\/wp-json\/wp\/v2\/comments?post=19711"}],"version-history":[{"count":1,"href":"https:\/\/tremhost.com\/blog\/wp-json\/wp\/v2\/posts\/19711\/revisions"}],"predecessor-version":[{"id":19831,"href":"https:\/\/tremhost.com\/blog\/wp-json\/wp\/v2\/posts\/19711\/revisions\/19831"}],"wp:attachment":[{"href":"https:\/\/tremhost.com\/blog\/wp-json\/wp\/v2\/media?parent=19711"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tremhost.com\/blog\/wp-json\/wp\/v2\/categories?post=19711"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tremhost.com\/blog\/wp-json\/wp\/v2\/tags?post=19711"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}