Files
wordpress/wp-includes/comment.php
Sergey Biryukov cadbf4a842 Coding Standards: Remove unnecessary conditional from do_trackbacks().
The check for a truthy `$to_ping` value is redundant, as a falsey value would cause the function to return early a few lines above.

Follow-up to [1794], [2612].

Props justlevine.
See #63268.
Built from https://develop.svn.wordpress.org/trunk@60406


git-svn-id: http://core.svn.wordpress.org/trunk@59742 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2025-07-02 16:44:31 +00:00

129 KiB