Make WordPress Core

Ticket #3456: wp-commentsrss2.patch

File wp-commentsrss2.patch, 377 bytes (added by Viper007Bond, 20 years ago)

Patch of mentioned changed

  • wp-commentsrss2.php

     
    7676                <content:encoded><![CDATA[<?php comment_text() ?>]]></content:encoded>
    7777                        <?php
    7878                        } // close check for password
     79
     80                        do_action('commentsrss2_item');
    7981                        ?>
    8082        </item>
    8183<?php