Make WordPress Core

Changeset 36965


Ignore:
Timestamp:
03/10/2016 10:44:15 PM (9 years ago)
Author:
DrewAPicture
Message:

Docs: Correct a typo in the DocBlock summary for get_embed_template(), introduced in [36963].

Props swissspidy.
See #34561, #34278. See #35986.

File:
1 edited

Legend:

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

    r36963 r36965  
    406406
    407407/**
    408  * Retrieves and embed template path in the current or parent template.
     408 * Retrieves an embed template path in the current or parent template.
    409409 *
    410410 * By default the WordPress-template is returned.
Note: See TracChangeset for help on using the changeset viewer.