Skip to:
Content

bbPress.org


Ignore:
Timestamp:
12/15/2019 11:09:41 AM (7 years ago)
Author:
netweb
Message:

PHPCS: Pinking shears.

Props jrf.
See #3294.
For branches/2.6.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.6/src/bbpress.php

    r7047 r7049  
    616616                                'source'                    => 'bbpress'
    617617                        ) )
    618                  );
     618                );
    619619
    620620                // Orphan
     
    768768                        'sanitize_callback' => 'bbp_number_not_negative',
    769769
    770                          // All users may update count meta data
     770                        // All users may update count meta data
    771771                        'auth_callback'     => '__return_true'
    772772                );
Note: See TracChangeset for help on using the changeset viewer.