/home/techb158/l2hypotheques.com/wp-content/plugins/wpforms/pro/templates/admin
NameSizeModeActions
empty-states/-0755rm
entry-print/-0755rm
lite-connect/-0755rm
addons-item.php20100644editdlrm
admin-fancy-notice.php39010644editdlrm
Edit: /home/techb158/l2hypotheques.com/wp-content/plugins/wpforms/pro/templates/admin/addons-item.php (2010B)
Addons page for Pro. * Template of the single addon item. * * @since 1.6.7 * * @var string $image Image URL. * @var array $addon Addon data. * @var string $status_label Status label. * @var string $url Addon page URL. * @var string $button Button HTML. * @var bool $recommended Flag for recommended addons. */ if ( ! defined( 'ABSPATH' ) ) { exit; } ?>
<?php echo esc_attr( $addon['title'] ); ?> <?php esc_attr_e( 'logo', 'wpforms' ); ?>

' . wp_kses_post( $status_label ) . '' ); ?>