Title: Fae Herald
Author: Frederik Rosendahl-Kaa
Published: <strong>ડિસેમ્બર 16, 2025</strong>
Last modified: ડિસેમ્બર 20, 2025

---

પ્લગીન શોધો

![](https://ps.w.org/fae-herald/assets/banner-772x250.png?rev=3421251)

![](https://ps.w.org/fae-herald/assets/icon-256x256.png?rev=3421251)

# Fae Herald

 [Frederik Rosendahl-Kaa](https://profiles.wordpress.org/frederik-rosendahl-kaa/)
દ્વારા

[ડાઉનલોડ](https://downloads.wordpress.org/plugin/fae-herald.1.1.0.zip)

 * [વિગતો](https://gu.wordpress.org/plugins/fae-herald/#description)
 * [સમીક્ષાઓ](https://gu.wordpress.org/plugins/fae-herald/#reviews)
 *  [સ્થાપન](https://gu.wordpress.org/plugins/fae-herald/#installation)
 * [ડેવલપમેન્ટ](https://gu.wordpress.org/plugins/fae-herald/#developers)

 [સપોર્ટ](https://wordpress.org/support/plugin/fae-herald/)

## વર્ણન

Fae Herald helps you maintain a secure WordPress site by monitoring when your installed
plugins were last updated and alerting you to potential security risks.

#### Features

**Last Version Release Monitoring**

 * Shows exact date for plugins updated within 6 months, “X months ago” for 6-12
   months
 * Warning: not updated in over 1 year
 * Critical: not updated in over 2 years

**Closed Plugin Detection**

 * Detects closed/removed plugins from wordpress.org
 * Shows closure reason, date, and full explanation

**Dashboard Widget**

Get an overview of plugin issues directly on your WordPress dashboard. Instantly
see which plugins are closed or outdated, helping you prioritize what needs attention.

### Privacy Policy

This plugin does not collect, store, or transmit any personal data. It only:
 * 
Queries the public WordPress.org Plugin API for plugin information * Stores Fae 
Herald data locally in your WordPress database * Does not track users or send data
to external services

## સ્ક્રીનશોટ

 * [[
 * [[
 * [[
 * [[

## સ્થાપન

 1. Upload the plugin files to `/wp-content/plugins/fae-herald/`, or install through
    the WordPress plugins screen.
 2. Activate the plugin – background checks will start automatically and information
    will appear on your Plugins page.

## એફએક્યુ (FAQ)

### Does this plugin slow down my site?

No. Checks run in the background weekly via WordPress cron with 20-second intervals.
Data displays from your database with minimal impact.

### Can I manually trigger a status update?

Yes! Click “Refresh Status” on any plugin row for an immediate check, even if automatic
checks are disabled.

### Does it work with plugins not on wordpress.org?

No. Only plugins hosted on wordpress.org are monitored; others are automatically
skipped.

### Can I ignore specific plugins from being checked?

Yes! To ignore specific plugins (like WPML that may show false warnings), copy `
assets/ignored-plugins.json` to `wp-content/themes/your-theme/fae-herald/ignored-
plugins.json` and add the plugin slug with a reason. Ignored plugins display a gray
notice.

### What do the different warnings mean?

 * **Blue Normal**: Latest version released within the past 6 months shows exact
   date, after 6 months to 12 months shows “X months ago”
 * **Orange Warning**: Plugin not updated in over 1 year
 * **Red Critical**: Plugin not updated in over 2 years or has been closed
 * **Gray Notice**: Not so important information (e.g., non-wordpress.org plugins)

### How long does the initial scan take?

With a 20-second interval between checks, a site with 20 plugins will complete in
approximately 6-7 minutes. You can leave the page and continue working while checks
run in the background.

**Note:** Timing may vary depending on your cron setup. WP-Cron (default) is triggered
by site visits, while server-side cron runs on a schedule.

### Can I configure advanced settings via wp-config.php?

Yes! Add these constants to wp-config.php:

 * define( ‘FAE_HERALD_CRON_INTERVAL’, 604800 ) – Check frequency in seconds (default:
   604800 = 1 week)
 * define( ‘FAE_HERALD_CRON_SPACING_DELAY’, 60 ) – Delay between plugin checks in
   seconds (default: 60)
 * define( ‘FAE_HERALD_DISABLE_AUTOMATIC_CRON’, true ) – Set to true to disable 
   automatic checks
 * define( ‘FAE_HERALD_DELETE_DATA_ON_DEACTIVATE’, true ) – Set to true to delete
   all data on deactivation

## સમીક્ષાઓ

આ પ્લગઇન માટે કોઈ સમીક્ષાઓ નથી.

## ફાળો આપનાર & ડેવલપર્સ

આ ઓપન સોર્સ સોફ્ટવેર છે. નીચેના લોકો એ આ પ્લગિન માટે ફાળો આપ્યો છે.

ફાળો આપનારા

 *   [ Frederik Rosendahl-Kaa ](https://profiles.wordpress.org/frederik-rosendahl-kaa/)

“Fae Herald” નું 1 ભાષામાં અનુવાદ કરવામાં આવ્યું છે. તેમના યોગદાન માટે [અનુવાદકો ](https://translate.wordpress.org/projects/wp-plugins/fae-herald/contributors)
આપનો આભાર.

[“Fae Herald” ને તમારી ભાષામાં અનુવાદ કરો.](https://translate.wordpress.org/projects/wp-plugins/fae-herald)

### વિકાસમાં રસ ધરાવો છો?

[કોડ બ્રાઉઝ કરો](https://plugins.trac.wordpress.org/browser/fae-herald/), જોવો[અસ્વીએન રેપોઝિટરીમાંથી](https://plugins.svn.wordpress.org/fae-herald/),
અથવા સબ્સ્ક્રાઇબ કરો[ડેવલપમેન્ટ](https://plugins.trac.wordpress.org/log/fae-herald/)
દ્વારા[આરઅસઅસ](https://plugins.trac.wordpress.org/log/fae-herald/?limit=100&mode=stop_on_copy&format=rss).

## ચેન્જલૉગ

#### 1.1.0

 * Added: Dashboard widget showing closed and outdated plugins
 * Added: Full WordPress Multisite/Network support
 * Added: Network activation tracking for multisite installations
 * Added: Separate data storage for API data (shared) and lifecycle data (per-site)
 * Added: Automatic migration from v1.0 to v1.1 data structure
 * Improved: Database architecture optimized for multisite environments
 * Fixed: Plugin state tracking now works correctly across network-activated and
   site-specific plugins

#### 1.0.0

 * Initial release

## મેટા

 *  વર્ઝન **1.1.0**
 *  છેલ્લી અપડેટ: **6 મહિના પહેલા**
 *  સક્રિય સ્થાપનો: **10 કરતા ઓછા**
 *  વર્ડપ્રેસ વર્ઝન ** 5.3 અથવા ઉચ્ચતર **
 *  **6.9.4** સુધી પરીક્ષણ કર્યું
 *  PHP સંસ્કરણ ** 7.4 અથવા ઉચ્ચતર **
 *  ભાષા:
 * [Danish](https://da.wordpress.org/plugins/fae-herald/) અને .[English (US)](https://wordpress.org/plugins/fae-herald/).
 *  [તમારી ભાષામાં અનુવાદ કરો](https://translate.wordpress.org/projects/wp-plugins/fae-herald)
 * ટૅગ્સ:
 * [maintenance](https://gu.wordpress.org/plugins/tags/maintenance/)[monitoring](https://gu.wordpress.org/plugins/tags/monitoring/)
   [security](https://gu.wordpress.org/plugins/tags/security/)[status](https://gu.wordpress.org/plugins/tags/status/)
 *  [વિગતવાર દૃશ્ય](https://gu.wordpress.org/plugins/fae-herald/advanced/)

## પૉઇન્ટ્સ

હજુ સુધી કોઈ સમીક્ષા સબમિટ કરવામાં આવી નથી.

[Your review](https://wordpress.org/support/plugin/fae-herald/reviews/#new-post)

[બધા  સમીક્ષાઓ જુઓ](https://wordpress.org/support/plugin/fae-herald/reviews/)

## ફાળો આપનારા

 *   [ Frederik Rosendahl-Kaa ](https://profiles.wordpress.org/frederik-rosendahl-kaa/)

## સપોર્ટ

કંઈક કહેવું છે? મદદ જોઈએ છે?

 [આધાર ફોરમ જુઓ](https://wordpress.org/support/plugin/fae-herald/)