$post_types, 'posts_per_page' => -1, 'fields' => 'ids', 'post_status' => 'publish' ); $query = new WP_Query($args); $pages_to_exclude = get_option('berq_exclude_urls', []); $total_pages = (int) $query->found_posts - count($pages_to_exclude); $optimized_pages = bwp_cached_pages_count(); if (get_option('show_on_front') !== 'page') { $total_pages++; } if (empty($total_pages) || $total_pages <= 0) { $cached_percentage = 0; } else { $cached_percentage = round(($optimized_pages / $total_pages) * 100, 2); } if ($cached_percentage > 100) { $cached_percentage = 100; } if ($cached_percentage < 0) { $cached_percentage = 0; } ?>
>

Dashboard

queue_count($configs['site_id']); echo $queue_count; } else { echo "0"; } ?>

key_response->product_ref) && $this->key_response->product_ref !== 'AppSumo Deal') { ?>

key_response->product_ref ); ?>

key_response->status ); ?>

key_response->product_ref) && !empty($this->key_response->date_expiry) && $this->key_response->product_ref !== 'AppSumo Deal' && $this->key_response->product_ref !== 'Free Account') { ?>

key_response->date_expiry ); ?>