Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
spawns
/
wp-content1
/
themes
/
Divi
/
epanel
/
theme-options-library
:
constants.php
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php /** * "Theme Options Library" quick feature constants file. * * Divi Cloud Theme Options Library constants. * * @link https://elegantthemes.slack.com/archives/C03073D7S04/p1676610967464779?thread_ts=1676602536.658269&cid=C03073D7S04 * * @package Divi * @subpackage Cloud * @since ?? */ if ( ! defined( 'ET_THEME_OPTIONS_POST_TYPE' ) ) { define( 'ET_THEME_OPTIONS_POST_TYPE', 'et_theme_options' ); }