Notifier – Send Message Notifications Using Official API 0.1.0

Does "Notifier - Send Bulk Broadcast Messages & Transactional Notifications" work with WordPress 6.0.1 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
20PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 387.88 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.052 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.0.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 900+
WordPress.org page https://wordpress.org/plugins/notifier/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

Plugins ‹ Test site — WordPress

Page screenshot: 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=1aa0607158
Aspect after-activation
HTTP status 200
Load time 0.629 s
Memory usage 4.05 MiB
JS errors None
Resource errors None

Notifier

Page screenshot: Notifier
URL /wp-admin/admin.php?page=notifier
Aspect menu-item
HTTP status 200
Load time 0.576 s
Memory usage 4.11 MiB
JS errors None
Resource errors None

Notifier → Settings

Page screenshot: Notifier → Settings
URL /wp-admin/admin.php?page=notifier-settings
Aspect menu-item
HTTP status 200
Load time 0.270 s
Memory usage 4.04 MiB
JS errors None
Resource errors None

Notifier → Settings → General

Page screenshot: Notifier → Settings → General
URL /wp-admin/admin.php?page=notifier-settings&tab=general
Aspect menu-item-tab
HTTP status 200
Load time 0.238 s
Memory usage 4.02 MiB
JS errors None
Resource errors None

Notifier → Settings → API Configuration

Page screenshot: Notifier → Settings → API Configuration
URL /wp-admin/admin.php?page=notifier-settings&tab=api
Aspect menu-item-tab
HTTP status 200
Load time 0.233 s
Memory usage 4.02 MiB
JS errors None
Resource errors None

Tools → Scheduled Actions

Page screenshot: Tools → Scheduled Actions
URL /wp-admin/tools.php?page=action-scheduler
Aspect menu-item
HTTP status 200
Load time 0.206 s
Memory usage 4.19 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.234 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.php0.314 s0.278 s-0.036 s3.72 MiB4.05 MiB+ 333.56 KiB
/wp-admin/edit.php0.196 s0.209 s+0.013 s3.75 MiB4.08 MiB+ 333.98 KiB
/wp-admin/post-new.php0.755 s1.483 s+0.728 s5.54 MiB6.14 MiB+ 610.34 KiB
/wp-admin/upload.php0.398 s0.334 s-0.064 s3.68 MiB4.01 MiB+ 332.77 KiB
/wp-admin/options-writing.php0.272 s0.152 s-0.120 s3.62 MiB3.98 MiB+ 376.99 KiB
/wp-admin/media-new.php0.308 s0.396 s+0.088 s3.66 MiB3.99 MiB+ 332.95 KiB
/wp-admin/edit-tags.php?taxonomy=category0.184 s0.199 s+0.015 s3.69 MiB4.01 MiB+ 334.16 KiB
/wp-admin/post-new.php?post_type=page0.609 s0.732 s+0.123 s5.54 MiB6.13 MiB+ 605.61 KiB
/wp-admin/options-discussion.php0.212 s0.234 s+0.022 s3.6 MiB3.98 MiB+ 397.57 KiB
/wp-admin/edit-comments.php0.215 s0.214 s-0.001 s3.69 MiB4.02 MiB+ 332.14 KiB
/0.431 s0.239 s-0.192 s3.6 MiB3.87 MiB+ 276.59 KiB
Average 0.354 s0.406 s+0.052 s4.01 MiB4.39 MiB+ 387.88 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.

PHP
CSS
Language % Lines of code Comment lines Files
PHP78.9%9,9605,352102
CSS16.3%2,053591
JavaScript4.1%519611
Markdown0.6%7001
JSON0.1%1401
SVG0.0%101
Total 12,617 5,472 107

PHP Code Analysis | More results »

Lines of code 8,835
Total complexity 1,935
Median class complexity 12.0
Median method complexity 1.0
Most complex class ActionScheduler_wpPostStore
Most complex function Notifier_Message_Templates::submit_template_data_to_cloud_api()
Classes 84
Methods 689
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

Options wp_options 7

Custom Post Types 4

ID Name
scheduled-actionScheduled Actions
wa_message_templateMessage Templates
wa_contactContacts
wa_notificationNotifications

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 20 lines

[30-Jul-2022 15:54:59 UTC] PHP Notice:  Undefined variable: post_id in /wp-content/plugins/notifier/views/templates/admin-notification-send-to-fields-row.php on line 22
[30-Jul-2022 15:54:59 UTC] PHP Notice:  Undefined variable: trigger in /wp-content/plugins/notifier/views/templates/admin-notification-send-to-fields-row.php on line 22
[30-Jul-2022 15:54:59 UTC] PHP Notice:  Undefined variable: disabled in /wp-content/plugins/notifier/views/templates/admin-notification-send-to-fields-row.php on line 36
[30-Jul-2022 15:54:59 UTC] PHP Notice:  Undefined variable: disabled in /wp-content/plugins/notifier/views/templates/admin-notification-send-to-fields-row.php on line 70
[30-Jul-2022 15:54:59 UTC] PHP Notice:  Undefined variable: disabled in /wp-content/plugins/notifier/views/templates/admin-notification-send-to-fields-row.php on line 89
[30-Jul-2022 15:55:00 UTC] PHP Notice:  Undefined variable: post_id in /wp-content/plugins/notifier/views/templates/admin-notification-send-to-fields-row.php on line 22
[30-Jul-2022 15:55:00 UTC] PHP Notice:  Undefined variable: trigger in /wp-content/plugins/notifier/views/templates/admin-notification-send-to-fields-row.php on line 22
[30-Jul-2022 15:55:00 UTC] PHP Notice:  Undefined variable: disabled in /wp-content/plugins/notifier/views/templates/admin-notification-send-to-fields-row.php on line 36
[30-Jul-2022 15:55:00 UTC] PHP Notice:  Undefined variable: disabled in /wp-content/plugins/notifier/views/templates/admin-notification-send-to-fields-row.php on line 70
[30-Jul-2022 15:55:00 UTC] PHP Notice:  Undefined variable: disabled in /wp-content/plugins/notifier/views/templates/admin-notification-send-to-fields-row.php on line 89
[30-Jul-2022 15:55:01 UTC] PHP Notice:  Undefined variable: post_id in /wp-content/plugins/notifier/views/templates/admin-notification-send-to-fields-row.php on line 22
[30-Jul-2022 15:55:01 UTC] PHP Notice:  Undefined variable: trigger in /wp-content/plugins/notifier/views/templates/admin-notification-send-to-fields-row.php on line 22
[30-Jul-2022 15:55:01 UTC] PHP Notice:  Undefined variable: disabled in /wp-content/plugins/notifier/views/templates/admin-notification-send-to-fields-row.php on line 36
[30-Jul-2022 15:55:01 UTC] PHP Notice:  Undefined variable: disabled in /wp-content/plugins/notifier/views/templates/admin-notification-send-to-fields-row.php on line 70
[30-Jul-2022 15:55:01 UTC] PHP Notice:  Undefined variable: disabled in /wp-content/plugins/notifier/views/templates/admin-notification-send-to-fields-row.php on line 89
[30-Jul-2022 15:55:02 UTC] PHP Notice:  Undefined variable: post_id in /wp-content/plugins/notifier/views/templates/admin-notification-send-to-fields-row.php on line 22
[30-Jul-2022 15:55:02 UTC] PHP Notice:  Undefined variable: trigger in /wp-content/plugins/notifier/views/templates/admin-notification-send-to-fields-row.php on line 22
[30-Jul-2022 15:55:02 UTC] PHP Notice:  Undefined variable: disabled in /wp-content/plugins/notifier/views/templates/admin-notification-send-to-fields-row.php on line 36
[30-Jul-2022 15:55:02 UTC] PHP Notice:  Undefined variable: disabled in /wp-content/plugins/notifier/views/templates/admin-notification-send-to-fields-row.php on line 70
[30-Jul-2022 15:55:02 UTC] PHP Notice:  Undefined variable: disabled in /wp-content/plugins/notifier/views/templates/admin-notification-send-to-fields-row.php on line 89
See also: All tests for this plugin, How to Hide Notifier - Send Message Notifications Using Business API Admin Menus and Meta Boxes