Current Path : /webspace/www.beetasty.be/html/wp-content/themes/Divi/epanel/theme-options-library/ |
Current File : //webspace/www.beetasty.be/html/wp-content/themes/Divi/epanel/theme-options-library/constants.php |
<?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' ); }