PluginProbe
404 Solution / trunk
404 Solution vtrunk
4.3.5 4.3.4 4.3.3 4.3.2 4.3.1 4.3.0 4.2.0 4.1.19 4.1.18 4.1.17 4.1.16 4.1.15 4.1.13 4.1.12 4.1.11 4.1.10 4.1.9 4.1.8 4.1.7 4.1.6 4.1.5 4.1.4 4.1.3 trunk 2.30.0 All 109 releases
404-solution / includes / html / reviewLinkNotice.html

reviewLinkNotice.html in 404 Solution trunk, at includes/html/reviewLinkNotice.html

17 lines 1013 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <div class="notice notice-success abj404-review-notice">
2 <a href="{close_url}" class="abj404-review-notice-close" aria-label="Close review prompt" title="Hide this for now">×</a>
3 <p><strong>🎉 Awesome! Thank you!</strong></p>
4 <p>We're thrilled that 404 Solution is working well for you. Your review will help other WordPress users discover this plugin.</p>
5 <p><strong>Here's how to leave a review:</strong></p>
6 <ol style="margin-left: 20px;">
7 <li>Click the button below to open the WordPress.org review page</li>
8 <li>Click the stars to select 5 stars ⭐⭐⭐⭐⭐</li>
9 <li>Write a few words about your experience (optional but helpful!)</li>
10 <li>Click "Submit" and you're done!</li>
11 </ol>
12 <p>
13 <a href="{review_link_url}" class="button button-primary" style="margin-right: 10px;">Leave a 5-Star Review →</a>
14 <a href="{never_url}" style="text-decoration: none; color: var(--abj404-text-muted);">Never ask again</a>
15 </p>
16 </div>
17