HEX
Server: LiteSpeed
System: Linux premium140.web-hosting.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
User: ukqcurpj (1011)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: /home/ukqcurpj/www/wp-content/plugins/paid-memberships-pro/blocks/build/membership/render.php
<?php
/**
 * Render the Content Visibility block on the frontend.
 */
// The content here is the block's inner content, which should already be escaped.
// phpcs:disable WordPress.Security.EscapeOutput.OutputNotEscaped
echo pmpro_apply_block_visibility( $attributes, $content );