<?php namespace ElementPack\Includes\Builder; if (!defined('ABSPATH')) { exit; } // Exit if accessed directly use ElementPack\Includes\Builder\Builder_Template_Helper; use \ElementPack\Base\Singleton; class Meta { use Singleton; const POST_TYPE = 'bdt-template-builder'; const EDIT_WITH = '_bdthemes_builder_edit_with'; const TEMPLATE_TYPE = '_bdthemes_builder_template_type'; const TEMPLATE_ID = '_bdthemes_builder_'; const SAMPLE_POST_ID = 'sample_post_id'; }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
modal | Folder | 0755 |
|
|
templates | Folder | 0755 |
|
|
themes-hooks | Folder | 0755 |
|
|
builder-cpt.php | File | 16.17 KB | 0644 |
|
builder-integration.php | File | 8.53 KB | 0644 |
|
builder-post-singleton.php | File | 1.48 KB | 0644 |
|
builder-template-helper.php | File | 3.3 KB | 0644 |
|
builder-widget-base.php | File | 1.69 KB | 0644 |
|
loading-builder.php | File | 1.87 KB | 0644 |
|
meta.php | File | 500 B | 0644 |
|