REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 2.03 KB
Close
/home/nshryvcy/blissfulnepal.com/wp-content/plugins/newsletter/emails/blocks/cta/options.php
Text
Base64
<?php /** @var array $options */ /** @var array $context */ /** @var NewsletterControls $controls */ /** @var NewsletterFields $fields */ ?> <?php $fields->block_style('', ['default' => 'Default', 'wire' => 'Wire', 'inverted' => 'Inverted']) ?> <div class="tnp-accordion"> <h3><?php esc_html_e('Appearance', 'newsletter'); ?></h3> <div> <?php if ($context['type'] === 'confirmation') { ?> <p>Use {confirmation_url} as URL for the button</p> <?php } ?> <?php $fields->button('button', 'Button layout', [ 'family_default' => true, 'size_default' => true, 'weight_default' => true, 'media' => true ]) ?> <div class="tnp-field-row"> <div class="tnp-field-col-2"> <?php $fields->size('button_width', __('Width', 'newsletter')) ?> </div> <div class="tnp-field-col-2"> <?php $fields->select('button_align', __('Alignment', 'newsletter'), ['center' => __('Center'), 'left' => __('Left'), 'right' => __('Right')]) ?> </div> <div style="clear: both"></div> </div> </div> <h3><?php esc_html_e('Lists', 'newsletter'); ?></h3> <div> <p> List changes on click. </p> <div class="tnp-field-row"> <div class="tnp-field-col-2"> <?php $fields->lists_public('list', 'Add to', ['empty_label' => 'None']) ?> </div> <div class="tnp-field-col-2"> <?php $fields->lists_public('unlist', 'Remove from', ['empty_label' => 'None']) ?> </div> <div style="clear: both"></div> <?php if (!method_exists('NewsletterReports', 'build_lists_change_url')) { ?> <label class="tnpf-row-label">Requires the Reports Addon last version</label> <?php } ?> </div> </div> <h3><?php esc_html_e('Commons', 'newsletter'); ?></h3> <div> <?php $fields->block_commons() ?> </div> </div>
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 3
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
block.php
3.03 KB
lrw-r--r--
2026-06-03 14:57:28
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
icon.png
5.30 KB
lrw-r--r--
2026-06-03 14:57:28
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
options.php
2.03 KB
lrw-r--r--
2026-06-03 14:57:28
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).