PluginProbe ʕ •ᴥ•ʔ
WP Fastest Cache – WordPress Cache Plugin / 0.8.9.5
WP Fastest Cache – WordPress Cache Plugin v0.8.9.5
1.4.9 1.4.8 trunk 0.8.6.6 0.8.6.7 0.8.6.8 0.8.6.9 0.8.7.0 0.8.7.1 0.8.7.2 0.8.7.3 0.8.7.4 0.8.7.5 0.8.7.6 0.8.7.7 0.8.7.8 0.8.7.9 0.8.8.0 0.8.8.1 0.8.8.2 0.8.8.3 0.8.8.4 0.8.8.5 0.8.8.6 0.8.8.7 0.8.8.8 0.8.8.9 0.8.9.0 0.8.9.1 0.8.9.2 0.8.9.3 0.8.9.4 0.8.9.5 0.8.9.6 0.8.9.7 0.8.9.8 0.8.9.9 0.9.0.0 0.9.0.1 0.9.0.2 0.9.0.3 0.9.0.4 0.9.0.5 0.9.0.6 0.9.0.7 0.9.0.8 0.9.0.9 0.9.1.0 0.9.1.1 0.9.1.2 0.9.1.3 0.9.1.4 0.9.1.5 0.9.1.6 0.9.1.7 0.9.1.8 0.9.1.9 0.9.2 0.9.3 0.9.4 0.9.5 0.9.6 0.9.7 0.9.8 0.9.9 1.0.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9 1.1.0 1.1.1 1.1.2 1.1.3 1.1.4 1.1.5 1.1.6 1.1.7 1.1.8 1.1.9 1.2.0 1.2.1 1.2.2 1.2.3 1.2.4 1.2.5 1.2.6 1.2.7 1.2.8 1.2.9 1.3.0 1.3.1 1.3.2 1.3.3 1.3.4 1.3.5 1.3.6 1.3.7 1.3.8 1.3.9 1.4.0 1.4.1 1.4.2 1.4.3 1.4.4 1.4.5 1.4.6 1.4.7
wp-fastest-cache / templates / disable_wp_cron.php
wp-fastest-cache / templates Last commit date
cdn 7 years ago buttons.html 11 years ago cloudflare_warning.html 6 years ago disable_wp_cron.php 7 years ago download.html 10 years ago exclude.php 7 years ago htaccess.html 9 years ago lazy_load.php 6 years ago newpost.php 6 years ago nginx_gzip.php 9 years ago permission_error.html 10 years ago preload.php 6 years ago sample_img_list.html 7 years ago timeout.php 7 years ago update_error.html 10 years ago update_now.php 9 years ago update_success.html 10 years ago update_success.php 10 years ago updatepost.php 6 years ago
disable_wp_cron.php
48 lines
1 <style type="text/css">
2 div[id^="wpfc-modal-disablewpcron"] .wiz-input-cont{
3 margin-top: 0 !important;
4 margin-bottom: 5px !important;
5 float: left !important;
6 width: 40% !important;
7 }
8 .wiz-input-cont label{
9 margin-right: 0 !important;
10 }
11 </style>
12 <div template-id="wpfc-modal-disablewpcron" style="display:none;top: 10.5px; left: 226px; position: absolute; padding: 6px; height: auto; width: 300px; z-index: 10001;">
13 <div style="height: 100%; width: 100%; background: none repeat scroll 0% 0% rgb(0, 0, 0); position: absolute; top: 0px; left: 0px; z-index: -1; opacity: 0.5; border-radius: 8px;">
14 </div>
15 <div style="z-index: 600; border-radius: 3px;">
16 <div style="font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;font-size:12px;background: none repeat scroll 0px 0px rgb(255, 161, 0); z-index: 1000; position: relative; padding: 2px; border-bottom: 1px solid rgb(194, 122, 0); height: 35px; border-radius: 3px 3px 0px 0px;">
17 <table width="100%" height="100%">
18 <tbody>
19 <tr>
20 <td valign="middle" style="vertical-align: middle; font-weight: bold; color: rgb(255, 255, 255); text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5); padding-left: 10px; font-size: 13px; cursor: move;">Warning</td>
21 <td width="20" align="center" style="vertical-align: middle;"></td>
22 <td width="20" align="center" style="vertical-align: middle; font-family: Arial,Helvetica,sans-serif; color: rgb(170, 170, 170); cursor: default;">
23 <div title="Close Window" class="close-wiz"></div>
24 </td>
25 </tr>
26 </tbody>
27 </table>
28 </div>
29 <div class="window-content-wrapper" style="padding: 15px;">
30 <div class="window-content" style="z-index: 1000; height: auto; position: relative; display: inline-block; width: 100%;">
31
32 <div class="wpfc-cdn-pages-container">
33 <div class="wiz-cont" style="padding: 10px !important">
34 <h1>Disabled Cron</h1>
35 <p>The Cron has been disabled entirely by setting <b><a href="https://codex.wordpress.org/Editing_wp-config.php#Disable_Cron_and_Cron_Timeout" target="_blank">DISABLE_WP_CRON</a></b> to true.</p>
36 </div>
37 </div>
38 </div>
39 </div>
40 <div class="window-buttons-wrapper" style="padding: 0px; display: inline-block; width: 100%; border-top: 1px solid rgb(255, 255, 255); background: none repeat scroll 0px 0px rgb(222, 222, 222); z-index: 999; position: relative; text-align: right; border-radius: 0px 0px 3px 3px;">
41 <div style="padding: 12px; height: 23px;text-align: center;">
42 <button class="wpfc-dialog-buttons buttons" type="button" action="close">
43 <span>OK</span>
44 </button>
45 </div>
46 </div>
47 </div>
48 </div>