PHP code example of publishpress / instance-protection
1. Go to this page and download the library: Download publishpress/instance-protection library. Choose the download type require.
2. Extract the ZIP file and open the index.php.
3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
publishpress / instance-protection example snippets
if (! defined('PP_AUTHORS_LOADED')) {
// define('PP_AUTHORS_LOADED', true);
}