Commit realizado el 12:13:52 08-04-2024
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<?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' );
|
||||
}
|
Reference in New Issue
Block a user