Skip to:
Content

bbPress.org

Changeset 5829 for trunk/src/bbpress.php


Ignore:
Timestamp:
07/14/2015 12:46:38 AM (11 years ago)
Author:
johnjamesjacoby
Message:

I think this building should be condemned. There's serious metal fatigue in all the load-bearing members, the wiring is substandard, it's completely inadequate for our power needs, and the neighborhood is like a demilitarized zone.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bbpress.php

    r5823 r5829  
    637637        global $wp_post_statuses;
    638638
    639         if ( !empty( $wp_post_statuses['trash'] ) ) {
     639        if ( ! empty( $wp_post_statuses['trash'] ) ) {
    640640
    641641            // User can view trash so set internal to false
Note: See TracChangeset for help on using the changeset viewer.