Sindbad~EG File Manager
<div><?php echo esc_attr__('Are you sure want to remove this cover image?', 'peepso-core'); ?></div>
<?php
// Additional popup options (optional).
$opts = array(
'title' => __('Remove Cover Image', 'peepso-core'),
'actions' => array(
array(
'label' => __('Cancel', 'peepso-core'),
'class' => 'ps-js-cancel'
),
array(
'label' => __('Confirm', 'peepso-core'),
'class' => 'ps-js-submit',
'loading' => true,
'primary' => true
)
)
);
?>
<script type="text/template" data-name="opts"><?php echo json_encode($opts); ?></script>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists