Title: GRUH Log Activity
Author: insideseo
Published: <strong>Июль 11, 2026-ж.</strong>
Last modified: Июль 11, 2026-ж.

---

Плагиндерди издөө

![](https://ps.w.org/gruh-log-activity/assets/banner-772x250.png?rev=3603734)

![](https://ps.w.org/gruh-log-activity/assets/icon-256x256.png?rev=3603734)

# GRUH Log Activity

 Автору [insideseo](https://profiles.wordpress.org/insideseo/)

[Жүктөө](https://downloads.wordpress.org/plugin/gruh-log-activity.1.6.21.zip)

 * [Кенен маалымат](https://ky.wordpress.org/plugins/gruh-log-activity/#description)
 * [Сын-пикирлер](https://ky.wordpress.org/plugins/gruh-log-activity/#reviews)
 *  [Орнотуу](https://ky.wordpress.org/plugins/gruh-log-activity/#installation)
 * [Development](https://ky.wordpress.org/plugins/gruh-log-activity/#developers)

 [Колдоо](https://wordpress.org/support/plugin/gruh-log-activity/)

## Сүрөттөө

**GRUH is a watchdog for your WordPress site.** It does two things: it keeps a clear
record of who changed what, and it checks whether the important visual parts of 
your site still look right to visitors. It runs quietly in the background.

#### Who it is for

 * **Agencies and freelancers** who maintain sites for clients and need to know 
   who did what, and when
 * **Site owners** who want a plain, honest history of every change
 * **Anyone on Elementor** whose header, footer or page templates sometimes lose
   their styling and only come back after a manual re-save

#### Activity log

GRUH records real human actions, not background noise. Every entry stores who, when,
the action, and the old and new values, so you can see exactly what changed.

It can watch:

 * Logins, logouts and failed login attempts
 * Pages, posts and products
 * Product variations (sizes with prices)
 * Categories and tags
 * Orders
 * Settings
 * Plugin activation and deactivation
 * Users

You choose what to log with simple checkboxes, filter the history by type or by 
person, search it, set how long to keep it, and clean it up when needed.

#### Breakage monitor

The Breakages screen watches the visual integrity of your site: the header, the 
footer, the page templates, the global styles and the mega menu.

 * Every few minutes it loads real pages the way a visitor would, and checks that
   the style files actually load
 * When something breaks, it records the exact moment together with likely causes(
   for example, a cache clear), right next to the human actions in the log
 * One button rebuilds the styles and clears the cache; an optional switch does 
   this automatically

The breakage monitor is designed for sites built with Elementor. The activity log
works on any site, with or without Elementor.

#### Highlights

 * **Full traceability**, who changed what and when, with old and new values side
   by side
 * **Visual health checks**, catches broken header, footer and templates before 
   your visitors do
 * **Cause, not just symptom**, breakages are logged next to the human action that
   triggered them
 * **Your data stays on your site**, nothing is sent to any third party
 * **Bilingual**, the interface is available in Bulgarian and English, switchable
   with one click

### External Services

GRUH does not connect to any external service. All data is stored on your own site.
The Breakages feature only loads your own site’s pages (over your site’s own address)
to verify that their style files respond correctly; no data leaves your server and
no third party is contacted.

## Скриншоттор

[⌊Log, who changed what, with old and new values⌉⌊Log, who changed what, with old
and new values⌉[

Log, who changed what, with old and new values

[⌊Breakages, the current state of every monitored point⌉⌊Breakages, the current 
state of every monitored point⌉[

Breakages, the current state of every monitored point

[⌊Settings, choose what to log and for how long⌉⌊Settings, choose what to log and
for how long⌉[

Settings, choose what to log and for how long

## Орнотуу

 1. Upload the `gruh` folder to `/wp-content/plugins/`, or install the plugin from 
    the WordPress admin.
 2. Activate the plugin through the Plugins menu.
 3. Open the “Gruh” menu in the admin area. Use **Settings** to choose what to log,**
    Log** to review the history, and **Breakages** to monitor the visual health of 
    your site.

## FAQ.KG

### Does it send any data to an external server?

No. Everything is stored in your own WordPress database. The Breakages screen only
requests your own site’s pages to verify that their styles load. Nothing is sent
to any third party, and no visitors are tracked.

### How long is the history kept?

You set the retention period on the Settings screen. Old records are cleaned automatically
once a day. Zero means keep forever.

### Do I need Elementor?

Only for the Breakages screen, which is built for Elementor sites. The activity 
log works on any WordPress site.

### Will it slow down my site?

No. The checks run on a light schedule (about every five minutes) and never block
a page load.

### Where are breakages recorded?

In the same log as the human actions, so a breakage and the change that caused it
sit next to each other, ordered by time.

## Сын-пикирлер

There are no reviews for this plugin.

## Contributors & Developers

“GRUH Log Activity” is open source software. The following people have contributed
to this plugin.

Мүчөлөрү

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

[Translate “GRUH Log Activity” into your language.](https://translate.wordpress.org/projects/wp-plugins/gruh-log-activity)

### Interested in development?

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

## Өзгөртүүлөр

#### 1.6.21

 * English plugin description and author name (Digital M SEO Ltd), with a link to
   the developer site.

#### 1.6.20

 * Aligned the plugin folder, main file and text domain to the assigned slug (gruh-
   log-activity).
 * Fixed admin-screen detection so other plugins’ notices are hidden only on the
   plugin’s own pages.

#### 1.6.16

 * Removed the duplicate Plugin URI header; kept a single Author URI.

#### 1.6.15

 * Set an explicit version on the enqueued admin style.

#### 1.6.14

 * Corrected the plugin and author URLs in the header.

#### 1.6.13

 * Replaced an inline event handler with a standard button (no inline JavaScript).

#### 1.6.12

 * Admin styles moved to the standard enqueue method (wp_add_inline_style).

#### 1.6.11

 * Code quality fixes for Plugin Check compliance (translator comments, output escaping,
   query flags) and added readme.

#### 1.6.10

 * Full English translation of the Breakages screen.

#### 1.6.9

 * Added the Breakages screen that monitors the visual integrity of the site.

## Мета

 *  Нуска **1.6.21**
 *  Акыркы жаңыртуу **18 саат мурун**
 *  Активдүү орнотуулар **Fewer than 10**
 *  WordPress нускасы ** 5.0 же андан жогору **
 *  Tested up to **7.0.1**
 *  PHP нускасы ** 7.0 же андан жогору **
 *  Тил
 * [English (US)](https://wordpress.org/plugins/gruh-log-activity/)
 * Тег:
 * [Activity Log](https://ky.wordpress.org/plugins/tags/activity-log/)[audit](https://ky.wordpress.org/plugins/tags/audit/)
   [elementor](https://ky.wordpress.org/plugins/tags/elementor/)[monitoring](https://ky.wordpress.org/plugins/tags/monitoring/)
   [security](https://ky.wordpress.org/plugins/tags/security/)
 *  [Advanced View](https://ky.wordpress.org/plugins/gruh-log-activity/advanced/)

## Рейтинг

Азырынча эч кандай сын-пикир жок.

[Your review](https://wordpress.org/support/plugin/gruh-log-activity/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/gruh-log-activity/reviews/)

## Мүчөлөрү

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

## Колдоо

Комментарийлер барбы? Жардам керекпи?

 [Колдоо форумун көрүү](https://wordpress.org/support/plugin/gruh-log-activity/)