{"id":18476,"date":"2015-05-13T08:29:49","date_gmt":"2015-05-13T08:29:49","guid":{"rendered":"https:\/\/ebooz.com\/add-ftp-to-wordpress-settings-to-update-plugins\/"},"modified":"2023-08-17T15:25:49","modified_gmt":"2023-08-17T15:25:49","slug":"add-ftp-to-wordpress-settings-to-update-plugins","status":"publish","type":"post","link":"https:\/\/ebooz.com\/en\/add-ftp-to-wordpress-settings-to-update-plugins\/","title":{"rendered":"Add FTP to WordPress settings to update plugins"},"content":{"rendered":"<p>Sometimes we encounter a problem in WordPress when updating plugins and it asks for our FTP data to update plugins. Normally it is enough to enter that data in the window to solve the error, but entering it every time you want to update is annoying.<\/p>\n<p><!--more--><\/p>\n<p>To avoid this we can edit the wp-config.php file that is in the root of our WordPress installation. We enter via FTP, download the file and edit it to add the following lines:<\/p>\n<p><code><br \/>\n\/* Informacion de FTP (Para eliminar las peticiones constantes de contrase\u00f1a al actualizar los plugins) *\/ <\/code><\/p>\n<p>define(\\&#8221;FTP_HOST\\&#8221;, \\&#8221;direccionFTP\\&#8221;);<br \/>\ndefine(\\&#8221;FTP_USER\\&#8221;, \\&#8221;usuarioFTP\\&#8221;);<br \/>\ndefine(\\&#8221;FTP_PASS\\&#8221;, \\&#8221;contrase\u00f1aFTP\\&#8221;);<\/p>\n<p>Then we save the file, upload it and that\u2019s it. It will never ask us for data again, neither to update plugins nor for the WordPress core.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Sometimes we encounter a problem in WordPress when updating plugins and it asks for our FTP data to update plugins. Normally it is enough to enter that data in the window to solve the error, but entering it every time you want to update is annoying.<\/p>\n","protected":false},"author":1,"featured_media":17735,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[67,70,68,69],"tags":[],"class_list":["post-18476","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-news-en-2","category-programacion-en","category-web-design-en","category-wordpress-en-2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Add FTP to WordPress settings to update plugins - Ebooz.com<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ebooz.com\/anadir-los-detalles-del-ftp-al-archivo-de-configuracion-de-wordpress-para-actualizar-los-plugins\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Add FTP to WordPress settings to update plugins - Ebooz.com\" \/>\n<meta property=\"og:description\" content=\"Sometimes we encounter a problem in WordPress when updating plugins and it asks for our FTP data to update plugins. Normally it is enough to enter that data in the window to solve the error, but entering it every time you want to update is annoying.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ebooz.com\/anadir-los-detalles-del-ftp-al-archivo-de-configuracion-de-wordpress-para-actualizar-los-plugins\/\" \/>\n<meta property=\"og:site_name\" content=\"Ebooz.com\" \/>\n<meta property=\"article:published_time\" content=\"2015-05-13T08:29:49+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-08-17T15:25:49+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/ebooz.com\/wp-content\/uploads\/2015\/05\/ftp.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"624\" \/>\n\t<meta property=\"og:image:height\" content=\"416\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/ebooz.com\/anadir-los-detalles-del-ftp-al-archivo-de-configuracion-de-wordpress-para-actualizar-los-plugins\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/ebooz.com\/anadir-los-detalles-del-ftp-al-archivo-de-configuracion-de-wordpress-para-actualizar-los-plugins\/\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\/\/ebooz.com\/#\/schema\/person\/0623875239faee90ed082b7c785f961e\"},\"headline\":\"Add FTP to WordPress settings to update plugins\",\"datePublished\":\"2015-05-13T08:29:49+00:00\",\"dateModified\":\"2023-08-17T15:25:49+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/ebooz.com\/anadir-los-detalles-del-ftp-al-archivo-de-configuracion-de-wordpress-para-actualizar-los-plugins\/\"},\"wordCount\":129,\"publisher\":{\"@id\":\"https:\/\/ebooz.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/ebooz.com\/anadir-los-detalles-del-ftp-al-archivo-de-configuracion-de-wordpress-para-actualizar-los-plugins\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/ebooz.com\/wp-content\/uploads\/2015\/05\/ftp.jpg\",\"articleSection\":[\"News\",\"Programaci\u00f3n\",\"Web design\",\"Wordpress\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/ebooz.com\/anadir-los-detalles-del-ftp-al-archivo-de-configuracion-de-wordpress-para-actualizar-los-plugins\/\",\"url\":\"https:\/\/ebooz.com\/anadir-los-detalles-del-ftp-al-archivo-de-configuracion-de-wordpress-para-actualizar-los-plugins\/\",\"name\":\"Add FTP to WordPress settings to update plugins - Ebooz.com\",\"isPartOf\":{\"@id\":\"https:\/\/ebooz.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/ebooz.com\/anadir-los-detalles-del-ftp-al-archivo-de-configuracion-de-wordpress-para-actualizar-los-plugins\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/ebooz.com\/anadir-los-detalles-del-ftp-al-archivo-de-configuracion-de-wordpress-para-actualizar-los-plugins\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/ebooz.com\/wp-content\/uploads\/2015\/05\/ftp.jpg\",\"datePublished\":\"2015-05-13T08:29:49+00:00\",\"dateModified\":\"2023-08-17T15:25:49+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/ebooz.com\/anadir-los-detalles-del-ftp-al-archivo-de-configuracion-de-wordpress-para-actualizar-los-plugins\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/ebooz.com\/anadir-los-detalles-del-ftp-al-archivo-de-configuracion-de-wordpress-para-actualizar-los-plugins\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/ebooz.com\/anadir-los-detalles-del-ftp-al-archivo-de-configuracion-de-wordpress-para-actualizar-los-plugins\/#primaryimage\",\"url\":\"https:\/\/ebooz.com\/wp-content\/uploads\/2015\/05\/ftp.jpg\",\"contentUrl\":\"https:\/\/ebooz.com\/wp-content\/uploads\/2015\/05\/ftp.jpg\",\"width\":624,\"height\":416},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/ebooz.com\/anadir-los-detalles-del-ftp-al-archivo-de-configuracion-de-wordpress-para-actualizar-los-plugins\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\/\/ebooz.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Add FTP to WordPress settings to update plugins\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/ebooz.com\/#website\",\"url\":\"https:\/\/ebooz.com\/\",\"name\":\"Ebooz.com\",\"description\":\"Dise\u00f1o Web en Marbella\",\"publisher\":{\"@id\":\"https:\/\/ebooz.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/ebooz.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/ebooz.com\/#organization\",\"name\":\"Ebooz.com\",\"url\":\"https:\/\/ebooz.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/ebooz.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/ebooz.com\/wp-content\/uploads\/2023\/08\/cropped-ebooz-logo-1.jpg\",\"contentUrl\":\"https:\/\/ebooz.com\/wp-content\/uploads\/2023\/08\/cropped-ebooz-logo-1.jpg\",\"width\":240,\"height\":88,\"caption\":\"Ebooz.com\"},\"image\":{\"@id\":\"https:\/\/ebooz.com\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/ebooz.com\/#\/schema\/person\/0623875239faee90ed082b7c785f961e\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/724e1a043b3851b778bb4e054931f0e8c364b2ab59f28feeb890c633c4b0e4f9?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/724e1a043b3851b778bb4e054931f0e8c364b2ab59f28feeb890c633c4b0e4f9?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/724e1a043b3851b778bb4e054931f0e8c364b2ab59f28feeb890c633c4b0e4f9?s=96&d=mm&r=g\",\"caption\":\"admin\"},\"sameAs\":[\"https:\/\/ebooz.com\"],\"url\":\"https:\/\/ebooz.com\/en\/author\/info_e6lcx3i1\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Add FTP to WordPress settings to update plugins - Ebooz.com","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/ebooz.com\/anadir-los-detalles-del-ftp-al-archivo-de-configuracion-de-wordpress-para-actualizar-los-plugins\/","og_locale":"en_US","og_type":"article","og_title":"Add FTP to WordPress settings to update plugins - Ebooz.com","og_description":"Sometimes we encounter a problem in WordPress when updating plugins and it asks for our FTP data to update plugins. Normally it is enough to enter that data in the window to solve the error, but entering it every time you want to update is annoying.","og_url":"https:\/\/ebooz.com\/anadir-los-detalles-del-ftp-al-archivo-de-configuracion-de-wordpress-para-actualizar-los-plugins\/","og_site_name":"Ebooz.com","article_published_time":"2015-05-13T08:29:49+00:00","article_modified_time":"2023-08-17T15:25:49+00:00","og_image":[{"width":624,"height":416,"url":"https:\/\/ebooz.com\/wp-content\/uploads\/2015\/05\/ftp.jpg","type":"image\/jpeg"}],"author":"admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/ebooz.com\/anadir-los-detalles-del-ftp-al-archivo-de-configuracion-de-wordpress-para-actualizar-los-plugins\/#article","isPartOf":{"@id":"https:\/\/ebooz.com\/anadir-los-detalles-del-ftp-al-archivo-de-configuracion-de-wordpress-para-actualizar-los-plugins\/"},"author":{"name":"admin","@id":"https:\/\/ebooz.com\/#\/schema\/person\/0623875239faee90ed082b7c785f961e"},"headline":"Add FTP to WordPress settings to update plugins","datePublished":"2015-05-13T08:29:49+00:00","dateModified":"2023-08-17T15:25:49+00:00","mainEntityOfPage":{"@id":"https:\/\/ebooz.com\/anadir-los-detalles-del-ftp-al-archivo-de-configuracion-de-wordpress-para-actualizar-los-plugins\/"},"wordCount":129,"publisher":{"@id":"https:\/\/ebooz.com\/#organization"},"image":{"@id":"https:\/\/ebooz.com\/anadir-los-detalles-del-ftp-al-archivo-de-configuracion-de-wordpress-para-actualizar-los-plugins\/#primaryimage"},"thumbnailUrl":"https:\/\/ebooz.com\/wp-content\/uploads\/2015\/05\/ftp.jpg","articleSection":["News","Programaci\u00f3n","Web design","Wordpress"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/ebooz.com\/anadir-los-detalles-del-ftp-al-archivo-de-configuracion-de-wordpress-para-actualizar-los-plugins\/","url":"https:\/\/ebooz.com\/anadir-los-detalles-del-ftp-al-archivo-de-configuracion-de-wordpress-para-actualizar-los-plugins\/","name":"Add FTP to WordPress settings to update plugins - Ebooz.com","isPartOf":{"@id":"https:\/\/ebooz.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/ebooz.com\/anadir-los-detalles-del-ftp-al-archivo-de-configuracion-de-wordpress-para-actualizar-los-plugins\/#primaryimage"},"image":{"@id":"https:\/\/ebooz.com\/anadir-los-detalles-del-ftp-al-archivo-de-configuracion-de-wordpress-para-actualizar-los-plugins\/#primaryimage"},"thumbnailUrl":"https:\/\/ebooz.com\/wp-content\/uploads\/2015\/05\/ftp.jpg","datePublished":"2015-05-13T08:29:49+00:00","dateModified":"2023-08-17T15:25:49+00:00","breadcrumb":{"@id":"https:\/\/ebooz.com\/anadir-los-detalles-del-ftp-al-archivo-de-configuracion-de-wordpress-para-actualizar-los-plugins\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ebooz.com\/anadir-los-detalles-del-ftp-al-archivo-de-configuracion-de-wordpress-para-actualizar-los-plugins\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ebooz.com\/anadir-los-detalles-del-ftp-al-archivo-de-configuracion-de-wordpress-para-actualizar-los-plugins\/#primaryimage","url":"https:\/\/ebooz.com\/wp-content\/uploads\/2015\/05\/ftp.jpg","contentUrl":"https:\/\/ebooz.com\/wp-content\/uploads\/2015\/05\/ftp.jpg","width":624,"height":416},{"@type":"BreadcrumbList","@id":"https:\/\/ebooz.com\/anadir-los-detalles-del-ftp-al-archivo-de-configuracion-de-wordpress-para-actualizar-los-plugins\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/ebooz.com\/"},{"@type":"ListItem","position":2,"name":"Add FTP to WordPress settings to update plugins"}]},{"@type":"WebSite","@id":"https:\/\/ebooz.com\/#website","url":"https:\/\/ebooz.com\/","name":"Ebooz.com","description":"Dise\u00f1o Web en Marbella","publisher":{"@id":"https:\/\/ebooz.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ebooz.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/ebooz.com\/#organization","name":"Ebooz.com","url":"https:\/\/ebooz.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ebooz.com\/#\/schema\/logo\/image\/","url":"https:\/\/ebooz.com\/wp-content\/uploads\/2023\/08\/cropped-ebooz-logo-1.jpg","contentUrl":"https:\/\/ebooz.com\/wp-content\/uploads\/2023\/08\/cropped-ebooz-logo-1.jpg","width":240,"height":88,"caption":"Ebooz.com"},"image":{"@id":"https:\/\/ebooz.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/ebooz.com\/#\/schema\/person\/0623875239faee90ed082b7c785f961e","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/724e1a043b3851b778bb4e054931f0e8c364b2ab59f28feeb890c633c4b0e4f9?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/724e1a043b3851b778bb4e054931f0e8c364b2ab59f28feeb890c633c4b0e4f9?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/724e1a043b3851b778bb4e054931f0e8c364b2ab59f28feeb890c633c4b0e4f9?s=96&d=mm&r=g","caption":"admin"},"sameAs":["https:\/\/ebooz.com"],"url":"https:\/\/ebooz.com\/en\/author\/info_e6lcx3i1\/"}]}},"_links":{"self":[{"href":"https:\/\/ebooz.com\/en\/wp-json\/wp\/v2\/posts\/18476","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ebooz.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ebooz.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ebooz.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ebooz.com\/en\/wp-json\/wp\/v2\/comments?post=18476"}],"version-history":[{"count":0,"href":"https:\/\/ebooz.com\/en\/wp-json\/wp\/v2\/posts\/18476\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ebooz.com\/en\/wp-json\/wp\/v2\/media\/17735"}],"wp:attachment":[{"href":"https:\/\/ebooz.com\/en\/wp-json\/wp\/v2\/media?parent=18476"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ebooz.com\/en\/wp-json\/wp\/v2\/categories?post=18476"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ebooz.com\/en\/wp-json\/wp\/v2\/tags?post=18476"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}