| 1 |
<div class="ultp-setting-header"> |
| 2 |
<div class="ultp-setting-header-info"> |
| 3 |
<img class="ultp-setting-header-img" loading="lazy" src="<?php echo ULTP_URL.'assets/img/logo-option.svg'; ?>" alt="<?php _e('PostX', 'ultimate-post'); ?>"> |
| 4 |
<h1> |
| 5 |
<?php _e('Welcome to <strong>PostX</strong> - Version', 'ultimate-post'); ?><span> <?php echo ULTP_VER; ?></span> |
| 6 |
</h1> |
| 7 |
<p><?php esc_html_e('Most Powerful & Advanced Gutenberg Post Blocks', 'ultimate-post'); ?><a href="https://wordpress.org/support/plugin/ultimate-post/reviews/#new-post"><?php esc_html_e('Rate the plugin', 'ultimate-post'); ?><span>� |
| 8 |
� |
| 9 |
� |
| 10 |
� |
| 11 |
� |
| 12 |
<span></a></p> |
| 13 |
</div> |
| 14 |
</div> |