Make WordPress Core


Ignore:
Timestamp:
07/04/2016 10:44:10 PM (8 years ago)
Author:
swissspidy
Message:

Docs: Fix a typo across some function and hook docs.

s/filterss/filters.

See #32246.

File:
1 edited

Legend:

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

    r37947 r37961  
    313313 *
    314314 * It is possible for a theme to override the Themes API result with three
    315  * Filterss. Assume this is for themes, which can extend on the Theme Info to
     315 * filters. Assume this is for themes, which can extend on the Theme Info to
    316316 * offer more choices. This is very powerful and must be used with care, when
    317317 * overriding the filters.
Note: See TracChangeset for help on using the changeset viewer.