mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-05 05:04:31 +00:00
93d781343a0f7d73907fdb6f4b26758627df29ac
`wp_allow_comment()` disallows a comment if it matches a comment on the same post with the same content, author email, and parent. This new filter allows developers to circumvent or modify this logic, making the duplicate check more or less lenient, as they see fit. Fixes #9775. git-svn-id: https://develop.svn.wordpress.org/trunk@34536 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%