🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-18 13:46:22 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
ramailobhela.com
/
wp-content
/
plugins
/
wpforms-lite
/
src
/
Emails
/
Templates
📍 /home/therahul/ramailobhela.com/wp-content/plugins/wpforms-lite/src/Emails/Templates
🔄 Refresh
✏️
Editing: Compact.php
Writable
<?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'; }
💾 Save Changes
❌ Cancel