Make WordPress Core


Ignore:
Timestamp:
06/10/2016 12:06:07 AM (8 years ago)
Author:
DrewAPicture
Message:

Docs: Improve the DocBlock summary for add_theme_support().

See #32246.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/theme.php

    r37672 r37673  
    15151515
    15161516/**
    1517  * Allows a theme to register its support of a certain feature
     1517 * Registers theme support for a given feature.
    15181518 *
    15191519 * Must be called in the theme's functions.php file to work.
Note: See TracChangeset for help on using the changeset viewer.