We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3959e9 commit aadf358Copy full SHA for aadf358
views/admin-page-header.php
@@ -18,10 +18,10 @@
18
</div>
19
20
<div class="prpl-header-right">
21
- <button class="prpl-info-icon" id="prpl-start-tour-icon-button">
+ <!-- <button class="prpl-info-icon" id="prpl-start-tour-icon-button">
22
<?php \progress_planner()->the_asset( 'images/icon_tour.svg' ); ?>
23
<span class="screen-reader-text"><?php \esc_html_e( 'Start tour', 'progress-planner' ); ?></span>
24
- </button>
+ </button> -->
25
<?php
26
27
// Render the subscribe form button and popover if the license key is not set.
0 commit comments