Make WordPress Core


Ignore:
Timestamp:
02/25/2016 12:52:33 PM (9 years ago)
Author:
ocean90
Message:

Spelling: Standardize on "front end"/"back end" (noun) and "front-end"/"back-end" (adjective).

Props obrienlabs, thewanderingbrit.
Fixes #34887.

File:
1 edited

Legend:

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

    r36691 r36709  
    272272 * @since 4.2.0 Introduced `show_in_quick_edit` argument.
    273273 * @since 4.4.0 The `show_ui` argument is now enforced on the term editing screen.
    274  * @since 4.4.0 The `public` argument now controls whether the taxonomy can be queried on the front-end.
     274 * @since 4.4.0 The `public` argument now controls whether the taxonomy can be queried on the front end.
    275275 * @since 4.5.0 Introduced `publicly_queryable` argument.
    276276 *
Note: See TracChangeset for help on using the changeset viewer.