Bug in 1.76
-
Latest changes have introduced a but in the sorting action of wp-list-table class for the “Views” column.
To reproduce: install 1.76 and go in a post list. You will receive these warnings:
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘sort_postviews_column ‘ not found or invalid function name in /home/playembe/public_html/blog/wp-includes/class-wp-hook.php on line 286Warning: Invalid argument supplied for foreach() in /home/playembe/public_html/blog/wp-admin/includes/class-wp-list-table.php on line 967
plus the view column would not be sortable.
I have restored 1.75 as a workaround.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Bug in 1.76’ is closed to new replies.