Same but Different 1.0.10

Does Same but Different work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 47.17 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 90+
WordPress.org page https://wordpress.org/plugins/same-but-different/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

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=same-but-different%2Fsame-but-different.php&plugin_status=all&paged=1&s&_wpnonce=f0a61340e2
Aspect after-activation
HTTP status 200
Load time 0.232 s
Memory usage 3.05 MiB
JS errors None
Resource errors None

Appearance → Same but Different

Page screenshot: Appearance → Same but Different
URL /wp-admin/themes.php?page=same-but-different_settings
Aspect menu-item
HTTP status 200
Load time 0.167 s
Memory usage N/A
JS errors None
Resource errors None

Appearance → Same but Different → Our Themes1

Page screenshot: Appearance → Same but Different → Our Themes1
URL /wp-admin/themes.php?page=same-but-different_settings&tab=themes
Aspect menu-item-tab
HTTP status 200
Load time 2.932 s
Memory usage 3.03 MiB
JS errors None
Resource errors None

Appearance → Same but Different → Our Plugins1

Page screenshot: Appearance → Same but Different → Our Plugins1
URL /wp-admin/themes.php?page=same-but-different_settings&tab=plugins
Aspect menu-item-tab
HTTP status 200
Load time 0.395 s
Memory usage 3.03 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.303 s
Memory usage 2.98 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 1.217 s
Memory usage 4.99 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.276 s0.410 s+0.134 s3.05 MiB3.1 MiB+ 57.06 KiB
/wp-admin/edit.php0.184 s0.206 s+0.022 s3.07 MiB3.13 MiB+ 55.45 KiB
/wp-admin/post-new.php0.762 s0.917 s+0.155 s4.97 MiB5.03 MiB+ 60.82 KiB
/wp-admin/upload.php0.600 s0.284 s-0.316 s2.99 MiB3.03 MiB+ 40.41 KiB
/wp-admin/options-writing.php0.146 s0.141 s-0.005 s2.99 MiB3.01 MiB+ 24.52 KiB
/wp-admin/media-new.php0.272 s0.194 s-0.078 s2.97 MiB3.02 MiB+ 52.6 KiB
/wp-admin/edit-tags.php?taxonomy=category0.309 s0.174 s-0.135 s2.98 MiB3.03 MiB+ 54.35 KiB
/wp-admin/post-new.php?post_type=page0.621 s0.721 s+0.100 s4.96 MiB5.02 MiB+ 57.51 KiB
/wp-admin/options-discussion.php0.203 s0.285 s+0.082 s2.98 MiB3.01 MiB+ 40.84 KiB
/wp-admin/edit-comments.php0.181 s0.204 s+0.023 s3 MiB3.04 MiB+ 40.41 KiB
/0.267 s0.212 s-0.055 s2.94 MiB2.98 MiB+ 34.92 KiB
Average 0.347 s0.341 s-0.007 s3.35 MiB3.4 MiB+ 47.17 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
PHP74.8%1,11937913
CSS24.7%36932
JavaScript0.5%711
Total 1,495 383 16

PHP Code Analysis | More results »

Lines of code 877
Total complexity 190
Median class complexity 42.0
Median method complexity 2.0
Most complex class OTB_Same_But_Different_Admin_API
Most complex function OTB_Same_But_Different_Admin_API::display_field()
Classes 4
Methods 43
Functions 1

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 6

Sidebar Widgets 1

ID Name
otb_same_but_different_widgetRelated Posts

PHP Error Log 16 lines

[21-Nov-2022 01:55:57 UTC] PHP Deprecated:  Optional parameter $field declared before required parameter $post is implicitly treated as a required parameter in /wp-content/plugins/same-but-different/library/classes/otb-same-but-different-admin-api.php on line 361
[21-Nov-2022 01:55:59 UTC] PHP Fatal error:  Uncaught TypeError: in_array(): Argument #2 ($haystack) must be of type array, string given in /wp-content/plugins/same-but-different/library/classes/otb-same-but-different-admin-api.php:128
Stack trace:
#0 /wp-content/plugins/same-but-different/library/classes/otb-same-but-different-admin-api.php(128): in_array()
#1 /wp-admin/includes/template.php(1785): OTB_Same_But_Different_Admin_API->display_field()
#2 /wp-admin/includes/template.php(1739): do_settings_fields()
#3 /wp-content/plugins/same-but-different/library/template-parts/content-settings.php(7): do_settings_sections()
#4 /wp-content/plugins/same-but-different/library/classes/otb-same-but-different.php(414): include('...')
#5 /wp-content/plugins/same-but-different/library/classes/otb-same-but-different.php(397): OTB_Same_But_Different->render_page()
#6 /wp-includes/class-wp-hook.php(308): OTB_Same_But_Different->do_action()
#7 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#8 /wp-includes/plugin.php(517): WP_Hook->do_action()
#9 /wp-admin/admin.php(259): do_action()
#10 /wp-admin/themes.php(10): require_once('...')
#11 {main}
  thrown in /wp-content/plugins/same-but-different/library/classes/otb-same-but-different-admin-api.php on line 128
See also: All tests for this plugin