PK APOCALYPSE V1

APOCALYPSE V1

Current Path : /home/wallqcyy/www/wp-content/plugins/wpforms-lite/src/Integrations/SolidCentral/
Upload File :
Current File : //home/wallqcyy/www/wp-content/plugins/wpforms-lite/src/Integrations/SolidCentral/SolidCentral.php

<?php

namespace WPForms\Integrations\SolidCentral;

/**
 * Class SolidCentral.
 *
 * @since 1.9.2
 */
class SolidCentral {

	/**
	 * Do not allow SolidCentral to set WP_ADMIN to true.
	 *
	 * @since 1.9.2
	 *
	 * @return void
	 */
	public function init() {

		if ( ! defined( 'ITHEMES_SYNC_SKIP_SET_IS_ADMIN_TO_TRUE' ) ) {
			// phpcs:ignore WPForms.Comments.PHPDocDefine.MissPHPDoc
			define( 'ITHEMES_SYNC_SKIP_SET_IS_ADMIN_TO_TRUE', true );

			return;
		}

		if ( ! defined( 'WP_ADMIN' ) ) {
			// phpcs:ignore WPForms.Comments.PHPDocDefine.MissPHPDoc
			define( 'WP_ADMIN', false );
		}
	}
}

if you don't want to be vaporized in a nuclear explosion, i simply have to become nuclear myself… i am atomic