a[href="admin.php?page=profile-builder-content_restriction"]{display:none !important;}'; } } function wppb_content_restriction_settings_defaults() { add_option( 'wppb_content_restriction_settings', array( 'restrict_type' => 'message', 'redirect_url' => '', 'message_logged_out' => '', 'message_logged_in' => '', 'purchasing_restricted' => '', 'post_preview' => 'none', 'post_preview_length' => '20', ) ); } function wppb_content_restriction_content() { wppb_content_restriction_settings_defaults(); $wppb_content_restriction_settings = get_option( 'wppb_content_restriction_settings', 'not_found' ); ?>