Meow Caster 1.1.2

Does Meow Caster work with WordPress 6.5.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
81PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version6.5.2
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/meow-caster/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

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=meow-caster%2Fmeow-caster.php&plugin_status=all&paged=1&s&_wpnonce=2bcdc99591
Aspect after-activation
HTTP status 200
Load time 0.773 s
Memory usage 3.55 MiB
JS errors None
Resource errors None

Meow Caster

Page screenshot: Meow Caster
URL /wp-admin/edit.php?post_type=meow-video-gallery
Aspect menu-item
HTTP status 200
Load time 0.300 s
Memory usage 3.53 MiB
JS errors None
Resource errors None

Meow Caster → Add Gallery

Page screenshot: Meow Caster → Add Gallery
URL /wp-admin/post-new.php?post_type=meow-video-gallery
Aspect menu-item
HTTP status 200
Load time 1.042 s
Memory usage 3.65 MiB
JS errors None
Resource errors None

Meow Caster → Meow Tags

Page screenshot: Meow Caster → Meow Tags
URL /wp-admin/edit-tags.php?taxonomy=meow-video-tag&post_type=meow-video
Aspect menu-item
HTTP status 200
Load time 0.311 s
Memory usage 3.48 MiB
JS errors None
Resource errors None

Meow Caster → Settings

Page screenshot: Meow Caster → Settings
URL /wp-admin/admin.php?page=meow-caster
Aspect menu-item
HTTP status 200
Load time 2.932 s
Memory usage 3.95 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.632 s
Memory usage 3.47 MiB
JS errors None
Resource errors None

Add New Post ‹ Test site — WordPress

Page screenshot: Add New Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.853 s
Memory usage 5.76 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 2.863 s
Memory usage 5.71 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.392 s0.555 s+0.163 s3.43 MiB3.57 MiB+ 138.49 KiB
/wp-admin/edit.php0.279 s0.334 s+0.055 s3.46 MiB3.59 MiB+ 136.08 KiB
/wp-admin/post-new.php0.922 s1.062 s+0.140 s5.59 MiB5.76 MiB+ 173.44 KiB
/wp-admin/upload.php0.632 s0.491 s-0.141 s3.38 MiB3.49 MiB+ 115.78 KiB
/wp-admin/options-writing.php0.236 s0.252 s+0.016 s3.37 MiB3.48 MiB+ 106.32 KiB
/wp-admin/media-new.php0.313 s0.307 s-0.006 s3.35 MiB3.47 MiB+ 127.17 KiB
/wp-admin/edit-tags.php?taxonomy=category0.206 s0.474 s+0.268 s3.37 MiB3.5 MiB+ 136.18 KiB
/wp-admin/post-new.php?post_type=page0.557 s0.662 s+0.105 s5.58 MiB5.75 MiB+ 169.4 KiB
/wp-admin/options-discussion.php0.368 s0.325 s-0.043 s3.36 MiB3.47 MiB+ 119.14 KiB
/wp-admin/edit-comments.php0.263 s0.285 s+0.022 s3.39 MiB3.5 MiB+ 113.65 KiB
/0.320 s0.262 s-0.058 s3.42 MiB3.47 MiB+ 56.46 KiB
Average 0.408 s0.455 s+0.047 s3.79 MiB3.91 MiB+ 126.56 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.

CSS
PHP
JavaScript
Language % Lines of code Comment lines Files
CSS54.5%14,416404
PHP24.4%6,4541,32664
JavaScript21.1%5,5936214
SVG0.0%707
Total 26,470 1,987 79

PHP Code Analysis | More results »

Lines of code 8,030
Total complexity 1,586
Median class complexity 30.5
Median method complexity 2.0
Most complex class MeowCaster\Services\MeowShortCode
Most complex function MeowCaster\Services\MeowShortCode::get_param()
Classes 44
Methods 404
Functions 32

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.

Options wp_options 12

Custom Post Types 2

ID Name
meow-videoMeow Videos
meow-video-galleryMeow Video galleries

Sidebar Widgets 1

ID Name
meow_caster_youtube_widgetYoutube Embed with MeowCaster

Meta Boxes

{
    "post": {
        "_meow-caster-yt-post-settings": {
            "title": "Youtube Player Config",
            "context": "side"
        }
    },
    "meow-video": {
        "_meow-caster-video-sync": {
            "title": "Meow Sync",
            "context": "side"
        },
        "_meow-caster-video-datalink": {
            "title": "Meow video information",
            "context": "side"
        }
    },
    "meow-video-gallery": {
        "_meow-caster-video-gallery-list": {
            "title": "Meow Video selector",
            "context": "normal"
        }
    }
}

Capabilities 13

PHP Error Log 81 lines

[22-Apr-2024 00:32:45 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/meow-caster/meow-caster.php on line 104
[22-Apr-2024 00:32:46 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[22-Apr-2024 00:32:46 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[22-Apr-2024 00:32:46 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[22-Apr-2024 00:32:46 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[22-Apr-2024 00:32:47 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[22-Apr-2024 00:32:47 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[22-Apr-2024 00:32:47 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[22-Apr-2024 00:32:47 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[22-Apr-2024 00:32:48 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[22-Apr-2024 00:32:48 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[22-Apr-2024 00:32:48 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[22-Apr-2024 00:32:48 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[22-Apr-2024 00:32:49 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[22-Apr-2024 00:32:49 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[22-Apr-2024 00:32:49 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[22-Apr-2024 00:32:49 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[22-Apr-2024 00:32:50 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[22-Apr-2024 00:32:50 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[22-Apr-2024 00:32:50 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[22-Apr-2024 00:32:50 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[22-Apr-2024 00:32:56 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[22-Apr-2024 00:32:56 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[22-Apr-2024 00:32:56 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[22-Apr-2024 00:32:56 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[22-Apr-2024 00:32:56 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[22-Apr-2024 00:32:56 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[22-Apr-2024 00:32:56 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[22-Apr-2024 00:32:56 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[22-Apr-2024 00:32:57 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[22-Apr-2024 00:32:57 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[22-Apr-2024 00:32:57 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[22-Apr-2024 00:32:57 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[22-Apr-2024 00:33:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[22-Apr-2024 00:33:01 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[22-Apr-2024 00:33:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[22-Apr-2024 00:33:01 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[22-Apr-2024 00:33:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[22-Apr-2024 00:33:01 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[22-Apr-2024 00:33:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[22-Apr-2024 00:33:01 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[22-Apr-2024 00:33:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[22-Apr-2024 00:33:01 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[22-Apr-2024 00:33:01 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[22-Apr-2024 00:33:01 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[22-Apr-2024 00:33:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[22-Apr-2024 00:33:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[22-Apr-2024 00:33:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[22-Apr-2024 00:33:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[22-Apr-2024 00:33:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[22-Apr-2024 00:33:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[22-Apr-2024 00:33:02 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[22-Apr-2024 00:33:02 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[22-Apr-2024 00:33:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[22-Apr-2024 00:33:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[22-Apr-2024 00:33:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[22-Apr-2024 00:33:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[22-Apr-2024 00:33:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[22-Apr-2024 00:33:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[22-Apr-2024 00:33:06 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[22-Apr-2024 00:33:06 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[22-Apr-2024 00:33:07 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[22-Apr-2024 00:33:07 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[22-Apr-2024 00:33:07 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[22-Apr-2024 00:33:07 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[22-Apr-2024 00:33:07 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[22-Apr-2024 00:33:07 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[22-Apr-2024 00:33:07 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[22-Apr-2024 00:33:07 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[22-Apr-2024 00:33:11 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[22-Apr-2024 00:33:11 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[22-Apr-2024 00:33:11 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[22-Apr-2024 00:33:11 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[22-Apr-2024 00:33:17 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[22-Apr-2024 00:33:17 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[22-Apr-2024 00:33:17 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[22-Apr-2024 00:33:17 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[22-Apr-2024 00:33:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[22-Apr-2024 00:33:18 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
[22-Apr-2024 00:33:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7288
[22-Apr-2024 00:33:18 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2187
See also: All tests for this plugin, How to Hide Meow Caster Admin Menus and Meta Boxes