Wordpress/tests
Rachel Baker c962a98980 REST API: Return an error when the length of a comment field is too long.
Introduces `wp_check_comment_data_max_lengths()` which allows both the REST API comments endpoints and `wp_handle_comment_submission()` to check the length of the comment content, author name, author url, and author email fields against their respective database columns.

Props rachelbaker, mangeshp, salcode, pento.
Fixes #38477.

git-svn-id: https://develop.svn.wordpress.org/trunk@39101 602fd350-edb4-49c9-b593-d223f7449a82
2016-11-03 01:11:30 +00:00
..
phpunit REST API: Return an error when the length of a comment field is too long. 2016-11-03 01:11:30 +00:00
qunit TinyMCE: wptextpattern: Handle unconverted inline patterns 2016-11-01 20:05:48 +00:00