Word Count Analysis 1.0.8

Does Word Count & Analysis work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
43PHP warnings
41PHP notices
13PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 112.61 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.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 300+
WordPress.org page https://wordpress.org/plugins/word-count-analysis/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

‹ Test site — WordPress

Page screenshot: ‹ Test site — WordPress
URL /wp-admin/admin.php?page=word-count-analysis
Requested URL /wp-admin/plugins.php?action=activate&plugin=word-count-analysis%2Fword-count-analysis.php&plugin_status=all&paged=1&s&_wpnonce=4debe24d5d
Aspect after-activation
HTTP status 200
Load time 1.440 s
Memory usage 3.39 MiB
JS errors None
Resource errors None

Word C&A

Page screenshot: Word C&A
URL /wp-admin/admin.php?page=wca_dashboard
Aspect menu-item
HTTP status 200
Load time 0.148 s
Memory usage 3.06 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.222 s
Memory usage 3.08 MiB
JS errors None
Resource errors None

Dashboard ‹ Test site — WordPress

Page screenshot: Dashboard ‹ Test site — WordPress
URL /wp-admin/index.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.284 s
Memory usage 3.21 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.291 s0.299 s+0.008 s3.05 MiB3.21 MiB+ 170.26 KiB
/wp-admin/edit.php0.193 s0.225 s+0.032 s3.07 MiB3.24 MiB+ 169.81 KiB
/wp-admin/post-new.php0.786 s0.940 s+0.154 s4.97 MiB5.08 MiB+ 112.7 KiB
/wp-admin/upload.php0.550 s0.269 s-0.281 s2.99 MiB3.08 MiB+ 87.96 KiB
/wp-admin/options-writing.php0.154 s0.276 s+0.122 s2.99 MiB3.06 MiB+ 74.02 KiB
/wp-admin/media-new.php0.273 s0.281 s+0.008 s2.97 MiB3.07 MiB+ 100.15 KiB
/wp-admin/edit-tags.php?taxonomy=category0.240 s0.185 s-0.055 s2.98 MiB3.08 MiB+ 105.32 KiB
/wp-admin/post-new.php?post_type=page0.615 s0.648 s+0.033 s4.96 MiB5.07 MiB+ 108.29 KiB
/wp-admin/options-discussion.php0.222 s0.212 s-0.010 s2.97 MiB3.06 MiB+ 87.86 KiB
/wp-admin/edit-comments.php0.209 s0.213 s+0.004 s3 MiB3.09 MiB+ 87.28 KiB
/0.287 s0.221 s-0.066 s2.94 MiB3.08 MiB+ 135.02 KiB
Average 0.347 s0.343 s-0.005 s3.35 MiB3.46 MiB+ 112.61 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
Language % Lines of code Comment lines Files
PHP97.2%33,97317,346132
CSS1.5%51715415
JavaScript0.7%261544
Markdown0.6%21401
Total 34,965 17,554 152

PHP Code Analysis | More results »

Lines of code 24,076
Total complexity 5,991
Median class complexity 17.0
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 52
Methods 1,289
Functions 102

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 1

Options wp_options 6

Meta Boxes

{
    "dashboard": {
        "wca_dashboard_widget": {
            "title": "Word Count and Analysis Overview",
            "context": "normal"
        }
    }
}

PHP Error Log 97 lines

[26-Jan-2023 17:10:55 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/word-count-analysis/word-count-analysis.php on line 99
[26-Jan-2023 17:10:55 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:10:55 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/word-count-analysis/word-count-analysis.php on line 99
[26-Jan-2023 17:10:55 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:10:55 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 36
[26-Jan-2023 17:10:56 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:10:56 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:10:57 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:10:57 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/word-count-analysis/word-count-analysis.php on line 99
[26-Jan-2023 17:10:57 UTC] PHP Deprecated:  number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /wp-includes/functions.php on line 425
[26-Jan-2023 17:10:57 UTC] PHP Deprecated:  number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /wp-includes/functions.php on line 425
[26-Jan-2023 17:10:57 UTC] PHP Deprecated:  number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /wp-includes/functions.php on line 425
[26-Jan-2023 17:10:57 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:10:58 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:10:58 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/word-count-analysis/word-count-analysis.php on line 99
[26-Jan-2023 17:10:59 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:10:59 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/word-count-analysis/word-count-analysis.php on line 99
[26-Jan-2023 17:10:59 UTC] PHP Deprecated:  number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /wp-includes/functions.php on line 425
[26-Jan-2023 17:10:59 UTC] PHP Deprecated:  number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /wp-includes/functions.php on line 425
[26-Jan-2023 17:10:59 UTC] PHP Deprecated:  number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /wp-includes/functions.php on line 425
[26-Jan-2023 17:10:59 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:10:59 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/word-count-analysis/word-count-analysis.php on line 99
[26-Jan-2023 17:10:59 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/word-count-analysis/wca_hook.php on line 11
[26-Jan-2023 17:10:59 UTC] PHP Warning:  Attempt to read property "post_word_count" on null in /wp-content/plugins/word-count-analysis/wca_hook.php on line 14
[26-Jan-2023 17:10:59 UTC] PHP Warning:  Attempt to read property "post_word_uniq_count" on null in /wp-content/plugins/word-count-analysis/wca_hook.php on line 17
[26-Jan-2023 17:10:59 UTC] PHP Warning:  Attempt to read property "post_sentence_count" on null in /wp-content/plugins/word-count-analysis/wca_hook.php on line 20
[26-Jan-2023 17:10:59 UTC] PHP Warning:  Attempt to read property "post_char_count" on null in /wp-content/plugins/word-count-analysis/wca_hook.php on line 23
[26-Jan-2023 17:11:00 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:11:00 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/word-count-analysis/word-count-analysis.php on line 99
[26-Jan-2023 17:11:00 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:11:00 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/word-count-analysis/word-count-analysis.php on line 99
[26-Jan-2023 17:11:01 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:11:01 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/word-count-analysis/word-count-analysis.php on line 99
[26-Jan-2023 17:11:01 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:11:01 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/word-count-analysis/word-count-analysis.php on line 99
[26-Jan-2023 17:11:01 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:11:01 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/word-count-analysis/word-count-analysis.php on line 99
[26-Jan-2023 17:11:01 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:11:01 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/word-count-analysis/word-count-analysis.php on line 99
[26-Jan-2023 17:11:01 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:11:01 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/word-count-analysis/word-count-analysis.php on line 99
[26-Jan-2023 17:11:01 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:11:01 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:11:01 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/word-count-analysis/word-count-analysis.php on line 99
[26-Jan-2023 17:11:01 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/word-count-analysis/word-count-analysis.php on line 99
[26-Jan-2023 17:11:01 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:11:01 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/word-count-analysis/word-count-analysis.php on line 99
[26-Jan-2023 17:11:02 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:11:02 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:11:02 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/word-count-analysis/word-count-analysis.php on line 99
[26-Jan-2023 17:11:02 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/word-count-analysis/word-count-analysis.php on line 99
[26-Jan-2023 17:11:02 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:11:02 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/word-count-analysis/word-count-analysis.php on line 99
[26-Jan-2023 17:11:02 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:11:02 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/word-count-analysis/word-count-analysis.php on line 99
[26-Jan-2023 17:11:03 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:11:03 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/word-count-analysis/word-count-analysis.php on line 99
[26-Jan-2023 17:11:03 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:11:03 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/word-count-analysis/word-count-analysis.php on line 99
[26-Jan-2023 17:11:03 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:11:03 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/word-count-analysis/word-count-analysis.php on line 99
[26-Jan-2023 17:11:04 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:11:04 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/word-count-analysis/word-count-analysis.php on line 99
[26-Jan-2023 17:11:04 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:11:04 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/word-count-analysis/word-count-analysis.php on line 99
[26-Jan-2023 17:11:04 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:11:04 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/word-count-analysis/word-count-analysis.php on line 99
[26-Jan-2023 17:11:04 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:11:04 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/word-count-analysis/word-count-analysis.php on line 99
[26-Jan-2023 17:11:05 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:11:05 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/word-count-analysis/word-count-analysis.php on line 99
[26-Jan-2023 17:11:05 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:11:05 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/word-count-analysis/word-count-analysis.php on line 99
[26-Jan-2023 17:11:05 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:11:05 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/word-count-analysis/word-count-analysis.php on line 99
[26-Jan-2023 17:11:05 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:11:05 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/word-count-analysis/word-count-analysis.php on line 99
[26-Jan-2023 17:11:05 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:11:05 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:11:05 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/word-count-analysis/word-count-analysis.php on line 99
[26-Jan-2023 17:11:05 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/word-count-analysis/word-count-analysis.php on line 99
[26-Jan-2023 17:11:06 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:11:06 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/word-count-analysis/word-count-analysis.php on line 99
[26-Jan-2023 17:11:06 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:11:06 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/word-count-analysis/word-count-analysis.php on line 99
[26-Jan-2023 17:11:06 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:11:06 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/word-count-analysis/word-count-analysis.php on line 99
[26-Jan-2023 17:11:06 UTC] PHP Deprecated:  number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /wp-includes/functions.php on line 425
[26-Jan-2023 17:11:06 UTC] PHP Deprecated:  number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /wp-includes/functions.php on line 425
[26-Jan-2023 17:11:06 UTC] PHP Deprecated:  number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /wp-includes/functions.php on line 425
[26-Jan-2023 17:11:06 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:11:06 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/word-count-analysis/word-count-analysis.php on line 99
[26-Jan-2023 17:11:06 UTC] PHP Deprecated:  number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /wp-includes/functions.php on line 425
[26-Jan-2023 17:11:06 UTC] PHP Deprecated:  number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /wp-includes/functions.php on line 425
[26-Jan-2023 17:11:06 UTC] PHP Deprecated:  number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /wp-includes/functions.php on line 425
[26-Jan-2023 17:11:07 UTC] PHP Notice:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>ajax-script</code> handle. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in /wp-includes/functions.php on line 5835
[26-Jan-2023 17:11:07 UTC] PHP Warning:  Undefined array key "page" in /wp-content/plugins/word-count-analysis/word-count-analysis.php on line 99
See also: All tests for this plugin, How to Hide Word Count & Analysis Admin Menus and Widgets