PluginProbe
Poll Maker by AYS – Versus Polls, Anonymous Polls, Image Polls / 6.3.3
Poll Maker by AYS – Versus Polls, Anonymous Polls, Image Polls v6.3.3
6.4.9 6.4.8 6.4.7 6.4.6 6.4.5 6.4.4 6.4.3 6.4.2 6.4.1 6.4.0 6.3.9 6.3.8 6.3.7 6.3.6 6.3.5 6.3.4 6.3.3 5.6.0 5.6.1 5.6.2 5.6.3 5.6.4 5.6.5 5.6.6 5.6.7 All 152 releases
poll-maker / admin / partials / features / poll-maker-featured-display.php

poll-maker-featured-display.php in Poll Maker by AYS – Versus Polls, Anonymous Polls, Image Polls 6.3.3, at admin/partials/features/poll-maker-featured-display.php

16 lines 967 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <!-- This file should primarily consist of HTML with a little bit of PHP. -->
2 <div class="wrap">
3 <div class="ays-poll-heading-box">
4 <div class="ays-poll-wordpress-user-manual-box">
5 <a href="https://ays-pro.com/wordpress-poll-maker-user-manual" target="_blank" style="text-decoration: none;font-size: 13px;">
6 <i class="ays_poll_fas ays_fa_file_text"></i>
7 <span style="margin-left: 3px;text-decoration: underline;"><?php echo esc_html__("View Documentation", "poll-maker"); ?></span>
8 </a>
9 </div>
10 </div>
11 <h1 id="ays-poll-intro-title"><?php echo esc_html__('Please feel free to use our other awesome plugins!', 'poll-maker'); ?></h1>
12 <?php $this->poll_output_about_addons(); ?>
13 <div class="ays-poll-see-all">
14 <a href="https://ays-pro.com/wordpress" target="_blank" class="ays-poll-all-btn"><?php echo esc_html__('See All Plugins', "poll-maker"); ?></a>
15 </div>
16 </div>