Plugin Pulse
← Pulse

Error Log Viewer by BestWebSoft

by bestwebsoft · Uncategorized

Also makes 16 other plugins · 205.2K+ installs across the portfolio →

Get latest error log messages to diagnose website problems. Define and fix issues faster.

⚠ Few reviews
How scoring works →
77 Health · B
Maintenance 75/100
Rating quality 83/100
Support 70/100

77 health vs 56 average across 16,376 Uncategorized plugins

Directory ranking optimization

How it's scored →

How well this listing is tuned to rank in WordPress.org search, on the factors an owner controls. Not popularity, optimization.

89 / 100

Excellent listing optimization

Biggest win: Rating quality

Update recency 84/100
WP compatibility 100/100
Rating quality 63/100
Listing tuning 100/100
Support resolution 100/100

To rank higher: Too few reviews to rank on quality — nudge happy users to leave one.

Get the full rank-higher report →

Daily downloads

Since 2022-10-05 · 1,425 days · wp.org + Plugin Pulse archive

+33% vs prior 30d
34Downloads · Aug 26

30-day downloads

Rolling 30-day volume · peaks are release surges

971

now · peak 4.7K

94630d downloads · Aug 26

Directory rank vs rivals

wp.org popularity rank over time · higher is better · when a rival's line climbs above yours, they've overtaken you

Error Log Viewer by · #2932 you Error Log Viewer By · #17668 Debug Log Manager To · #3717 Debug · #4677

Rating trend

Star average over time · dips mark rough releases

4.8Stars · Aug 26

Update activity

How busy the existing users are, measured as downloads in the last 30 days for every 1,000 active sites. A spike means a new release everyone's pulling; a long, slow decline means an aging user base that updates less.

158per 1k installs · Aug 26

Release cadence

Occasionally updated
from wp.org release tags

How often this plugin actually ships. A steady rhythm is the maintenance signal a single "last updated" date can't show.

2

releases in the last 12 months

9mo ago

latest release · v1.1.8

19

tagged releases on record

Recent releases

1.1.8 · 9mo ago1.1.7 · 11mo ago1.1.6 · 1.4y ago1.1.5 · 1.7y ago1.1.4 · 2.7y ago1.1.3 · 2.7y ago1.1.2 · 2.8y ago1.1.1 · 5.5y ago1.1.0 · 6.8y ago1.0.9 · 7.0y ago1.0.8 · 7.7y ago1.0.7 · 7.7y ago1.0.6 · 9.1y ago1.0.5 · 9.6y ago

What its installed base runs

via wordpress.org

Share of active installs on each version of this plugin · 99% run the current release. Green is the current release; a big slice on older versions is a user base that has stopped updating.

v1.1 99%
v1.0 0.5%

Estimated active installs

The public count shows “6K+”. Our estimate pins where the real number sits.

tracked estimate
6K–7K ≈6.9K

Refined from the date this plugin crossed into its current band.

Install history · since 2015-10-10 · 1,433 observations

6KInstalls · Aug 26

Estimated value

What this plugin might earn a year, and what it might sell for. Modeled from public signals; we don't see anyone's books.

Est. annual revenue

N/A

Est. acquisition value

N/A

No paid tier is visible, so we don't put a figure on revenue or sale value: that would be guessing. The install base is a real asset to an acquirer, just not one public data lets us price. A small install base leaves thin data to model from.

Details

Version
1.1.8
Last updated
9mo ago
Added
2015-09-08 · 10 yrs old
Requires WP
6.2
Tested up to
6.9.7
Requires PHP

Recent reviews

All reviews on wp.org ↗
  1. ali2swat
    6mo ago

    Thank you so much

    Read on wp.org ↗
  2. Curtis Fraser
    1.4y ago

    Sending emails by time is rather basic. It would probably be more useful to send send emails when ‘new’ items are recorded that are actionable items. PHP warnings from plugins are nothing too special.

    Read on wp.org ↗
  3. 2Flow2
    1.6y ago

    Yep, pretty much does what it says. It’s a much more convenient way to quickly check on any errors that have arisen in the PHP without having to open up the file manually. However, it would nice if there was a way to manually point it to a different save location than the default for the PHP error log. I like to keep WP_DEBUG turned on all the time on my Production site with this plugin installed, and then I use .htaccess rules to keep anyone external from accessing the log. To suppress the WordPress default “Site Health Check” warning that comes up I add the following code into my child theme’s functions.php: // WordPress' default Health Check dashboard flags some things that are irrelevant to us.add_filter('site_status_tests', function (array $test_type) { unset($test_type['direct']['debug_enabled']); // Remove warning about logging errors to a potentially public file. We are using the .htaccess file to block external debug file access. return $test_type;}, 1, 1);

    Read on wp.org ↗
  4. Saleswonder Team: Tobias
    5.0y ago

    Thank you, very much for this plugin

    Read on wp.org ↗
  5. papacoderrs
    5.4y ago

    Thank you

    Read on wp.org ↗
  6. Gary McLeod
    5.9y ago

    Saves Time! Awesome In My Minds Eye

    Read on wp.org ↗
  7. Noptin Newsletter Team
    6.3y ago

    This is a great plugin when you are debugging a website and you need to quickly check the error logs.

    Read on wp.org ↗
  8. andrew55
    7.7y ago

    Gets log files right in wp admin. Can delete them easily. Thanks for creating such a helpful plugin.

    Read on wp.org ↗

Latest updates

via wp.org changelog

Recent releases and news for this plugin

  1. Version 1.8 Update : Added info about send email notifications 1.8
  2. Version 1.7 Bugfix : Vulnerability bugs fixed. Update : Plugin optimization compleated. Update : All functionality has been updated for WordPress 6.8.3. 1.7
  3. Version 1.6 Bugfix : Small bugs fixed. Update : Plugin optimization compleated. Update : All functionality has been updated for WordPress 6.7. 1.6
  4. Version 1.5 Bugfix : Small bugs fixed. Update : Plugin optimization compleated. Update : All functionality has been updated for WordPress 6.5.2. 1.5
  5. Version 1.4 Bugfix : wp_nonce error fixed. Update : Plugin optimization compleated. 1.4
  6. Version 1.3 Update : BWS panel section is updated. Update : All functionality has been updated for WordPress 6.4.2. Bugfix : Fixed Data Security Risk. NEW : Functionality for mitigating the vulnerability effectively has been added. 1.3

Known vulnerabilities

via Wordfence Intelligence

5 disclosed vulnerabilities on record for this plugin, all fixed in the current version. Sites on older versions stay exposed until they update.

  1. 2025-10-10 CVE-2025-9950 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') Affects <= 1.1.6 Patched in 1.1.7
  2. 2024-02-20 CVE-2023-6821 Exposure of Sensitive Information to an Unauthorized Actor Affects <= 1.1.2 Patched in 1.1.3
  3. 2021-12-29 CVE-2021-24761 Cross-Site Request Forgery (CSRF) Affects <= 1.1.1 Patched in 1.1.2
  4. 2021-11-10 CVE-2021-24966 External Control of File Name or Path Affects <= 1.1.1 Patched in 1.1.2
  5. 2017-04-17 CVE-2017-18562 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Affects < 1.0.6 Patched in 1.0.6

Vulnerability records provided by Wordfence Intelligence. Copyright 2012-2026 Defiant Inc. License and terms.

CVE records: Copyright 1999-2026 The MITRE Corporation. CVE terms of use.

Behavioral tests

via WP Hive

Automated install-time checks, tested on PHP 8.1.12 · WP 6.8.3

Low memory footprint
Low page-speed impact
Runs on latest PHP + WP
No PHP errors
No JS errors
Activates cleanly
No resource errors
No external HTTP errors
Optimized database use
Frequently updated

Languages

via translate.wordpress.org

Translated into 117 languages, 2 at 90% or more

Ukrainian 99%
Russian 95%
Japanese 60%
Czech 55%
French (France) 27%
Spanish (Spain) 20%
German 19%
Romanian 16%
English (Australia) 13%
Italian 12%
Spanish (Mexico) 12%
Dutch 11%
English (New Zealand) 11%
Finnish 11%
Portuguese (Brazil) 11%
Serbian 10%
English (UK) 9%
Swedish 9%
English (Canada) 8%
Korean 8%
Polish 8%
Welsh 8%
Norwegian (Nynorsk) 7%
Punjabi 7%

Plus 93 more locales with partial translations.

Growth timeline

Install-tier crossings we have observed, and how long each tier took to outgrow

  1. 2025-02-08 5K+ → 6K+ up after 360 days in tier
  2. 2024-02-14 4K+ → 5K+ up after 73 days in tier
  3. 2023-12-03 5K+ → 4K+ down after 3 days in tier
  4. 2023-11-30 4K+ → 5K+ up after 1 days in tier
  5. 2023-11-29 5K+ → 4K+ down after 1 days in tier
  6. 2023-11-28 4K+ → 5K+ up after 4 days in tier
  7. 2023-11-24 5K+ → 4K+ down after 43 days in tier
  8. 2023-10-12 4K+ → 5K+ up after 314 days in tier

Competes with

The plugins that solve the same job, ranked by shared tags then reach, closest match first. The letter on the right is each plugin's health grade (A best, F worst).

Compare head to head →

Embed this report card

Drop a live Pulse card for Error Log Viewer by BestWebSoft into a readme, a review or a deck. It updates itself.

<iframe src="https://plugins.wpmayor.com/embed/error-log-viewer" width="480" height="300" style="border:0" loading="lazy" title="Error Log Viewer by BestWebSoft — Plugin Pulse"></iframe>
Preview card ↗

Error Log Viewer by BestWebSoft: 6K+ active installs, 4.8★ (9 reviews). Plugin Pulse (WP Mayor), as of 2026-08-29. https://plugins.wpmayor.com/plugin/error-log-viewer