mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-05-19 10:44:24 +00:00
126193fa3cdf5be7c7dd385180c9857c3746b8ec
$comment global in comment_form_title().
In [33963], `comment_form_title()` was refactored so that it no longer made reference to the `$comment` global. This broke some functionality within the comment form, as certain template would no longer be able to access the "current" comment. Props d4z_c0nf, WisdmLabs, boonebgorges. Fixes #35624. git-svn-id: https://develop.svn.wordpress.org/trunk@36512 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%