Skip to:
Content

bbPress.org

Changeset 5956


Ignore:
Timestamp:
12/02/2015 11:41:45 PM (9 years ago)
Author:
netweb
Message:

Shortcodes: Remove superfluous @param PHPDoc instances from various shortcode functions

Props casiepa.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/includes/common/shortcodes.php

    r5951 r5956  
    190190     * @since 2.0.0 bbPress (r3031)
    191191     *
    192      * @param array $attr
    193      * @param string $content
    194192     * @uses bbp_has_forums()
    195193     * @uses get_template_part()
     
    281279     * @since 2.0.0 bbPress (r3031)
    282280     *
    283      * @param array $attr
    284      * @param string $content
    285281     * @uses bbp_get_hidden_forum_ids()
    286282     * @uses get_template_part()
     
    585581     * @since 2.0.0 bbPress (r3346)
    586582     *
    587      * @param array $attr
    588      * @param string $content
    589583     * @uses get_template_part()
    590584     * @return string
Note: See TracChangeset for help on using the changeset viewer.