daomapsieucap / fiber-admin

💈 Bring multiple customization features to make your own WordPress admin.
https://wordpress.org/plugins/fiber-admin/
0 stars 1 forks source link

Taxonomy Custom Order is not working #9

Closed daomapsieucap closed 2 years ago

daomapsieucap commented 2 years ago

When creating a new custom taxonomy term, the term order is not increased automatically anymore. Seem that it only happens on WordPress 6.0.

daomapsieucap commented 2 years ago

Done with https://github.com/daomapsieucap/fiber-admin/commit/50cf08d562a0da8040f97f02e2cbd418f78296b6 and https://github.com/daomapsieucap/fiber-admin/commit/675c4016cedd8ff493a9031bb0463109a66539a0

zrvincent commented 2 years ago

@daomapsieucap Warning: in_array() expects parameter 2 to be array, string given in /var/www/ceragres.mochisandbox.com/public_html/wp-content/plugins/fiber-admin/includes/cpo.php on line 228 Warning: Cannot modify header information - headers already sent by (output started at /var/www/ceragres.mochisandbox.com/public_html/wp-content/plugins/fiber-admin/includes/cpo.php:228) in /var/www/ceragres.mochisandbox.com/public_html/wp-includes/class-wp-ajax-response.php on line 152

daomapsieucap commented 2 years ago

@zrvincent Fixed with commit https://github.com/daomapsieucap/fiber-admin/commit/e9e5ddaeb2f696110ad72420c647bb0261372f73 and version https://github.com/daomapsieucap/fiber-admin/releases/tag/v2.0.10