Title: Sync Cache for SpinupWP and Perfmatters
Author: Reuhno
Published: <strong>মে’ 2, 2025</strong>
Last modified: জানুৱাৰী 21, 2026

---

প্লাগিনৰ সন্ধান কৰক

![](https://ps.w.org/sync-cache-spinupwp-perfmatters/assets/banner-772x250.jpg?rev
=3286430)

![](https://ps.w.org/sync-cache-spinupwp-perfmatters/assets/icon-256x256.png?rev
=3286430)

# Sync Cache for SpinupWP and Perfmatters

 [Reuhno](https://profiles.wordpress.org/laboiteare/)-ৰ দ্বাৰা

[ডাউনল’ড কৰক](https://downloads.wordpress.org/plugin/sync-cache-spinupwp-perfmatters.1.1.3.zip)

 * [বিশদ বিৱৰণ](https://as.wordpress.org/plugins/sync-cache-spinupwp-perfmatters/#description)
 * [পৰ্য্যালোচনা](https://as.wordpress.org/plugins/sync-cache-spinupwp-perfmatters/#reviews)
 *  [ইনষ্টলেশ্যন](https://as.wordpress.org/plugins/sync-cache-spinupwp-perfmatters/#installation)
 * [বিকাশ](https://as.wordpress.org/plugins/sync-cache-spinupwp-perfmatters/#developers)

 [সাহায্য](https://wordpress.org/support/plugin/sync-cache-spinupwp-perfmatters/)

## বৰ্ণনা

This plugin automatically triggers the CSS/JS cache purge in Perfmatters when the
user clears the cache in SpinupWP — and vice versa.

## ইনষ্টলেশ্যন

 1. Upload the plugin folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the “Plugins” menu in WordPress.

## সঘনাই উত্থাপিত প্ৰশ্ন

### Do I need to configure anything?

No. Everything works automatically upon activation.

### How can I enable logging for debugging?

You can enable file logging by adding `define('SYNCSP_FILE_LOGGING', true);` to 
your wp-config.php. The log file will be created at wp-content/syncsp-debug.log 
by default.

Alternatively, you can log to a Discord channel by adding `define('SYNCSP_DISCORD_WEBHOOK','
your-webhook-url');` to your wp-config.php.

### Where are logs stored?

By default, logs are stored in wp-content/syncsp-debug.log. You can customize this
path by defining SYNCSP_LOG_FILE in your wp-config.php.

## পৰ্য্যালোচনা

![](https://secure.gravatar.com/avatar/b425893d15ed0d3e635cc37f9b4cae522465d8314690afd25f79ff4505fe590a?
s=60&d=retro&r=g)

### 󠀁[Excellent cache management plugin](https://wordpress.org/support/topic/excellent-cache-management-plugin/)󠁿

 [chandelz](https://profiles.wordpress.org/chandelz/) মে’ 20, 2025

If you’re using SpinupWP and Perfmatters, this plugin is a perfect addition to your
stack. Highly recommended for developers and performance-focused site owners.

![](https://secure.gravatar.com/avatar/d242f884f5db6398733856e91c99b9c1b16a3bfb510f4c89e10ea3d73ec98049?
s=60&d=retro&r=g)

### 󠀁[Works perfectly!](https://wordpress.org/support/topic/works-perfectly-2855/)󠁿

 [pierrr](https://profiles.wordpress.org/pierrr/) মে’ 20, 2025

Thanks to the developer!

 [ আটাই 2টা পৰ্য্যালোচনা পঢ়ক ](https://wordpress.org/support/plugin/sync-cache-spinupwp-perfmatters/reviews/)

## অৱদানকাৰী আৰু বিকাশকাৰীসকল

“Sync Cache for SpinupWP and Perfmatters” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই
প্লাগিনত অৱদান আগবঢ়াইছে।

অৱদানকাৰীসকল

 *   [ Reuhno ](https://profiles.wordpress.org/laboiteare/)

“Sync Cache for SpinupWP and Perfmatters” 1টা ভাষাত অনুবাদ কৰা হৈছে। [অনুবাদকসকল](https://translate.wordpress.org/projects/wp-plugins/sync-cache-spinupwp-perfmatters/contributors)
ক তেওঁলোকৰ অৱদানৰ বাবে ধন্যবাদ।

[আপোনাৰ ভাষাত “Sync Cache for SpinupWP and Perfmatters” অনুবাদ কৰক।](https://translate.wordpress.org/projects/wp-plugins/sync-cache-spinupwp-perfmatters)

### বিকাশৰ প্ৰতি আগ্ৰহী?

[ক’ড ব্ৰাউজ কৰক](https://plugins.trac.wordpress.org/browser/sync-cache-spinupwp-perfmatters/),
[SVN ৰিপজিটৰী](https://plugins.svn.wordpress.org/sync-cache-spinupwp-perfmatters/)
চাওক নাইবা [RSS](https://plugins.trac.wordpress.org/log/sync-cache-spinupwp-perfmatters/?limit=100&mode=stop_on_copy&format=rss)-
দ্বাৰা [বিকাশৰ পঞ্জী](https://plugins.trac.wordpress.org/log/sync-cache-spinupwp-perfmatters/)
ছাবস্ক্ৰাইব কৰক।

## সলনি-পঞ্জী

#### 1.1.3

 * Compatibility check with WordPress 6.9 and Perfmatters 2.5.5

#### 1.1.2

 * Bug fix: handling Perfmatters ajax nonce

#### 1.1.1

 * Improve handling Perfmatters nonce
 * Add internationalization to logging messages

#### 1.1.0

 * Complete rewrite with object-oriented architecture
 * Added advanced logging system with file and Discord webhook support
 * Better error handling and prevention of infinite recursion
 * Improved debugging with detailed timestamps and log levels

#### 1.0.4

 * Update cache sync functions for granular control
 * Refactor cache purge handlers to support specific posts and URLs. Introduce distinct
   functions for full, post-specific, and URL-specific cache clearing, ensuring 
   better integration with Perfmatters and SpinupWP actions.

#### 1.0.3

 * Adding 2 missed perfmatters actions to listen
 * Rewriting of the perfmatters add_action() section for greater completeness

#### 1.0.2

 * Changing the PHP and WP version requirements to a lower value

#### 1.0.1

 * Text Domain: sync-cache-spinupwp-perfmatters

#### 1.0.0

 * First public release.

## মেটা

 *  **1.1.3** সংস্কৰণ
 *  **5 মাহ আগত** শেষবাৰ আপডে’ট হৈছিল
 *  সক্ৰিয় ইনষ্টলেশ্যন **400+**
 *  WordPress-ৰ সংস্কৰণ ** 5.5 বা তাতকৈ ওপৰৰ **
 *  ইমানলৈকে পৰীক্ষা কৰা হৈছে **6.9.4**
 *  PHP-ৰ সংস্কৰণ ** 8.0 বা তাতকৈ ওপৰৰ **
 *  ভাষাবোৰ
 * [English (US)](https://wordpress.org/plugins/sync-cache-spinupwp-perfmatters/)
   আৰু [French (France)](https://fr.wordpress.org/plugins/sync-cache-spinupwp-perfmatters/).
 *  [আপোনাৰ ভাষাত অনুবাদ কৰক](https://translate.wordpress.org/projects/wp-plugins/sync-cache-spinupwp-perfmatters)
 * [cache](https://as.wordpress.org/plugins/tags/cache/)
 *  টেগ
 *  [উচ্চখাপৰ ভিউ](https://as.wordpress.org/plugins/sync-cache-spinupwp-perfmatters/advanced/)

## ৰে’টিংবোৰ

 5টাৰ ভিতৰত 5টা তৰা।

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/sync-cache-spinupwp-perfmatters/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/sync-cache-spinupwp-perfmatters/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/sync-cache-spinupwp-perfmatters/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/sync-cache-spinupwp-perfmatters/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/sync-cache-spinupwp-perfmatters/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/sync-cache-spinupwp-perfmatters/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/sync-cache-spinupwp-perfmatters/reviews/)

## অৱদানকাৰীসকল

 *   [ Reuhno ](https://profiles.wordpress.org/laboiteare/)

## সাহায্য

কিবা ক’বলগীয়া আছে? সহায় লাগে?

 [সাহায্যৰ ফ’ৰাম চাওক](https://wordpress.org/support/plugin/sync-cache-spinupwp-perfmatters/)