Home
Notifier – Send Message Notifications Using Official API
0.1.1
Does "Notifier - Send Bulk Messages & Transactional Notifications" work with WordPress 6.0.2 and PHP 7.4.8? A smoke test was performed on 2022-09-09 20:13:32 UTC .
Summary
Errors
No PHP errors, warnings or notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Looks good! No problems were detected.
Performance
Memory usage: 387.93 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
insignificant.
The plugin didn't make the site noticeably slower.
Environment
WordPress version 6.0.2 PHP version 7.4.8 MySQL version 8.0.21 PHP memory limit 256M
Pages 7 Plugins ‹ Test site — WordPress
URL
/wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL
/wp-admin/plugins.php?action=activate&plugin=notifier%2Fnotifier.php&plugin_status=all&paged=1&s&_wpnonce=4c4f23e47d
Aspect
after-activation
HTTP status
200
Load time
0.707 s
Memory usage
4.06 MiB
JS errors
None
Resource errors
None
Notifier
URL
/wp-admin/admin.php?page=notifier
Aspect
menu-item
HTTP status
200
Load time
0.454 s
Memory usage
4.12 MiB
JS errors
None
Resource errors
None
Notifier → Settings
URL
/wp-admin/admin.php?page=notifier-settings
Aspect
menu-item
HTTP status
200
Load time
0.332 s
Memory usage
4.04 MiB
JS errors
None
Resource errors
None
Notifier → Settings → General
URL
/wp-admin/admin.php?page=notifier-settings&tab=general
Aspect
menu-item-tab
HTTP status
200
Load time
0.233 s
Memory usage
4.02 MiB
JS errors
None
Resource errors
None
Notifier → Settings → API Configuration
URL
/wp-admin/admin.php?page=notifier-settings&tab=api
Aspect
menu-item-tab
HTTP status
200
Load time
0.231 s
Memory usage
4.02 MiB
JS errors
None
Resource errors
None
Tools → Scheduled Actions
URL
/wp-admin/tools.php?page=action-scheduler
Aspect
menu-item
HTTP status
200
Load time
0.184 s
Memory usage
4.19 MiB
JS errors
None
Resource errors
None
Test site – Just another WordPress site
URL
/
Aspect
front-page
HTTP status
200
Load time
0.233 s
Memory usage
3.87 MiB
JS errors
None
Resource errors
None
Benchmark
URL
Load time
Memory usage
Inactive
Active
Change
Inactive
Active
Change
/wp-admin/index.php 0.317 s 0.268 s -0.049 s 3.72 MiB 4.05 MiB + 333.62 KiB /wp-admin/edit.php 0.179 s 0.199 s +0.020 s 3.76 MiB 4.08 MiB + 334.04 KiB /wp-admin/post-new.php 0.738 s 0.865 s +0.127 s 5.55 MiB 6.14 MiB + 610.39 KiB /wp-admin/upload.php 0.381 s 0.473 s +0.092 s 3.69 MiB 4.01 MiB + 332.83 KiB /wp-admin/options-writing.php 0.302 s 0.148 s -0.154 s 3.62 MiB 3.99 MiB + 377.05 KiB /wp-admin/media-new.php 0.255 s 0.203 s -0.052 s 3.66 MiB 3.99 MiB + 333 KiB /wp-admin/edit-tags.php?taxonomy=category 0.179 s 0.195 s +0.016 s 3.69 MiB 4.02 MiB + 334.22 KiB /wp-admin/post-new.php?post_type=page 0.936 s 0.658 s -0.278 s 5.54 MiB 6.13 MiB + 605.66 KiB /wp-admin/options-discussion.php 0.212 s 0.221 s +0.009 s 3.6 MiB 3.99 MiB + 397.63 KiB /wp-admin/edit-comments.php 0.201 s 0.203 s +0.002 s 3.7 MiB 4.02 MiB + 332.2 KiB / 0.261 s 0.203 s -0.058 s 3.6 MiB 3.87 MiB + 276.65 KiB
Average
0.360 s 0.331 s -0.030 s 4.01 MiB 4.39 MiB + 387.93 KiB
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.
Language
%
Lines of code
Comment lines
Files
PHP 78.6% 9,964 5,346 102 CSS 16.3% 2,066 59 1 JavaScript 4.4% 563 61 1 Markdown 0.6% 70 0 1 JSON 0.1% 14 0 1 SVG 0.0% 1 0 1
Total
12,678
5,466
107
Lines of code
8,840
Total complexity
1,932
Median class complexity
12.0
Median method complexity
1.0
Most complex class
ActionScheduler_wpPostStore
Most complex function
Notifier_Settings::display_field()
Classes
84
Methods
688
Functions
30
Additions
Things that the plugin adds to the site. This section is not intended to be comprehensive.
The test tool only looks for a few specific types of added content.
Database Tables 4 wp_actionscheduler_actions wp_actionscheduler_claims wp_actionscheduler_groups wp_actionscheduler_logs Options wp_options
7 action_scheduler_hybrid_store_demarkation action_scheduler_lock_async-request-runner default_term_wa_contact_list notifier_verify_token schema-ActionScheduler_LoggerSchema schema-ActionScheduler_StoreSchema wa_contact_list_children Custom Post Types 4
ID
Name
scheduled-action Scheduled Actions wa_message_template Message Templates wa_contact Contacts wa_notification Notifications
Meta Boxes {
"wa_message_template": {
"notifier-message-template-data": {
"title": "Template Data",
"context": "advanced"
},
"notifier-message-template-preview": {
"title": "Preview Template",
"context": "side"
},
"submitdiv": {
"title": "Template Actions",
"context": "side"
}
},
"wa_contact": {
"notifier-contact-data": {
"title": "Contact Details",
"context": "advanced"
},
"submitdiv": {
"title": "Save Contact",
"context": "side"
}
},
"wa_notification": {
"notifier-notification-data": {
"title": "Notification Settings",
"context": "advanced"
},
"notifier-message-template-preview": {
"title": "Preview Template",
"context": "side"
},
"submitdiv": {
"title": "Save Notification",
"context": "side"
}
}
}
PHP Error Log The log file is empty.