WebDevStudios / custom-post-type-ui

Admin UI settings for creating custom post types and taxonomies in WordPress
https://webdevstudios.com
GNU General Public License v2.0
627 stars 143 forks source link

`sort` PHP notices again. #931

Closed tw2113 closed 1 year ago

tw2113 commented 1 year ago

PHP Warning: Undefined array key “sort” in /home/path/wp-content/plugins/custom-post-type-ui/inc/tools-sections/tools-taxonomies.php on line 172

1.13.5 was the version available at the time of the original report. PHP 8.0.28

tw2113 commented 1 year ago

Handled in 6e62aed