mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-04 04:34:31 +00:00
e1b5d2d2bf3bf60fdacdcd5a7cba2f3b4e98e582
$post_id should default to false rather than 0.
After [36381], the default value of `0` was causing the list table at edit-comments.php to be empty. `false` prevents this. This fix is likely temporary, while more research is done into the backward compatibility concerns tied to [36381]. See #35090. git-svn-id: https://develop.svn.wordpress.org/trunk@36387 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
80.5%
CSS
9.4%
JavaScript
8.5%
SCSS
0.9%
HTML
0.7%