Skip to:
Content

bbPress.org

Ticket #3543: 3543.2.diff

File 3543.2.diff, 1.0 KB (added by yoavf, 20 months ago)
  • src/includes/replies/functions.php

     
    21782178                                                <title><![CDATA[<?php bbp_topic_title(); ?>]]></title>
    21792179                                                <link><?php bbp_topic_permalink(); ?></link>
    21802180                                                <pubDate><?php echo mysql2date( 'D, d M Y H:i:s +0000', get_post_time( 'Y-m-d H:i:s', true ), false ); ?></pubDate>
    2181                                                 <dc:creator><?php the_author(); ?></dc:creator>
     2181                                                <dc:creator><?php bbp_author_display_name(); ?></dc:creator>
    21822182
    21832183                                                <description>
    21842184                                                        <![CDATA[
     
    22052205                                        <title><![CDATA[<?php bbp_reply_title(); ?>]]></title>
    22062206                                        <link><?php bbp_reply_url(); ?></link>
    22072207                                        <pubDate><?php echo mysql2date( 'D, d M Y H:i:s +0000', get_post_time( 'Y-m-d H:i:s', true ), false ); ?></pubDate>
    2208                                         <dc:creator><?php the_author(); ?></dc:creator>
     2208                                        <dc:creator><?php bbp_reply_author_display_name(); ?></dc:creator>
    22092209
    22102210                                        <description>
    22112211                                                <![CDATA[