Changeset 20589 for trunk/wp-includes/class-wp-theme.php
- Timestamp:
- 04/25/2012 05:34:19 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/class-wp-theme.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/class-wp-theme.php
r20588 r20589 746 746 747 747 /** 748 * Whether a theme is a child theme.749 *750 * @since 3.4.0751 * @access public752 *753 * @return bool True if a theme is a child theme, false otherwise.754 */755 public function is_child_theme() {756 return $this->template !== $this->stylesheet;757 }758 759 /**760 748 * Returns the absolute path to the directory of a theme's "stylesheet" files. 761 749 *
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)