Make WordPress Core

Changeset 17745


Ignore:
Timestamp:
04/28/2011 12:47:36 PM (14 years ago)
Author:
nacin
Message:

s/Web Path/Filesystem Path/ in inline documentation. props kawauso, fixes #17205.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/default-constants.php

    r14924 r17745  
    273273function wp_templating_constants( ) {
    274274    /**
    275      * Web Path to the current active template directory
     275     * Filesystem path to the current active template directory
    276276     * @since 1.5.0
    277277     */
     
    279279
    280280    /**
    281      * Web Path to the current active template stylesheet directory
     281     * Filesystem path to the current active template stylesheet directory
    282282     * @since 2.1.0
    283283     */
Note: See TracChangeset for help on using the changeset viewer.