Make WordPress Core


Ignore:
Timestamp:
01/06/2017 01:34:13 PM (10 years ago)
Author:
SergeyBiryukov
Message:

Twenty Seventeen: Correct @param entries for twentyseventeen_content_width, twentyseventeen_custom_colors_saturation and twentyseventeen_social_links_icons filters.

Props Jaydeep Rami, BharatKambariya.
Fixes #39488.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentyseventeen/inc/icon-functions.php

    r39206 r39733  
    213213         * @since Twenty Seventeen 1.0
    214214         *
    215          * @param array $social_links_icons
     215         * @param array $social_links_icons Array of social links icons.
    216216         */
    217217        return apply_filters( 'twentyseventeen_social_links_icons', $social_links_icons );
Note: See TracChangeset for help on using the changeset viewer.