---
title: "rcp_update_membership()"
source: "https://docs.nexcess.com/software/kadence/restrict-content-pro/rcp_update_membership/"
description: "Coming soon: Restrict Content Pro is becoming Kadence Memberships. You may see both names used while we update the product, documentation, and customer experien…"
vertical: "Software"
area: "Restrict Content Pro"
date: "2023-04-20"
last_modified: "2026-08-12"
---

# rcp_update_membership()

**Coming soon:** Restrict Content Pro is becoming Kadence Memberships. You may see both names used while we update the product, documentation, and customer experience.

Note: This is part of the developer docs and is considered custom code. Unfortunately, we cannot provide support for custom code at this time as we do not have the additional resources that would be necessary to provide support for custom code. If you need assistance with this, please reach out to our list of consultants for further assistance: https://codeable.io/developers/restrict-content-pro/ Updates an existing membership record. Requires RCP version 3.0 or later. Parameters: $membership\_id (int) – ID of the membership to update. $args (array) – Array of arguments. See rcp\_add\_membership() for a list of supported arguments. Return values: (bool) – True on success, false on failure.
