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 .

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 version6.0.2
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=4c4f23e47d
Aspect after-activation
HTTP status 200
Load time 0.707 s
Memory usage 4.06 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.454 s
Memory usage 4.12 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.332 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.233 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.231 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.184 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.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.php0.317 s0.268 s-0.049 s3.72 MiB4.05 MiB+ 333.62 KiB
/wp-admin/edit.php0.179 s0.199 s+0.020 s3.76 MiB4.08 MiB+ 334.04 KiB
/wp-admin/post-new.php0.738 s0.865 s+0.127 s5.55 MiB6.14 MiB+ 610.39 KiB
/wp-admin/upload.php0.381 s0.473 s+0.092 s3.69 MiB4.01 MiB+ 332.83 KiB
/wp-admin/options-writing.php0.302 s0.148 s-0.154 s3.62 MiB3.99 MiB+ 377.05 KiB
/wp-admin/media-new.php0.255 s0.203 s-0.052 s3.66 MiB3.99 MiB+ 333 KiB
/wp-admin/edit-tags.php?taxonomy=category0.179 s0.195 s+0.016 s3.69 MiB4.02 MiB+ 334.22 KiB
/wp-admin/post-new.php?post_type=page0.936 s0.658 s-0.278 s5.54 MiB6.13 MiB+ 605.66 KiB
/wp-admin/options-discussion.php0.212 s0.221 s+0.009 s3.6 MiB3.99 MiB+ 397.63 KiB
/wp-admin/edit-comments.php0.201 s0.203 s+0.002 s3.7 MiB4.02 MiB+ 332.2 KiB
/0.261 s0.203 s-0.058 s3.6 MiB3.87 MiB+ 276.65 KiB
Average 0.360 s0.331 s-0.030 s4.01 MiB4.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.

PHP
CSS
Language % Lines of code Comment lines Files
PHP78.6%9,9645,346102
CSS16.3%2,066591
JavaScript4.4%563611
Markdown0.6%7001
JSON0.1%1401
SVG0.0%101
Total 12,678 5,466 107

PHP Code Analysis | More results »

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

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

The log file is empty.

See also: All tests for this plugin, How to Hide Notifier - Send Message Notifications Using Business API Admin Menus and Meta Boxes