PHP 8.2.31
Preview: constants.php Size: 331 B
/home/nshryvcy/radiantskinclinics.org/wp-content/plugins/elementor/modules/variables/storage/constants.php

<?php

namespace Elementor\Modules\Variables\Storage;

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

class Constants {
	public const FORMAT_VERSION_V1 = 1;
	public const FORMAT_VERSION_V2 = 2;
	public const TOTAL_VARIABLES_COUNT = 1000;
	public const VARIABLES_META_KEY = '_elementor_global_variables';
}

Directory Contents

Dirs: 2 × Files: 4

Name Size Perms Modified Actions
entities DIR
- drwxr-xr-x 2026-06-10 02:40:26
Edit Download
- drwxr-xr-x 2026-06-10 02:40:26
Edit Download
331 B lrw-r--r-- 2026-03-30 13:49:26
Edit Download
13.36 KB lrw-r--r-- 2026-03-30 13:49:26
Edit Download
3.86 KB lrw-r--r-- 2026-03-30 13:49:26
Edit Download
946 B lrw-r--r-- 2026-03-30 13:49:26
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).