<?php namespace WPForms\Emails\Templates; /** * Class Compact. * As the name suggests, it's a compact variant of the Classic template. * * @since 1.8.5 */ class Compact extends Notifications { /** * Template slug. * * @since 1.8.5 * * @var string */ const TEMPLATE_SLUG = 'compact'; }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Classic.php | File | 296 B | 0644 |
|
Compact.php | File | 307 B | 0644 |
|
General.php | File | 8.79 KB | 0644 |
|
Notifications.php | File | 2.53 KB | 0644 |
|
Plain.php | File | 1.51 KB | 0644 |
|
Summary.php | File | 2.69 KB | 0644 |
|