Skip to:
Content

bbPress.org


Ignore:
Timestamp:
08/11/2015 10:59:26 PM (11 years ago)
Author:
johnjamesjacoby
Message:

Add @package and @subpackage to file headers where missing; rename if inconsistent; move to bottom of PHPDoc blocks where appropriate. See #WP27262.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/includes/admin/actions.php

    r5885 r5909  
    33/**
    44 * bbPress Admin Actions
    5  *
    6  * @package bbPress
    7  * @subpackage Admin
    85 *
    96 * This file contains the actions that are used through-out bbPress Admin. They
     
    1512 *  - bbPress: In {@link bbPress::setup_actions()} in bbpress.php
    1613 *  - Admin: More in {@link BBP_Admin::setup_actions()} in admin.php
     14 *
     15 * @package bbPress
     16 * @subpackage Administration
    1717 *
    1818 * @see bbp-core-actions.php
Note: See TracChangeset for help on using the changeset viewer.