🚀 Hostinger Optimized
🖥️ Server: Apache
💻 System: Linux webm015.cluster127.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
👤 User: stakrfrcol (69043)
🐘 PHP: 8.3.31
🚫 Disabled: _dyuweyrj4,_dyuweyrj4r,dl

💻 Terminal

📁 /home/stakrfrcol/agency
$

📄 kk-star-ratings.php

📁 Path: ./wp-content/plugins/wp-rocket/inc/3rd-party/plugins/rating/kk-star-ratings.php
📊 Size: 399 B
🔒 Perm: 0644
📝 MIME: text/x-php
<?php

defined( 'ABSPATH' ) || exit;

if ( class_exists( 'BhittaniPlugin_kkStarRatings' ) ) :
	/**
	 * Conflict with kk Star Ratings: Clear the cache when a post gets rated.
	 *
	 * @since 2.5.3
	 *
	 * @param int $post_id Post ID.
	 */
	function rocket_clear_cache_on_kksr_rate( $post_id ) {
		rocket_clean_post( $post_id );
	}
	add_action( 'kksr_rate', 'rocket_clear_cache_on_kksr_rate' );
endif;
← Back📥 Raw✏️ Edit🔒 Chmod
✨ File Manager Magic ✨