PluginProbe
404 Solution / 4.2.0
404 Solution v4.2.0
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 / reviewQualificationQuestion.html

reviewQualificationQuestion.html in 404 Solution 4.2.0, at includes/html/reviewQualificationQuestion.html

12 lines 768 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <div class="notice notice-info 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>You've been using 404 Solution for a while now.</p>
4 <p style="font-size: 15px; margin: 15px 0 10px 0;"><strong>Do you think 404 Solution deserves a 5-star review?</strong></p>
5 <p>
6 <a href="{yes_url}" class="button button-primary" style="margin-right: 10px;">⭐ Yes</a>
7 <a href="{not_yet_url}" class="button" style="margin-right: 10px;">Not yet</a>
8 <a href="{ask_later_url}" class="button" style="margin-right: 10px;">Ask again later</a>
9 <a href="{never_url}" style="text-decoration: none; color: #999;">Never ask again</a>
10 </p>
11 </div>
12