Title: CodeFaeries Store Sentinel
Author: Long Watch Studio - Code Faeries
Published: <strong>जून 18, 2026</strong>
Last modified: जून 18, 2026

---

प्लगइन्स खोजें

![](https://ps.w.org/codefaeries-store-sentinel/assets/banner-772x250.png?rev=3577560)

![](https://ps.w.org/codefaeries-store-sentinel/assets/icon-256x256.png?rev=3577560)

# CodeFaeries Store Sentinel

 [Long Watch Studio – Code Faeries](https://profiles.wordpress.org/lwsdevelopers/)
द्वारा

[डाउनलोड](https://downloads.wordpress.org/plugin/codefaeries-store-sentinel.1.0.2.zip)

 * [विवरण](https://hi.wordpress.org/plugins/codefaeries-store-sentinel/#description)
 * [समीक्षा](https://hi.wordpress.org/plugins/codefaeries-store-sentinel/#reviews)
 *  [स्थापना](https://hi.wordpress.org/plugins/codefaeries-store-sentinel/#installation)
 * [विकास](https://hi.wordpress.org/plugins/codefaeries-store-sentinel/#developers)

 [समर्थन](https://wordpress.org/support/plugin/codefaeries-store-sentinel/)

## विवरण

CodeFaeries Store Sentinel is a WooCommerce activity monitor that tracks critical
store events and presents them in a clean, chronological feed. Know immediately 
when orders are trashed, deleted, or change status — and when products disappear
from your catalog.

**Requires WooCommerce** — Store Sentinel is purpose-built for WooCommerce stores
and requires WooCommerce 7.9 or later.

#### Key Features

 * **Chronological Activity Feed** — All critical WooCommerce events in one timeline,
   sorted newest-first
 * **Order Tracking** — Monitor order trashed, permanently deleted, and status change
   events
 * **Product Tracking** — Monitor product trashed and permanently deleted events
 * **Severity Levels** — Events classified as info, warning, or critical for quick
   visual scanning
 * **Filters** — Filter by event type, severity level, and date range
 * **Event Details** — Click any event to see full context (order totals, old/new
   status, product info)
 * **Dashboard Widget** — At-a-glance today’s stats on the WordPress dashboard
 * **HPOS-Native** — Built for WooCommerce High-Performance Order Storage from day
   one
 * **Privacy-First** — Customer emails are partially masked; no full PII stored
 * **Automatic Cleanup** — Daily cron removes events older than the retention period(
   configurable; 7-day default)
 * **Multisite Support** — Works on multisite networks with per-site data isolation
 * **Developer Friendly** — Filters and actions for every event, severity, and query

#### Tracked Events

 * **Order trashed** (warning) — Order moved to trash
 * **Order deleted** (critical) — Order permanently deleted
 * **Order status changed** (info) — Order status transition (e.g., processing to
   completed)
 * **Product trashed** (warning) — Product moved to trash
 * **Product deleted** (critical) — Product permanently deleted

### Privacy & Data

Store Sentinel records WooCommerce store events (order/product trashes,
 deletions
and status changes) to a custom table in your own database. Customer emails captured
in event context are partially masked, and client IP addresses — when IP tracking
is enabled — are stored only as a one-way SHA-256 hash salted with your site’s WordPress
salt. The raw IP is never written to the database.

Store Sentinel does not send any data off-site. No third-party services are
 contacted.
All event data stays in your own WordPress database and is removed when the plugin
is uninstalled.

## इंस्टॉलेशन

 1. Upload the `codefaeries-store-sentinel` folder to the `/wp-content/plugins/` directory,
    or install directly through the WordPress plugin screen.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Ensure WooCommerce is installed and active.
 4. Navigate to **Store Sentinel** in the admin menu to view the activity feed.

## सामान्य प्रश्न

### Does this plugin require WooCommerce?

Yes. Store Sentinel is a WooCommerce-specific monitoring tool and requires WooCommerce
7.9 or later. If WooCommerce is not active, the plugin will show an admin notice
and remain inactive.

### Is it compatible with HPOS (High-Performance Order Storage)?

Yes. Store Sentinel is built HPOS-native from the ground up. It uses WooCommerce
order objects and HPOS-compatible hooks exclusively — it never accesses the wp_posts
table for order data.

### How long are events retained?

Events are retained for 7 days by default; the retention period is configurable 
on the Settings  Data & Privacy tab. A daily cron job automatically removes older
events to keep the database lean.

### What happens to my data if I deactivate the plugin?

Deactivation only clears the cron schedule — all event data is preserved. If you
reactivate, your full history is still available. Data is only removed when you **
delete** (uninstall) the plugin through the WordPress admin.

### Does it work on multisite?

Yes. Store Sentinel supports multisite with per-site activation. Each site has its
own events table and settings. Uninstall cleans up all sites in batches.

### Can I extend it with custom events?

Yes. Use the `codefaeries_store_sentinel_event_data` filter to modify event data
before recording, or the `codefaeries_store_sentinel_should_record` filter to conditionally
skip events. The `codefaeries_store_sentinel_event_recorded` action fires after 
each event is stored.

## समीक्षाएं

इस प्लगइन के लिए कोई समीक्षा नहीं है।

## सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता

 *   [ Long Watch Studio – Code Faeries ](https://profiles.wordpress.org/lwsdevelopers/)

[Translate “CodeFaeries Store Sentinel” into your language.](https://translate.wordpress.org/projects/wp-plugins/codefaeries-store-sentinel)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/codefaeries-store-sentinel/),
check out the [SVN repository](https://plugins.svn.wordpress.org/codefaeries-store-sentinel/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/codefaeries-store-sentinel/)
by [RSS](https://plugins.trac.wordpress.org/log/codefaeries-store-sentinel/?limit=100&mode=stop_on_copy&format=rss).

## बदलाव विवरण

#### 1.0.2 – 2026-05-18

 * Improved: Store Sentinel is now a focused free plugin — extension hooks let other
   plugins build on top of the free core cleanly.
 * Compatibility: “Tested up to” bumped to WordPress 7.0.
 * Code quality: passes WordPress Plugin Check cleanly.
 * New: filter to exclude specific plugin slugs from event source detection (helps
   when third-party plugins clutter the backtrace).

#### 1.0.1

 * Internal: release packaging refreshed and CHANGELOG.md consolidated into this
   changelog.

#### 1.0.0

First public release. Store Sentinel is a WooCommerce early-warning system: a chronological
feed of critical store actions.

 * Live activity feed with filters (event type, severity, date range) and pagination.
 * Tracks orders (trashed, deleted, status changes, meta removal) and products (
   trashed, deleted).
 * Severity levels — info, warning, critical — with a detail modal showing full 
   context.
 * Records the source of each action (Admin, REST API, WP-CLI, Cron, AJAX) and the
   actor (user, role, display name).
 * Settings page for event toggles, retention, privacy, and data management.
 * Dashboard widget showing today’s activity.
 * Daily automatic retention cleanup (7-day default, configurable).
 * HPOS-native (WooCommerce 7.9+).
 * Multisite-aware install and uninstall.
 * Accessibility: focus-trapped modal, ARIA live regions, keyboard navigation.
 * Extensible by developers via filters and actions.

## मेटा

 *  संस्करण **1.0.2**
 *  Last updated **22 घंटे पहले**
 *  Active installations **10 से कम**
 *  WordPress version ** 6.0 या ज्यादा **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 या ज्यादा **
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/codefaeries-store-sentinel/)
 * Tags
 * [Activity Log](https://hi.wordpress.org/plugins/tags/activity-log/)[order tracking](https://hi.wordpress.org/plugins/tags/order-tracking/)
   [security](https://hi.wordpress.org/plugins/tags/security/)[woocommerce](https://hi.wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://hi.wordpress.org/plugins/codefaeries-store-sentinel/advanced/)

## मूल्यांकन

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/codefaeries-store-sentinel/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/codefaeries-store-sentinel/reviews/)

## योगदानकर्ता

 *   [ Long Watch Studio – Code Faeries ](https://profiles.wordpress.org/lwsdevelopers/)

## समर्थन

कुछ कहना है? कोई मदद चाहिए?

 [समर्थन फोरम देखें ](https://wordpress.org/support/plugin/codefaeries-store-sentinel/)