Making WordPress.org

Ticket #1391: 1391.2.diff

File 1391.2.diff, 777 bytes (added by netweb, 9 years ago)
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-forums/functions.php

     
    1414add_action( 'after_setup_theme', 'wporg_support_setup' );
    1515
    1616/**
     17 * Use the ‘Lead Topic’ uses the single topic part content-single-topic-lead.php
     18 * allowing styling the lead topic separately from the main reply loop.
     19 */
     20add_filter( 'bbp_show_lead_topic', '__return_true' );
     21
     22/**
    1723 * Enqueue scripts and styles.
    1824 *
    1925 * Enqueue existing wordpress.org/support stylesheets