wp_get_comment_column_max_length()
function to wp_get_comment_fields_max_lengths()
for consolidation and better fallbacks.
Instead of returning a value for each of the related table column lengths, return an array of all of the column lengths used in the comment form. Better fallback handling, where each field falls back to the expected max_length instead of an arbitrary number. Props azaozz. Fixes #10377. git-svn-id: https://develop.svn.wordpress.org/trunk@36514 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
76.7%
CSS
10.9%
JavaScript
9.2%
Modelica
2.4%
HTML
0.6%
Other
0.2%