Event Notifier 1.2.2

Does Event Notifier work with WordPress 6.9.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
1PHP notices
No JavaScript exceptions
1Page failed to load
  • 1 500 Internal Server Error
No resource errors
Performance

No data available.

Environment
WordPress version6.9.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/event-notifier/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 1

WordPress › Error

Page screenshot: WordPress › Error
URL /wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s=
Requested URL /wp-admin/plugins.php?action=activate&plugin=event-notifier%2Fevent-notifier.php&plugin_status=all&paged=1&s&_wpnonce=ad3bc9412a
Aspect after-activation
HTTP status 500
Load time 0.147 s
Memory usage N/A
JS errors None
Resource errors None

Benchmark

No benchmark data available.

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

JavaScript
CSS
PHP
Language % Lines of code Comment lines Files
JavaScript40.6%4,76959011
CSS34.7%4,071412
PHP19.5%2,2922,36841
SVG5.2%61501
Total 11,747 2,962 65

PHP Code Analysis | More results »

Lines of code 2,002
Total complexity 420
Median class complexity 7.5
Median method complexity 2.0
Most complex class magictag
Most complex function magictag::get_post_value()
Classes 28
Methods 189
Functions 4

Additions

No data available.

PHP Error Log 14 lines

[16-Feb-2026 20:19:17 UTC] PHP Notice:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>event-notifier</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in /wp-includes/functions.php on line 6131
[16-Feb-2026 20:19:17 UTC] PHP Fatal error:  Uncaught Error: Attempt to modify property "page" on null in /wp-content/plugins/event-notifier/classes/evenote/ui.php:123
Stack trace:
#0 /wp-content/plugins/event-notifier/classes/event-notifier.php(235): evenote\ui->add()
#1 /wp-includes/class-wp-hook.php(341): Event_Notifier->register_admin()
#2 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(522): WP_Hook->do_action()
#4 /wp-settings.php(593): do_action()
#5 /wp-config.php(191): require_once('...')
#6 /wp-load.php(50): require_once('...')
#7 /wp-admin/admin.php(35): require_once('...')
#8 /wp-admin/plugins.php(10): require_once('...')
#9 {main}
  thrown in /wp-content/plugins/event-notifier/classes/evenote/ui.php on line 123
See also: All tests for this plugin