Making WordPress.org

Ticket #1391: 1391.patch

File 1391.patch, 637 bytes (added by francescolaffi, 9 years ago)

patch at sites/trunk/wordpress.org/ level

  • public_html/wp-content/themes/pub/wporg-forums/bbpress/content-single-topic.php

    IDEA additional info:
    Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
    <+>UTF-8
     
    1111
    1212<div id="bbpress-forums">
    1313
     14        <h1><?php bbp_topic_title(); ?></h1>
     15
    1416        <?php do_action( 'bbp_template_before_single_topic' ); ?>
    1517
    1618        <?php if ( post_password_required() ) : ?>