Changeset 38605
- Timestamp:
- 09/14/2016 09:44:28 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/link-template.php
r38579 r38605 4049 4049 4050 4050 /** 4051 * Filter the URL to a file in the theme.4051 * Filters the URL to a file in the theme. 4052 4052 * 4053 4053 * @since 4.7.0 … … 4077 4077 4078 4078 /** 4079 * Filter the URL to a file in the parent theme.4079 * Filters the URL to a file in the parent theme. 4080 4080 * 4081 4081 * @since 4.7.0 … … 4110 4110 4111 4111 /** 4112 * Filter the path to a file in the theme.4112 * Filters the path to a file in the theme. 4113 4113 * 4114 4114 * @since 4.7.0 … … 4138 4138 4139 4139 /** 4140 * Filter the path to a file in the parent theme.4140 * Filters the path to a file in the parent theme. 4141 4141 * 4142 4142 * @since 4.7.0
Note: See TracChangeset
for help on using the changeset viewer.