returnnewWP_Error('broke', __('The JSON file containing post ids which are blocked cannot be written. Please make sure that the plugin directory is writable by the webserver.', 'error_451'));
$user_error_message .= '<p>'.__('This status code indicates that the server is denying access to the resource as a consequence of a legal demand.', 'error_451').'</p>';
if(!empty($blocking_authority)) {
$user_error_message .= '<p>'.__('The blocking of this content has been requested by', 'error_451').' <a href="'.$blocking_authority.'">'.$blocking_authority.'</a>.';
$user_error_message .= '<p><a href="#" onclick="setError451Ignore()">'.__('If you believe this message is an error and that you are legally entitled to access the content, click here.', 'error_451').'</a> '.__('Note: This will set a cookie on your device that will expire in 1 hour.', 'error_451').'</p>';
}
$user_error_message .= '<p><a href="https://gettor.torproject.org/">'.__('On an unrelated note, Get Tor.', 'error_451').'</a></p>';
<?php_e( "If you have to enable blocking of this content, please check the box.", 'error_451' ); ?></label>
</p>
<p>
<label for="error_451-blocking_countries"><?php_e( "Add comma-separated list of country codes where this page shall be blocked. When left empty, the content shall be blocked from all locations.", 'error_451' ); ?></label>
<label for="error_451_blocking_description"><?php_e( "You may optionally specify a description so that visitors know why the page is blocked.", 'error_451' ); ?></label>
print_e('<p>If you wish to report censorship instances to a public collector please add the URL here.</p> <p><strong>Example: https://registry.wirecdn.com/report</strong></p><p>Enabling this will send the following information to the collector:</p> <ul><li>- Site Home URL</url><li>- Date and time</li><li>- Blocked URL</li><li>- Description of blocking (If provided)</li><li>- URL of Authority requesting the blocking (If provided)</li><li>- List of Countries where Content is Blocked</li><ul> ');
}
/**
* Get the settings option array and print one of its values