HEX
Server: Apache
System: Linux cp4.skywebbox.com 5.14.0-503.15.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Nov 28 07:25:19 EST 2024 x86_64
User: alfouzantranspor (1054)
PHP: 8.3.23
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/alfouzantranspor/public_html/wp-content/plugins_backup/surerank/constants.php
<?php
/**
 * Setting constants for the plugin.
 * This file is used to define the constants used within the plugin.
 *
 * @package surerank
 */

if ( ! defined( 'ABSPATH' ) ) {
	exit; // Exit if accessed directly.
}

/**
 * Setting constants for global options.
 */
define( 'SURERANK_SEO_LAST_UPDATED', '_surerank_seo_last_updated' );

/**
 * Global post meta settings.
 */
define( 'SURERANK_SETTINGS', 'surerank_settings' );

/**
 * Global post meta settings.
 */
define( 'SURERANK_SEO_CHECKS', 'surerank_seo_checks' );

/**
 * Global post meta settings.
 */
define( 'SURERANK_SEO_CHECKS_LAST_UPDATED', 'surerank_seo_checks_last_updated' );

/**
 * Global post meta settings.
 */
define( 'SURERANK_TAXONOMY_UPDATED_AT', 'surerank_taxonomy_updated_at' );

/**
 * Robots.txt content option.
 */
define( 'SURERANK_ROBOTS_TXT_CONTENT', 'surerank_robots_txt_content' );