Do my subscription prices update automatically on my site when I change them?
It depends on how you’re displaying the price.
If you’re using [benecaster_tier_price] or [benecaster_pricing_table], yes — both pull the price live from your subscription bridge on each page load, so a price change in MemberPress, RCP, or whichever plugin you use is reflected on your site immediately. No page editing required.
Same for tier names: [benecaster_tier_name] always outputs the current name from your membership plugin. If you rename a tier, the shortcode picks it up automatically.
If you’ve hardcoded a price or tier name into your page content — typed directly into a block or text widget — that text stays as-is until you manually update it.