{"id":61538,"date":"2024-02-13T07:39:01","date_gmt":"2024-02-13T12:39:01","guid":{"rendered":"https:\/\/memberpress.com\/docs\/where-is-data-stored\/"},"modified":"2024-02-13T17:19:00","modified_gmt":"2024-02-13T22:19:00","slug":"where-is-data-stored","status":"publish","type":"ht_kb","link":"https:\/\/stg.memberpress.com\/es\/docs\/where-is-data-stored\/","title":{"rendered":"\u00bfD\u00f3nde se almacenan los datos?"},"content":{"rendered":"<p>\n\t We\u2019re often asked how data is handled and stored\/retrieved in MemberPress. MemberPress relies on the WordPress database for all of its data storage. We use many of the built in WordPress tables, and we also add a few additional tables as well.<\/p><p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-alert\">\n\t<em><strong>Nota<\/strong><\/em>: Los datos de MemberPress se almacenan localmente\u00a0<strong>in your own website\u2019s database (your web-host\u2019s servers)<\/strong>. None of your website subscriber\u2019s personal information is sent to, or stored with MemberPress.com or any affiliated servers. You are responsible for the protection and security of your subscriber\u2019s personal data.<\/p><h2>Tablas de WordPress<\/h2><h4>Usuarios\/Usermeta<\/h4><p>\n\t MemberPress se basa completamente en la API de WordPress para crear, almacenar, gestionar y autenticar usuarios. Por lo tanto, los miembros se almacenan en el t\u00edpico \n\t<strong>usuarios<\/strong> y <strong>usermeta<\/strong> tablas. Esto tambi\u00e9n significa que un usuario MemberPress <strong>no<\/strong> necesita una segunda cuenta para iniciar sesi\u00f3n en otros plugins que tambi\u00e9n dependen de la API de WordPress para la gesti\u00f3n de usuarios, como BuddyPress, bbPress, WooCommerce, etc.<\/p><p>\n\t Los valores de los campos personalizados de MemberPress que sus miembros rellenan cuando se registran o actualizan las p\u00e1ginas de sus cuentas se encuentran en la secci\u00f3n \n\t<strong>usermeta<\/strong> tabla. Estos valores se pueden obtener utilizando las llamadas est\u00e1ndar de WordPress usermeta como <a href=\"https:\/\/developer.wordpress.org\/reference\/functions\/get_user_meta\/\" target=\"_blank\" rel=\"noopener\">get_user_meta()<\/a>.<\/p><h4>Puestos\/Postmeta<\/h4><p>\n\t MemberPress utiliza m\u00faltiples Custom Post Types para almacenar diversos datos. Dado que utilizamos Custom Post Types, los datos de estos objetos se almacenan en el directorio de WordPress \n\t<strong>puestos<\/strong> y <strong>postmeta<\/strong> tablas. Utilizamos los siguientes Custom Post Types:<\/p><p>\n\t<strong>Afiliaciones<\/strong>\u00a0\u2013 Las membres\u00edas se almacenan como un tipo de publicaci\u00f3n personalizada p\u00fablica (capacidades de una p\u00e1gina por defecto). La clave del tipo de publicaci\u00f3n personalizada es <strong>miembropressproducto<\/strong><\/p><p>\n\t<strong>Grupos<\/strong> \u2013 Los grupos se almacenan como un tipo de entrada personalizada p\u00fablica (con las capacidades de una p\u00e1gina por defecto). La clave del tipo de entrada personalizada es <strong>miembropressgroup<\/strong><\/p><p>\n\t<strong>Reglas<\/strong>\u00a0\u2013 Las reglas se almacenan como un tipo de publicaci\u00f3n personalizada oculta (no p\u00fablica). La clave del tipo de publicaci\u00f3n personalizada es\u00a0<strong>regla de afiliaci\u00f3n<br>\n\t<\/strong><\/p><p>\n\t<strong>Cupones<\/strong> \u2013 Los cupones se almacenan como un tipo de publicaci\u00f3n personalizada oculta (no p\u00fablica). La clave del tipo de publicaci\u00f3n personalizada es\u00a0<strong>memberpresscoupon<\/strong><\/p><p>\n\t<strong>Recordatorios<\/strong>\u00a0\u2013 Los recordatorios se almacenan como un tipo de publicaci\u00f3n personalizada oculta (no p\u00fablica). La clave del tipo de publicaci\u00f3n personalizada es\u00a0<strong>recordatorio mp<\/strong><\/p><p><strong>Cursos<\/strong>\u00a0\u2013 Los cursos del complemento MemberPress Courses.<\/p><p><strong>Lecciones<\/strong>\u00a0\u2013 El complemento \u00abLecciones de los cursos MemberPress\u00bb.<\/p><p><strong>Archivos<\/strong>\u00a0\u2013 Los archivos del complemento MemberPress Downloads.<\/p><h4>Opciones<\/h4><p>\n\t MemberPress almacena la mayor\u00eda de sus opciones en WordPress \n\t<strong>opciones<\/strong> en una fila con el <em>clave_opci\u00f3n<\/em> de <em><strong>mepr_options<\/strong><\/em>. Las opciones se serializan y almacenan en esa fila. En la tabla de opciones tambi\u00e9n se almacenan otras opciones y configuraciones. En <em>clave_opci\u00f3n<\/em>\u2018Empecemos con <em>mepr_<\/em> o <em>mp_<\/em>.<\/p><p>\n\t Nuestros distintos complementos tambi\u00e9n pueden almacenar cierta informaci\u00f3n en el \n\t<strong>usermeta<\/strong> o <strong>opciones<\/strong> mesas tambi\u00e9n.<\/p><p>\n\t La versi\u00f3n de la base de datos MemberPress tambi\u00e9n se almacena en la tabla de opciones con un \n\t<em>clave_opci\u00f3n<\/em> de <em><strong>mepr_db_version<\/strong><\/em>.<\/p><p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-danger\">\n\t If for some reason the tables below don\u2019t generate properly, or an upgrade doesn\u2019t alter the tables properly, you can try to re-trigger the database upgrade processes by deleting the \n\t<strong><em>mepr_db_version<\/em><\/strong>\u00a0y actualizando su p\u00e1gina de administraci\u00f3n de WordPress.<\/p><h2>Mesas adicionales MemberPress<\/h2><p>\n\t Las tablas MemberPress intentar\u00e1n imitar el juego de caracteres y la intercalaci\u00f3n de las tablas normales de WordPress. Lo m\u00e1s habitual es \n\t<em>utf8mb4_general_ci<\/em> o <em>utf8mb4_unicode_ci<\/em>.<\/p><p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-danger\">\n\t El conjunto de caracteres de las tablas MemberPress debe coincidir o algunas consultas JOIN del complemento pueden fallar.<\/p><h4>Datos de pago<\/h4><p>\n\t MemberPress utiliza tokens o identificadores de pago seguros para crear y gestionar suscripciones. Ninguna tarjeta de cr\u00e9dito u otros datos de pago se almacenan en su base de datos de WordPress con la excepci\u00f3n de la \n\t<strong>\u00faltimos 4 d\u00edgitos<\/strong> y <strong>fecha de caducidad<\/strong> para que se puedan enviar recordatorios cuando las tarjetas de cr\u00e9dito caducan en suscripciones recurrentes autom\u00e1ticas. El resto de datos de pago relevantes se almacenan de forma segura en el nivel de pasarela (Stripe, PayPal, etc.).<\/p><h4>Suscripciones<\/h4><p>\n\t En \n\t<strong>suscripciones_mepr<\/strong> es donde almacenamos los objetos para las Suscripciones Autom\u00e1ticamente Recurrentes. Estos objetos son esencialmente contenedores para gestionar los pagos peri\u00f3dicos autom\u00e1ticos y asociar las transacciones que pertenecen a esta suscripci\u00f3n.<\/p><h4>Transacciones<\/h4><p>\n\t En \n\t<strong>mepr_transactions<\/strong> table is used for storing all of a user\u2019s payments (free or paid). <strong>MemberPress utiliza las Transacciones para determinar si un usuario tiene acceso a una Afiliaci\u00f3n, y durante cu\u00e1nto tiempo.<\/strong>\u00a0It does this by looking at the expires_at date of the Transaction, and if it\u2019s status is complete or confirmed.<\/p><p>\n\t Una transacci\u00f3n con una fecha de expires_at de \n\t<em>NULL<\/em> or \u20180000-00-00 00:00:00\u2019 is considered to Never expire.<\/p><p>\n\t Tanto los pagos \u00fanicos como los peri\u00f3dicos autom\u00e1ticos se almacenan en la tabla Transacciones. Si la transacci\u00f3n tiene un subscription_id, se considera que forma parte de una suscripci\u00f3n peri\u00f3dica autom\u00e1tica.<\/p><p>\n\t Las transacciones de tipo \u201csubscription_confirmation\u201d con estado \u201cconfirmed\u201d se ocultan en la interfaz de usuario y se utilizan como una forma de ofrecer per\u00edodos de prueba gratuitos y un per\u00edodo de gracia de 24 horas en las suscripciones recurrentes.<\/p><h4>Miembros<\/h4><p>\n\t En \n\t<strong>miembros_mepr<\/strong> es puramente para la velocidad \/ comodidad en algunas de las consultas MemberPress. Cada vez que un miembro activa alg\u00fan evento, como darse de alta, recibir un reembolso, cancelar una suscripci\u00f3n, pago de renovaci\u00f3n, etc. En esta tabla se calculan y almacenan determinados datos sobre ese afiliado. Toda esta informaci\u00f3n puede ser obtenida inspeccionando las tablas users, usermeta, mepr_subscriptions y mepr_transactions, sin embargo la consolidamos tambi\u00e9n en esta tabla para ayudar con algunas de las consultas MemberPress y exportaciones CSV.<\/p><h4>Eventos<\/h4><p>\n\t En \n\t<strong>eventos_mepr<\/strong> table is used to store a log of events that have happened. Such as a user logging in, new signups, renewal payments, reminder notifications etc. This table can grow quite large over time, so it would be okay to trim events that were at least a year old. We don\u2019t recommend trimming events that aren\u2019t at least a year old, especially if you rely on a number of reminders that span large time periods.<\/p><h4>Empleo<\/h4><p>\n\t En \n\t<strong>mepr_jobs<\/strong> table is used for storing background jobs (via WP Cron) that need to be completed such as Background email sending. MemberPress has utilities that Developers could use to schedule their own background jobs if needed. For example, maybe you want to integrate a new payment gateway, but it doesn\u2019t support auto-recurring payments, so you need background jobs to make sure the payments happen manually on schedule.<\/p>\n<div>\n\t<h4>Regla Condiciones de acceso<\/h4>\n\t<p>\n\t\t Aunque las Reglas se almacenan como Custom Post Types, el\u00a0 \n\t\t<strong>mepr_rule_access_conditions<\/strong>\u00a0se utiliza para almacenar qu\u00e9 afiliaciones o miembros tienen acceso al contenido que las Normas est\u00e1n protegiendo.\n\t<\/p>\n<\/div><h4>Complementos<\/h4><p>\n\tEl complemento Cuentas de empresa a\u00f1ade un\u00a0<strong>cuentas_corporativas_mepr<\/strong> para asociar cuentas matrices a sus subcuentas.<\/p><p>\n\tEl complemento MemberPress Courses a\u00f1ade\u00a0<strong>wp_mpcs_sections<\/strong>\u00a0y\u00a0<strong>wp_mpcs_user_progress<\/strong>\u00a0mesas.<\/p><p>\n\tEl complemento MemberPress Facturas PDF a\u00f1ade\u00a0<strong>wp_mpdf_credit_notes<\/strong>\u00a0y\u00a0<strong>wp_mpdf_numeros_de_factura<\/strong>\u00a0mesas.<\/p><p>\n\tEl complemento MemberPress Downloads a\u00f1ade\u00a0<strong>wp_mpdl_file_downloads<\/strong> y\u00a0<strong>wp_mpdl_file_stats<\/strong>\u00a0mesas.<\/p>","protected":false},"excerpt":{"rendered":"<p>We\u2019re often asked how data is handled and stored\/retrieved in MemberPress. MemberPress relies on the WordPress database for all of its data storage. We use many of the built in WordPress tables, and we also add a few additional tables as well. WordPress Tables Users\/Usermeta MemberPress relies completely on the WordPress API for creating, storing, [\u2026]<\/p>\n","protected":false},"author":62252,"comment_status":"open","ping_status":"closed","template":"","format":"standard","meta":{"_acf_changed":false,"om_disable_all_campaigns":false,"_strive_editorial_status":"not-started","_strive_copy_of":0,"inline_featured_image":false,"_monsterinsights_skip_tracking":false,"_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","_FSMCFIC_featured_image_caption":"","_FSMCFIC_featured_image_nocaption":"","_FSMCFIC_featured_image_hide":"","_strive_checklists":"\"\"","_strive_active_checklist":"62291e2bb2422","footnotes":""},"ht-kb-category":[1314],"ht-kb-tag":[],"class_list":["post-61538","ht_kb","type-ht_kb","status-publish","format-standard","ht_kb_category-miscellaneous","entry"],"acf":[],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 5.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"We&#039;re often asked how data is handled and stored\/retrieved in MemberPress. MemberPress relies on the WordPress database for all of its data storage. We use many of the built in WordPress tables, and we also add a few additional tables as well. Note: MemberPress data is stored locally in your own website&#039;s database (your web-host&#039;s servers).\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Nikola M\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/stg.memberpress.com\/es\/docs\/where-is-data-stored\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 5.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"es_ES\" \/>\n\t\t<meta property=\"og:site_name\" content=\"MemberPress\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Where is data stored? | MemberPress\" \/>\n\t\t<meta property=\"og:description\" content=\"We&#039;re often asked how data is handled and stored\/retrieved in MemberPress. MemberPress relies on the WordPress database for all of its data storage. We use many of the built in WordPress tables, and we also add a few additional tables as well. Note: MemberPress data is stored locally in your own website&#039;s database (your web-host&#039;s servers).\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/stg.memberpress.com\/es\/docs\/where-is-data-stored\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2024-02-13T12:39:01+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2024-02-13T22:19:00+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/memberpress\/\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@memberpress\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Where is data stored? | MemberPress\" \/>\n\t\t<meta name=\"twitter:description\" content=\"We&#039;re often asked how data is handled and stored\/retrieved in MemberPress. MemberPress relies on the WordPress database for all of its data storage. We use many of the built in WordPress tables, and we also add a few additional tables as well. Note: MemberPress data is stored locally in your own website&#039;s database (your web-host&#039;s servers).\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/stg.memberpress.com\\\/es\\\/docs\\\/where-is-data-stored\\\/#article\",\"name\":\"Where is data stored? | MemberPress\",\"headline\":\"Where is data stored?\",\"author\":{\"@id\":\"https:\\\/\\\/stg.memberpress.com\\\/es\\\/blog\\\/author\\\/nikolacaseproof-com\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/stg.memberpress.com\\\/es\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/memberpress.com\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/mp-icon-RGB_Icon-01.jpg\",\"@id\":\"https:\\\/\\\/stg.memberpress.com\\\/es\\\/#articleImage\"},\"datePublished\":\"2024-02-13T07:39:01-05:00\",\"dateModified\":\"2024-02-13T17:19:00-05:00\",\"inLanguage\":\"es-ES\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/stg.memberpress.com\\\/es\\\/docs\\\/where-is-data-stored\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/stg.memberpress.com\\\/es\\\/docs\\\/where-is-data-stored\\\/#webpage\"},\"articleSection\":\"Miscellaneous\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/stg.memberpress.com\\\/es\\\/docs\\\/where-is-data-stored\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/stg.memberpress.com\\\/es#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/stg.memberpress.com\\\/es\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/stg.memberpress.com\\\/es\\\/doc-categories\\\/advanced-topics\\\/#listItem\",\"name\":\"Advanced Topics\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/stg.memberpress.com\\\/es\\\/doc-categories\\\/advanced-topics\\\/#listItem\",\"position\":2,\"name\":\"Advanced Topics\",\"item\":\"https:\\\/\\\/stg.memberpress.com\\\/es\\\/doc-categories\\\/advanced-topics\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/stg.memberpress.com\\\/es\\\/doc-categories\\\/miscellaneous\\\/#listItem\",\"name\":\"Miscellaneous\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/stg.memberpress.com\\\/es#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/stg.memberpress.com\\\/es\\\/doc-categories\\\/miscellaneous\\\/#listItem\",\"position\":3,\"name\":\"Miscellaneous\",\"item\":\"https:\\\/\\\/stg.memberpress.com\\\/es\\\/doc-categories\\\/miscellaneous\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/stg.memberpress.com\\\/es\\\/docs\\\/where-is-data-stored\\\/#listItem\",\"name\":\"Where is data stored?\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/stg.memberpress.com\\\/es\\\/doc-categories\\\/advanced-topics\\\/#listItem\",\"name\":\"Advanced Topics\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/stg.memberpress.com\\\/es\\\/docs\\\/where-is-data-stored\\\/#listItem\",\"position\":4,\"name\":\"Where is data stored?\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/stg.memberpress.com\\\/es\\\/doc-categories\\\/miscellaneous\\\/#listItem\",\"name\":\"Miscellaneous\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/stg.memberpress.com\\\/es\\\/#organization\",\"name\":\"MemberPress\",\"description\":\"The All-In-One WordPress Membership Plugin\",\"url\":\"https:\\\/\\\/stg.memberpress.com\\\/es\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/memberpress.com\\\/wp-content\\\/uploads\\\/2022\\\/10\\\/mp-icon-RGB_Icon-01.jpg\",\"@id\":\"https:\\\/\\\/stg.memberpress.com\\\/es\\\/docs\\\/where-is-data-stored\\\/#organizationLogo\"},\"image\":{\"@id\":\"https:\\\/\\\/stg.memberpress.com\\\/es\\\/docs\\\/where-is-data-stored\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.instagram.com\\\/memberpress\\\/\",\"https:\\\/\\\/www.pinterest.com\\\/memberpressplugin\\\/\",\"https:\\\/\\\/www.youtube.com\\\/c\\\/MemberPressPlugin\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/memberpress\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/stg.memberpress.com\\\/es\\\/blog\\\/author\\\/nikolacaseproof-com\\\/#author\",\"url\":\"https:\\\/\\\/stg.memberpress.com\\\/es\\\/blog\\\/author\\\/nikolacaseproof-com\\\/\",\"name\":\"Nikola M\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/stg.memberpress.com\\\/es\\\/docs\\\/where-is-data-stored\\\/#authorImage\",\"url\":\"https:\\\/\\\/stg.memberpress.com\\\/wp-content\\\/litespeed\\\/avatar\\\/1edf820c48f9c430f380efe81887b154.jpg?ver=1788447263\",\"width\":96,\"height\":96,\"caption\":\"Nikola M\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/stg.memberpress.com\\\/es\\\/docs\\\/where-is-data-stored\\\/#webpage\",\"url\":\"https:\\\/\\\/stg.memberpress.com\\\/es\\\/docs\\\/where-is-data-stored\\\/\",\"name\":\"Where is data stored? | MemberPress\",\"description\":\"We're often asked how data is handled and stored\\\/retrieved in MemberPress. MemberPress relies on the WordPress database for all of its data storage. We use many of the built in WordPress tables, and we also add a few additional tables as well. Note: MemberPress data is stored locally in your own website's database (your web-host's servers).\",\"inLanguage\":\"es-ES\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/stg.memberpress.com\\\/es\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/stg.memberpress.com\\\/es\\\/docs\\\/where-is-data-stored\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/stg.memberpress.com\\\/es\\\/blog\\\/author\\\/nikolacaseproof-com\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/stg.memberpress.com\\\/es\\\/blog\\\/author\\\/nikolacaseproof-com\\\/#author\"},\"datePublished\":\"2024-02-13T07:39:01-05:00\",\"dateModified\":\"2024-02-13T17:19:00-05:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/stg.memberpress.com\\\/es\\\/#website\",\"url\":\"https:\\\/\\\/stg.memberpress.com\\\/es\\\/\",\"name\":\"MemberPress\",\"description\":\"The All-In-One WordPress Membership Plugin\",\"inLanguage\":\"es-ES\",\"publisher\":{\"@id\":\"https:\\\/\\\/stg.memberpress.com\\\/es\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>Where is data stored? | MemberPress<\/title>\n\n","aioseo_head_json":{"title":"\u00bfD\u00f3nde se almacenan los datos? | MemberPress","description":"A menudo nos preguntan c\u00f3mo se gestionan y almacenan\/recuperan los datos en MemberPress. MemberPress utiliza la base de datos de WordPress para almacenar todos sus datos. Utilizamos muchas de las tablas integradas en WordPress, y tambi\u00e9n a\u00f1adimos algunas tablas adicionales. Nota: Los datos de MemberPress se almacenan localmente en la base de datos de su sitio web (en los servidores de su alojamiento web).","canonical_url":"https:\/\/stg.memberpress.com\/es\/docs\/where-is-data-stored\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/stg.memberpress.com\/es\/docs\/where-is-data-stored\/#article","name":"Where is data stored? | MemberPress","headline":"Where is data stored?","author":{"@id":"https:\/\/stg.memberpress.com\/es\/blog\/author\/nikolacaseproof-com\/#author"},"publisher":{"@id":"https:\/\/stg.memberpress.com\/es\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg","@id":"https:\/\/stg.memberpress.com\/es\/#articleImage"},"datePublished":"2024-02-13T07:39:01-05:00","dateModified":"2024-02-13T17:19:00-05:00","inLanguage":"es-ES","mainEntityOfPage":{"@id":"https:\/\/stg.memberpress.com\/es\/docs\/where-is-data-stored\/#webpage"},"isPartOf":{"@id":"https:\/\/stg.memberpress.com\/es\/docs\/where-is-data-stored\/#webpage"},"articleSection":"Miscellaneous"},{"@type":"BreadcrumbList","@id":"https:\/\/stg.memberpress.com\/es\/docs\/where-is-data-stored\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/stg.memberpress.com\/es#listItem","position":1,"name":"Home","item":"https:\/\/stg.memberpress.com\/es","nextItem":{"@type":"ListItem","@id":"https:\/\/stg.memberpress.com\/es\/doc-categories\/advanced-topics\/#listItem","name":"Advanced Topics"}},{"@type":"ListItem","@id":"https:\/\/stg.memberpress.com\/es\/doc-categories\/advanced-topics\/#listItem","position":2,"name":"Advanced Topics","item":"https:\/\/stg.memberpress.com\/es\/doc-categories\/advanced-topics\/","nextItem":{"@type":"ListItem","@id":"https:\/\/stg.memberpress.com\/es\/doc-categories\/miscellaneous\/#listItem","name":"Miscellaneous"},"previousItem":{"@type":"ListItem","@id":"https:\/\/stg.memberpress.com\/es#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/stg.memberpress.com\/es\/doc-categories\/miscellaneous\/#listItem","position":3,"name":"Miscellaneous","item":"https:\/\/stg.memberpress.com\/es\/doc-categories\/miscellaneous\/","nextItem":{"@type":"ListItem","@id":"https:\/\/stg.memberpress.com\/es\/docs\/where-is-data-stored\/#listItem","name":"Where is data stored?"},"previousItem":{"@type":"ListItem","@id":"https:\/\/stg.memberpress.com\/es\/doc-categories\/advanced-topics\/#listItem","name":"Advanced Topics"}},{"@type":"ListItem","@id":"https:\/\/stg.memberpress.com\/es\/docs\/where-is-data-stored\/#listItem","position":4,"name":"Where is data stored?","previousItem":{"@type":"ListItem","@id":"https:\/\/stg.memberpress.com\/es\/doc-categories\/miscellaneous\/#listItem","name":"Miscellaneous"}}]},{"@type":"Organization","@id":"https:\/\/stg.memberpress.com\/es\/#organization","name":"MemberPress","description":"The All-In-One WordPress Membership Plugin","url":"https:\/\/stg.memberpress.com\/es\/","logo":{"@type":"ImageObject","url":"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg","@id":"https:\/\/stg.memberpress.com\/es\/docs\/where-is-data-stored\/#organizationLogo"},"image":{"@id":"https:\/\/stg.memberpress.com\/es\/docs\/where-is-data-stored\/#organizationLogo"},"sameAs":["https:\/\/www.instagram.com\/memberpress\/","https:\/\/www.pinterest.com\/memberpressplugin\/","https:\/\/www.youtube.com\/c\/MemberPressPlugin","https:\/\/www.linkedin.com\/company\/memberpress\/"]},{"@type":"Person","@id":"https:\/\/stg.memberpress.com\/es\/blog\/author\/nikolacaseproof-com\/#author","url":"https:\/\/stg.memberpress.com\/es\/blog\/author\/nikolacaseproof-com\/","name":"Nikola M","image":{"@type":"ImageObject","@id":"https:\/\/stg.memberpress.com\/es\/docs\/where-is-data-stored\/#authorImage","url":"https:\/\/stg.memberpress.com\/wp-content\/litespeed\/avatar\/1edf820c48f9c430f380efe81887b154.jpg?ver=1788447263","width":96,"height":96,"caption":"Nikola M"}},{"@type":"WebPage","@id":"https:\/\/stg.memberpress.com\/es\/docs\/where-is-data-stored\/#webpage","url":"https:\/\/stg.memberpress.com\/es\/docs\/where-is-data-stored\/","name":"Where is data stored? | MemberPress","description":"We're often asked how data is handled and stored\/retrieved in MemberPress. MemberPress relies on the WordPress database for all of its data storage. We use many of the built in WordPress tables, and we also add a few additional tables as well. Note: MemberPress data is stored locally in your own website's database (your web-host's servers).","inLanguage":"es-ES","isPartOf":{"@id":"https:\/\/stg.memberpress.com\/es\/#website"},"breadcrumb":{"@id":"https:\/\/stg.memberpress.com\/es\/docs\/where-is-data-stored\/#breadcrumblist"},"author":{"@id":"https:\/\/stg.memberpress.com\/es\/blog\/author\/nikolacaseproof-com\/#author"},"creator":{"@id":"https:\/\/stg.memberpress.com\/es\/blog\/author\/nikolacaseproof-com\/#author"},"datePublished":"2024-02-13T07:39:01-05:00","dateModified":"2024-02-13T17:19:00-05:00"},{"@type":"WebSite","@id":"https:\/\/stg.memberpress.com\/es\/#website","url":"https:\/\/stg.memberpress.com\/es\/","name":"MemberPress","description":"The All-In-One WordPress Membership Plugin","inLanguage":"es-ES","publisher":{"@id":"https:\/\/stg.memberpress.com\/es\/#organization"}}]},"og:locale":"es_ES","og:site_name":"MemberPress","og:type":"article","og:title":"Where is data stored? | MemberPress","og:description":"We're often asked how data is handled and stored\/retrieved in MemberPress. MemberPress relies on the WordPress database for all of its data storage. We use many of the built in WordPress tables, and we also add a few additional tables as well. Note: MemberPress data is stored locally in your own website's database (your web-host's servers).","og:url":"https:\/\/stg.memberpress.com\/es\/docs\/where-is-data-stored\/","og:image":"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg","og:image:secure_url":"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg","article:published_time":"2024-02-13T12:39:01+00:00","article:modified_time":"2024-02-13T22:19:00+00:00","article:publisher":"https:\/\/www.facebook.com\/memberpress\/","twitter:card":"summary_large_image","twitter:site":"@memberpress","twitter:title":"Where is data stored? | MemberPress","twitter:description":"We're often asked how data is handled and stored\/retrieved in MemberPress. MemberPress relies on the WordPress database for all of its data storage. We use many of the built in WordPress tables, and we also add a few additional tables as well. Note: MemberPress data is stored locally in your own website's database (your web-host's servers).","twitter:image":"https:\/\/memberpress.com\/wp-content\/uploads\/2022\/10\/mp-icon-RGB_Icon-01.jpg"},"aioseo_meta_data":{"post_id":"61538","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,"seo_analyzer_scan_date":"2026-08-21 01:15:37","breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"open_ai":null,"ai":null,"created":"2024-02-13 12:39:02","updated":"2026-08-21 01:15:37","focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/stg.memberpress.com\/es\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/stg.memberpress.com\/es\/doc-categories\/advanced-topics\/\" title=\"Advanced Topics\">Advanced Topics<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/stg.memberpress.com\/es\/doc-categories\/miscellaneous\/\" title=\"Miscellaneous\">Miscellaneous<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\tWhere is data stored?\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/stg.memberpress.com\/es"},{"label":"Advanced Topics","link":"https:\/\/stg.memberpress.com\/es\/doc-categories\/advanced-topics\/"},{"label":"Miscellaneous","link":"https:\/\/stg.memberpress.com\/es\/doc-categories\/miscellaneous\/"},{"label":"Where is data stored?","link":"https:\/\/stg.memberpress.com\/es\/docs\/where-is-data-stored\/"}],"_links":{"self":[{"href":"https:\/\/stg.memberpress.com\/es\/wp-json\/wp\/v2\/ht-kb\/61538","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/stg.memberpress.com\/es\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/stg.memberpress.com\/es\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/stg.memberpress.com\/es\/wp-json\/wp\/v2\/users\/62252"}],"replies":[{"embeddable":true,"href":"https:\/\/stg.memberpress.com\/es\/wp-json\/wp\/v2\/comments?post=61538"}],"version-history":[{"count":0,"href":"https:\/\/stg.memberpress.com\/es\/wp-json\/wp\/v2\/ht-kb\/61538\/revisions"}],"wp:attachment":[{"href":"https:\/\/stg.memberpress.com\/es\/wp-json\/wp\/v2\/media?parent=61538"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/stg.memberpress.com\/es\/wp-json\/wp\/v2\/ht-kb-category?post=61538"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/stg.memberpress.com\/es\/wp-json\/wp\/v2\/ht-kb-tag?post=61538"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}