| Name | Size | Mode | Actions |
|---|---|---|---|
| Notifications/ | - | 0755 | rm |
| Settings/ | - | 0755 | rm |
| AntiSpam.php | 982 | 0644 | editdlrm |
| Builder.php | 6362 | 0644 | editdlrm |
| LicenseAlert.php | 4678 | 0644 | editdlrm |
| Payments.php | 2750 | 0644 | editdlrm |
| PurgeEntries.php | 2339 | 0644 | editdlrm |
/home/vianto5/heredit.mx/wp-content/plugins/wpforms/src/Pro/Admin/Builder/Builder.php (6362B)
You have just enabled this notification for %1$s. Please note that this email notification will only send for %1$s.
If you\'d like to set up additional notifications for this form, please see our tutorial.
', 'wpforms' ), [ 'p' => [], 'strong' => [], 'a' => [ 'href' => [], 'rel' => [], 'target' => [], ], ] ); $strings['notification_by_status_switch_alert'] = wp_kses( /* translators: %1$s - payment provider completed payments. Example: "PayPal Standard completed payments", %2$s - disabled Payment provider completed payments. */ __( 'You have just disabled the notification for %2$s and enabled the notification for %1$s. Please note that this email notification will only send for %1$s.
If you\'d like to set up additional notifications for this form, please see our tutorial.
', 'wpforms' ), [ 'p' => [], 'strong' => [], 'a' => [ 'href' => [], 'rel' => [], 'target' => [], ], ] ); return $strings; } /** * Used to register the templates for setting blocks inside form builder. * * @since 1.7.6 */ public function builder_templates() { $conditional_logic_tooltip = '' . esc_html__( 'How to use Conditional Logic', 'wpforms' ) . ''; ?>