| Name | Size | Mode | Actions |
|---|---|---|---|
| admin.php | 8628 | 0644 | editdlrm |
| advanced-cache.php | 6628 | 0644 | editdlrm |
| ajax.php | 30991 | 0644 | editdlrm |
| cache.php | 15517 | 0644 | editdlrm |
| cdn.php | 8391 | 0644 | editdlrm |
| css.php | 6364 | 0644 | editdlrm |
| delete.php | 13917 | 0644 | editdlrm |
| gravatar.php | 3194 | 0644 | editdlrm |
| htaccess.php | 8665 | 0644 | editdlrm |
| install.php | 4717 | 0644 | editdlrm |
| js.php | 6012 | 0644 | editdlrm |
| preload.php | 3449 | 0644 | editdlrm |
| promo.php | 1838 | 0644 | editdlrm |
| settings.php | 103018 | 0644 | editdlrm |
| util.php | 8671 | 0644 | editdlrm |
/home/altere25/rmllproject.altereddigital.com/wp-content/plugins/speedycache/main/settings.php (103018B)
Error: '.esc_html__('SpeedyCache was not able to create the cache directory, there might be a permission issue with the '.(defined('SITEPAD') ? 'sitepad-data' : 'wp-content').' directory.', 'speedycache').'
| Type | Prefix | Content | Actions | |
|---|---|---|---|---|
| '.esc_html__('No exclude rule added yet','speedycache').' | ||||
| '.esc_html($exclude['type']).' | '.esc_html($exclude['prefix']).' | '; if($exclude['prefix'] == 'post_id'){ if(!is_array($exclude['content'])){ $exclude['content'] = explode(',', $exclude['content']); } echo ''.'#ID:';
foreach($exclude['content'] as $exclude){
$post = get_post($exclude);
if(empty($post)){
continue;
}
$post_link = get_permalink($post->ID);
echo ''.esc_html($exclude);
// We show a tool tip with the excluded page URL and title
echo ''.esc_html($post->post_title).''.esc_url($post_link).' | ';
}
else{
echo''.esc_html($exclude['content']).' | '; } echo'|
'.esc_html__('This is a part of SpeedyCache Pro, so update/upgrade to pro to utilize this feature', 'speedycache').'