Advanced Custom Sort 1.2.2

Does Advanced Custom Sort work with WordPress 6.5.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 17.83 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.5.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 100+
WordPress.org page https://wordpress.org/plugins/advanced-custom-sort/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

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=advanced-custom-sort%2Facs.php&plugin_status=all&paged=1&s&_wpnonce=f369bbadd6
Aspect after-activation
HTTP status 200
Load time 0.258 s
Memory usage 3.4 MiB
JS errors None
Resource errors None

Sort Groups

Page screenshot: Sort Groups
URL /wp-admin/edit.php?post_type=acs
Aspect menu-item
HTTP status 200
Load time 0.188 s
Memory usage 3.46 MiB
JS errors None
Resource errors None

Sort Groups → Add New

Page screenshot: Sort Groups → Add New
URL /wp-admin/post-new.php?post_type=acs
Aspect menu-item
HTTP status 200
Load time 0.312 s
Memory usage 3.47 MiB
JS errors
[
    {
        "message": "TypeError: jQuery(...).live is not a function\n    at HTMLDocument.<anonymous> (/wp-content/plugins/advanced-custom-sort/js/functions.input.js:52:27)\n    at e (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.5.2:2:27028)\n    at t (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.5.2:2:27330)",
        "trace": null,
        "code": null
    }
]
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.198 s
Memory usage 3.39 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.539 s0.328 s-0.211 s3.43 MiB3.46 MiB+ 29.38 KiB
/wp-admin/edit.php0.212 s0.205 s-0.007 s3.46 MiB3.49 MiB+ 29.81 KiB
/wp-admin/post-new.php0.921 s1.302 s+0.381 s5.59 MiB5.62 MiB+ 34.12 KiB
/wp-admin/upload.php0.726 s0.451 s-0.275 s3.38 MiB3.39 MiB+ 12.35 KiB
/wp-admin/options-writing.php0.220 s0.202 s-0.018 s3.37 MiB3.38 MiB+ 4.94 KiB
/wp-admin/media-new.php0.275 s0.246 s-0.029 s3.35 MiB3.37 MiB+ 23.55 KiB
/wp-admin/edit-tags.php?taxonomy=category0.195 s0.195 s+0.000 s3.37 MiB3.4 MiB+ 29.04 KiB
/wp-admin/post-new.php?post_type=page1.060 s0.715 s-0.345 s5.58 MiB5.61 MiB+ 29.7 KiB
/wp-admin/options-discussion.php0.356 s0.247 s-0.109 s3.36 MiB3.37 MiB+ 14.72 KiB
/wp-admin/edit-comments.php0.305 s0.442 s+0.137 s3.39 MiB3.4 MiB+ 11.6 KiB
/0.397 s0.276 s-0.121 s3.42 MiB3.39 MiB- 23.13 KiB
Average 0.473 s0.419 s-0.054 s3.79 MiB3.81 MiB+ 17.83 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
JavaScript
Language % Lines of code Comment lines Files
PHP44.5%34115610
CSS35.0%26843
JavaScript20.5%157212
Total 766 181 15

PHP Code Analysis | More results »

Lines of code 166
Total complexity 27
Median class complexity 26.0
Median method complexity 1.0
Most complex class Acs
Most complex function Acs::save_post()
Classes 1
Methods 14
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.

Custom Post Types 1

ID Name
acsSort Groups

PHP Error Log 13 lines

[22-Apr-2024 02:50:26 UTC] PHP Warning:  Undefined global variable $post_type in /wp-content/plugins/advanced-custom-sort/acs.php on line 128
[22-Apr-2024 02:50:26 UTC] PHP Warning:  Undefined global variable $post_type in /wp-content/plugins/advanced-custom-sort/acs.php on line 128
[22-Apr-2024 02:50:28 UTC] PHP Warning:  Undefined array key "ei_noncename" in /wp-content/plugins/advanced-custom-sort/acs.php on line 191
[22-Apr-2024 02:50:30 UTC] PHP Warning:  Undefined global variable $post_type in /wp-content/plugins/advanced-custom-sort/acs.php on line 128
[22-Apr-2024 02:50:30 UTC] PHP Warning:  Undefined array key "ei_noncename" in /wp-content/plugins/advanced-custom-sort/acs.php on line 191
[22-Apr-2024 02:50:34 UTC] PHP Warning:  Undefined global variable $post_type in /wp-content/plugins/advanced-custom-sort/acs.php on line 128
[22-Apr-2024 02:50:34 UTC] PHP Warning:  Undefined global variable $post_type in /wp-content/plugins/advanced-custom-sort/acs.php on line 128
[22-Apr-2024 02:50:35 UTC] PHP Warning:  Undefined global variable $post_type in /wp-content/plugins/advanced-custom-sort/acs.php on line 128
[22-Apr-2024 02:50:35 UTC] PHP Warning:  Undefined array key "ei_noncename" in /wp-content/plugins/advanced-custom-sort/acs.php on line 191
[22-Apr-2024 02:50:38 UTC] PHP Warning:  Undefined global variable $post_type in /wp-content/plugins/advanced-custom-sort/acs.php on line 128
[22-Apr-2024 02:50:39 UTC] PHP Warning:  Undefined global variable $post_type in /wp-content/plugins/advanced-custom-sort/acs.php on line 128
[22-Apr-2024 02:50:39 UTC] PHP Warning:  Undefined global variable $post_type in /wp-content/plugins/advanced-custom-sort/acs.php on line 128
[22-Apr-2024 02:50:40 UTC] PHP Warning:  Undefined global variable $post_type in /wp-content/plugins/advanced-custom-sort/acs.php on line 128
See also: All tests for this plugin, How to Hide Advanced Custom Sort Admin Menus