{"id":1611,"date":"2015-10-26T20:14:49","date_gmt":"2015-10-27T02:14:49","guid":{"rendered":"http:\/\/www.supportpro.com\/blog\/?p=1611"},"modified":"2018-10-03T05:19:48","modified_gmt":"2018-10-03T11:19:48","slug":"cpanels-site-software-addon-enables-wordpress-auto-updates","status":"publish","type":"post","link":"https:\/\/www.supportpro.com\/blog\/cpanels-site-software-addon-enables-wordpress-auto-updates\/","title":{"rendered":"cPanel\u2019s Site Software Addon Enables WordPress Auto Updates"},"content":{"rendered":"<p>cPanel\u2019s Site Software disables WordPress auto updates option. We can easily enable this option, for that we need to modify the following files and note that these files were only changed on WordPress sites that were installed using cPanel\u2019s Site Software addon. Ensure to take a backup of these files before making any changes.<\/p>\n<p>=&gt; wp-admin\/includes\/update.php<br \/>\n=&gt; wp-admin\/update-core.php<br \/>\n=&gt; wp-admin\/includes\/class-wp-upgrader.php<br \/>\n<!--more--><\/p>\n<p><strong><em># vim wp-admin\/includes\/update.php<\/em><\/strong><br \/>\nOpen the update.php file using any editor and change the below line to another one.<\/p>\n<p><em>function get_core_updates( $options = array() ) { # cPanel override: Disable all core updates to prevent conflict with cPAddons. return false; $options = array_merge( array( &#8216;available&#8217; =&gt; true, &#8216;dismissed&#8217; =&gt; false ), $options );<\/em><\/p>\n<p>The above line of file change to,<\/p>\n<p><em>function get_core_updates( $options = array() ) { $options = array_merge( array( &#8216;available&#8217; =&gt; true, &#8216;dismissed&#8217; =&gt; false ), $options ); $dismissed = get_site_option( &#8216;dismissed_update_core&#8217; );<\/em><\/p>\n<p><strong><em>#vim wp-admin\/update-core.php<\/em><\/strong><\/p>\n<p>Open the update-core.php file using any editor and change the below line,<\/p>\n<p><em>function core_upgrade_preamble() { # cPanel override: Do not display the current or the latest version, because we&#8217;ve disabled updates. return; global $wp_version, $required_php_version, $required_mysql_version; $updates = get_core_updates();<\/em><\/p>\n<p>Change to,<\/p>\n<p><em>function core_upgrade_preamble() { global $wp_version, $required_php_version, $required_mysql_version; $updates = get_core_updates();<\/em><\/p>\n<p><strong><em>#vim wp-admin\/includes\/class-wp-upgrader.php<\/em><\/strong><\/p>\n<p>Open the above file using any editor and change the below line :<\/p>\n<p><em>public function is_disabled() { return true; \/\/ Force this functionality to disabled because it is incompatible with cPAddons. \/\/ Background updates are disabled if you don&#8217;t want file changes. if ( defined( &#8216;DISALLOW_FILE_MODS&#8217; ) &amp;&amp; DISALLOW_FILE_MODS ) return true;<\/em><\/p>\n<p>Change to,<\/p>\n<p><em>public function is_disabled() { \/\/ Background updates are disabled if you don&#8217;t want file changes. if ( defined( &#8216;DISALLOW_FILE_MODS&#8217; ) &amp;&amp; DISALLOW_FILE_MODS ) return true;<\/em><\/p>\n<p><strong># After these change please login to your WordPress admin panel and check, it works!!.<\/strong><\/p>\n<p>If you require help, co<a href=\"https:\/\/www.supportpro.com\/requestquote.php\">ntact SupportPRO Server Admin<\/a><\/p>\n<p style=\"text-align: center;\"><!--HubSpot Call-to-Action Code --><span id=\"hs-cta-wrapper-9d590242-d641-4383-94b4-8cfd62f0af6b\" class=\"hs-cta-wrapper\"><span id=\"hs-cta-9d590242-d641-4383-94b4-8cfd62f0af6b\" class=\"hs-cta-node hs-cta-9d590242-d641-4383-94b4-8cfd62f0af6b\"><!-- [if lte IE 8]><\/p>\n\n\n\n\n\n<div id=\"hs-cta-ie-element\"><\/div>\n\n\n<![endif]--><a href=\"https:\/\/cta-redirect.hubspot.com\/cta\/redirect\/2725694\/9d590242-d641-4383-94b4-8cfd62f0af6b\"><img decoding=\"async\" id=\"hs-cta-img-9d590242-d641-4383-94b4-8cfd62f0af6b\" class=\"hs-cta-img\" style=\"border-width: 0px;\" src=\"https:\/\/no-cache.hubspot.com\/cta\/default\/2725694\/9d590242-d641-4383-94b4-8cfd62f0af6b.png\" alt=\"Server not running properly? Get A FREE Server Checkup By Expert Server Admins - $125 Value\" \/><\/a><\/span><script charset=\"utf-8\" src=\"https:\/\/js.hscta.net\/cta\/current.js\"><\/script><script type=\"text\/javascript\"> hbspt.cta.load(2725694, '9d590242-d641-4383-94b4-8cfd62f0af6b', {}); <\/script><\/span><!-- end HubSpot Call-to-Action Code --><\/p>\n","protected":false},"excerpt":{"rendered":"<p>cPanel\u2019s Site Software disables WordPress auto updates option. We can easily enable this option, for that we need to modify the following files and note that these files were only&hellip;<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_lmt_disableupdate":"","_lmt_disable":"","footnotes":""},"categories":[5],"tags":[],"class_list":["post-1611","post","type-post","status-publish","format-standard","hentry","category-general-topics"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"cPanel\u2019s Site Software disables WordPress auto updates option. We can easily enable this option, for that we need to modify the following files and note that these files were only changed on WordPress sites that were installed using cPanel\u2019s Site Software addon. Ensure to take a backup of these files before making any changes. =&gt;\" \/>\n\t<meta name=\"robots\" content=\"max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n\t<meta name=\"author\" content=\"Bella\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.supportpro.com\/blog\/cpanels-site-software-addon-enables-wordpress-auto-updates\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Server Management Tips | SupportPRO Blog\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"cPanel\u2019s Site Software Addon Enables WordPress Auto Updates | Server Management Tips\" \/>\n\t\t<meta property=\"og:description\" content=\"cPanel\u2019s Site Software disables WordPress auto updates option. We can easily enable this option, for that we need to modify the following files and note that these files were only changed on WordPress sites that were installed using cPanel\u2019s Site Software addon. Ensure to take a backup of these files before making any changes. =&gt;\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.supportpro.com\/blog\/cpanels-site-software-addon-enables-wordpress-auto-updates\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2015-10-27T02:14:49+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2018-10-03T11:19:48+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"cPanel\u2019s Site Software Addon Enables WordPress Auto Updates | Server Management Tips\" \/>\n\t\t<meta name=\"twitter:description\" content=\"cPanel\u2019s Site Software disables WordPress auto updates option. We can easily enable this option, for that we need to modify the following files and note that these files were only changed on WordPress sites that were installed using cPanel\u2019s Site Software addon. Ensure to take a backup of these files before making any changes. =&gt;\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/cpanels-site-software-addon-enables-wordpress-auto-updates\\\/#article\",\"name\":\"cPanel\\u2019s Site Software Addon Enables WordPress Auto Updates | Server Management Tips\",\"headline\":\"cPanel\\u2019s Site Software Addon Enables WordPress Auto Updates\",\"author\":{\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/author\\\/jeslin-j\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/no-cache.hubspot.com\\\/cta\\\/default\\\/2725694\\\/9d590242-d641-4383-94b4-8cfd62f0af6b.png\",\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/cpanels-site-software-addon-enables-wordpress-auto-updates\\\/#articleImage\"},\"datePublished\":\"2015-10-26T20:14:49-06:00\",\"dateModified\":\"2018-10-03T05:19:48-06:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/cpanels-site-software-addon-enables-wordpress-auto-updates\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/cpanels-site-software-addon-enables-wordpress-auto-updates\\\/#webpage\"},\"articleSection\":\"General Topics\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/cpanels-site-software-addon-enables-wordpress-auto-updates\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.supportpro.com\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/category\\\/general-topics\\\/#listItem\",\"name\":\"General Topics\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/category\\\/general-topics\\\/#listItem\",\"position\":2,\"name\":\"General Topics\",\"item\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/category\\\/general-topics\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/cpanels-site-software-addon-enables-wordpress-auto-updates\\\/#listItem\",\"name\":\"cPanel\\u2019s Site Software Addon Enables WordPress Auto Updates\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/cpanels-site-software-addon-enables-wordpress-auto-updates\\\/#listItem\",\"position\":3,\"name\":\"cPanel\\u2019s Site Software Addon Enables WordPress Auto Updates\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/category\\\/general-topics\\\/#listItem\",\"name\":\"General Topics\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/#organization\",\"name\":\"SupportPRO\",\"description\":\"SupportPRO Blog\",\"url\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/\",\"telephone\":\"+18476076123\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/author\\\/jeslin-j\\\/#author\",\"url\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/author\\\/jeslin-j\\\/\",\"name\":\"Bella\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/cpanels-site-software-addon-enables-wordpress-auto-updates\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3ec60f871b6d1ea5ee6a2feb8075ecca0c69b8da9dba65a45ba102b7359682ed?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Bella\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/cpanels-site-software-addon-enables-wordpress-auto-updates\\\/#webpage\",\"url\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/cpanels-site-software-addon-enables-wordpress-auto-updates\\\/\",\"name\":\"cPanel\\u2019s Site Software Addon Enables WordPress Auto Updates | Server Management Tips\",\"description\":\"cPanel\\u2019s Site Software disables WordPress auto updates option. We can easily enable this option, for that we need to modify the following files and note that these files were only changed on WordPress sites that were installed using cPanel\\u2019s Site Software addon. Ensure to take a backup of these files before making any changes. =>\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/cpanels-site-software-addon-enables-wordpress-auto-updates\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/author\\\/jeslin-j\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/author\\\/jeslin-j\\\/#author\"},\"datePublished\":\"2015-10-26T20:14:49-06:00\",\"dateModified\":\"2018-10-03T05:19:48-06:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/\",\"name\":\"Server Management Tips\",\"description\":\"SupportPRO Blog\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.supportpro.com\\\/blog\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>cPanel\u2019s Site Software Addon Enables WordPress Auto Updates | Server Management Tips<\/title>\n\n","aioseo_head_json":{"title":"cPanel\u2019s Site Software Addon Enables WordPress Auto Updates | Server Management Tips","description":"cPanel\u2019s Site Software disables WordPress auto updates option. We can easily enable this option, for that we need to modify the following files and note that these files were only changed on WordPress sites that were installed using cPanel\u2019s Site Software addon. Ensure to take a backup of these files before making any changes. =>","canonical_url":"https:\/\/www.supportpro.com\/blog\/cpanels-site-software-addon-enables-wordpress-auto-updates\/","robots":"max-snippet:-1, max-image-preview:large, max-video-preview:-1","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.supportpro.com\/blog\/cpanels-site-software-addon-enables-wordpress-auto-updates\/#article","name":"cPanel\u2019s Site Software Addon Enables WordPress Auto Updates | Server Management Tips","headline":"cPanel\u2019s Site Software Addon Enables WordPress Auto Updates","author":{"@id":"https:\/\/www.supportpro.com\/blog\/author\/jeslin-j\/#author"},"publisher":{"@id":"https:\/\/www.supportpro.com\/blog\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/no-cache.hubspot.com\/cta\/default\/2725694\/9d590242-d641-4383-94b4-8cfd62f0af6b.png","@id":"https:\/\/www.supportpro.com\/blog\/cpanels-site-software-addon-enables-wordpress-auto-updates\/#articleImage"},"datePublished":"2015-10-26T20:14:49-06:00","dateModified":"2018-10-03T05:19:48-06:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/www.supportpro.com\/blog\/cpanels-site-software-addon-enables-wordpress-auto-updates\/#webpage"},"isPartOf":{"@id":"https:\/\/www.supportpro.com\/blog\/cpanels-site-software-addon-enables-wordpress-auto-updates\/#webpage"},"articleSection":"General Topics"},{"@type":"BreadcrumbList","@id":"https:\/\/www.supportpro.com\/blog\/cpanels-site-software-addon-enables-wordpress-auto-updates\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.supportpro.com\/blog#listItem","position":1,"name":"Home","item":"https:\/\/www.supportpro.com\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/www.supportpro.com\/blog\/category\/general-topics\/#listItem","name":"General Topics"}},{"@type":"ListItem","@id":"https:\/\/www.supportpro.com\/blog\/category\/general-topics\/#listItem","position":2,"name":"General Topics","item":"https:\/\/www.supportpro.com\/blog\/category\/general-topics\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.supportpro.com\/blog\/cpanels-site-software-addon-enables-wordpress-auto-updates\/#listItem","name":"cPanel\u2019s Site Software Addon Enables WordPress Auto Updates"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.supportpro.com\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/www.supportpro.com\/blog\/cpanels-site-software-addon-enables-wordpress-auto-updates\/#listItem","position":3,"name":"cPanel\u2019s Site Software Addon Enables WordPress Auto Updates","previousItem":{"@type":"ListItem","@id":"https:\/\/www.supportpro.com\/blog\/category\/general-topics\/#listItem","name":"General Topics"}}]},{"@type":"Organization","@id":"https:\/\/www.supportpro.com\/blog\/#organization","name":"SupportPRO","description":"SupportPRO Blog","url":"https:\/\/www.supportpro.com\/blog\/","telephone":"+18476076123"},{"@type":"Person","@id":"https:\/\/www.supportpro.com\/blog\/author\/jeslin-j\/#author","url":"https:\/\/www.supportpro.com\/blog\/author\/jeslin-j\/","name":"Bella","image":{"@type":"ImageObject","@id":"https:\/\/www.supportpro.com\/blog\/cpanels-site-software-addon-enables-wordpress-auto-updates\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/3ec60f871b6d1ea5ee6a2feb8075ecca0c69b8da9dba65a45ba102b7359682ed?s=96&d=mm&r=g","width":96,"height":96,"caption":"Bella"}},{"@type":"WebPage","@id":"https:\/\/www.supportpro.com\/blog\/cpanels-site-software-addon-enables-wordpress-auto-updates\/#webpage","url":"https:\/\/www.supportpro.com\/blog\/cpanels-site-software-addon-enables-wordpress-auto-updates\/","name":"cPanel\u2019s Site Software Addon Enables WordPress Auto Updates | Server Management Tips","description":"cPanel\u2019s Site Software disables WordPress auto updates option. We can easily enable this option, for that we need to modify the following files and note that these files were only changed on WordPress sites that were installed using cPanel\u2019s Site Software addon. Ensure to take a backup of these files before making any changes. =>","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/www.supportpro.com\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/www.supportpro.com\/blog\/cpanels-site-software-addon-enables-wordpress-auto-updates\/#breadcrumblist"},"author":{"@id":"https:\/\/www.supportpro.com\/blog\/author\/jeslin-j\/#author"},"creator":{"@id":"https:\/\/www.supportpro.com\/blog\/author\/jeslin-j\/#author"},"datePublished":"2015-10-26T20:14:49-06:00","dateModified":"2018-10-03T05:19:48-06:00"},{"@type":"WebSite","@id":"https:\/\/www.supportpro.com\/blog\/#website","url":"https:\/\/www.supportpro.com\/blog\/","name":"Server Management Tips","description":"SupportPRO Blog","inLanguage":"en-US","publisher":{"@id":"https:\/\/www.supportpro.com\/blog\/#organization"}}]},"og:locale":"en_US","og:site_name":"Server Management Tips | SupportPRO Blog","og:type":"article","og:title":"cPanel\u2019s Site Software Addon Enables WordPress Auto Updates | Server Management Tips","og:description":"cPanel\u2019s Site Software disables WordPress auto updates option. We can easily enable this option, for that we need to modify the following files and note that these files were only changed on WordPress sites that were installed using cPanel\u2019s Site Software addon. Ensure to take a backup of these files before making any changes. =&gt;","og:url":"https:\/\/www.supportpro.com\/blog\/cpanels-site-software-addon-enables-wordpress-auto-updates\/","article:published_time":"2015-10-27T02:14:49+00:00","article:modified_time":"2018-10-03T11:19:48+00:00","twitter:card":"summary","twitter:title":"cPanel\u2019s Site Software Addon Enables WordPress Auto Updates | Server Management Tips","twitter:description":"cPanel\u2019s Site Software disables WordPress auto updates option. We can easily enable this option, for that we need to modify the following files and note that these files were only changed on WordPress sites that were installed using cPanel\u2019s Site Software addon. Ensure to take a backup of these files before making any changes. =&gt;"},"aioseo_meta_data":{"post_id":"1611","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":"Article","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,"seo_analyzer_scan_date":"2026-06-17 13:22:03","breadcrumb_settings":null,"limit_modified_date":false,"open_ai":null,"ai":null,"created":"2021-12-10 16:12:47","updated":"2026-07-01 00:34:02"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/www.supportpro.com\/blog\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/www.supportpro.com\/blog\/category\/general-topics\/\" title=\"General Topics\">General Topics<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\tcPanel\u2019s Site Software Addon Enables WordPress Auto Updates\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.supportpro.com\/blog"},{"label":"General Topics","link":"https:\/\/www.supportpro.com\/blog\/category\/general-topics\/"},{"label":"cPanel\u2019s Site Software Addon Enables WordPress Auto Updates","link":"https:\/\/www.supportpro.com\/blog\/cpanels-site-software-addon-enables-wordpress-auto-updates\/"}],"_links":{"self":[{"href":"https:\/\/www.supportpro.com\/blog\/wp-json\/wp\/v2\/posts\/1611","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.supportpro.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.supportpro.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.supportpro.com\/blog\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/www.supportpro.com\/blog\/wp-json\/wp\/v2\/comments?post=1611"}],"version-history":[{"count":3,"href":"https:\/\/www.supportpro.com\/blog\/wp-json\/wp\/v2\/posts\/1611\/revisions"}],"predecessor-version":[{"id":3056,"href":"https:\/\/www.supportpro.com\/blog\/wp-json\/wp\/v2\/posts\/1611\/revisions\/3056"}],"wp:attachment":[{"href":"https:\/\/www.supportpro.com\/blog\/wp-json\/wp\/v2\/media?parent=1611"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.supportpro.com\/blog\/wp-json\/wp\/v2\/categories?post=1611"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.supportpro.com\/blog\/wp-json\/wp\/v2\/tags?post=1611"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}