16 const ID =
'preset_website_showcase';
22 'label' => __(
'Website Showcase',
'gk-gravityview' ),
23 'description' => __(
'Feature submitted websites with screenshots.',
'gk-gravityview' ),
24 'logo' => plugins_url(
'includes/presets/website-showcase/logo-website-showcase.png',
GRAVITYVIEW_FILE ),
26 'preset_form' =>
GRAVITYVIEW_DIR .
'includes/presets/website-showcase/form-website-showcase.json',
27 'preset_fields' =>
GRAVITYVIEW_DIR .
'includes/presets/website-showcase/fields-website-showcase.xml' 30 parent::__construct( self::ID,
$settings );
const GRAVITYVIEW_DIR
"GRAVITYVIEW_DIR" "./" The absolute path to the plugin directory, with trailing slash ...
GravityView_Default_Template_List class.
const GRAVITYVIEW_FILE
Full path to the GravityView file "GRAVITYVIEW_FILE" "./gravityview.php".
new GravityView_Preset_Website_Showcase