- Timestamp:
- 08/11/2020 12:32:22 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyeleven/inc/theme-options.php
r48067 r48782 163 163 164 164 /** 165 * Filter the Twenty Eleven color scheme options.165 * Filters the Twenty Eleven color scheme options. 166 166 * 167 167 * @since Twenty Eleven 1.0 … … 197 197 198 198 /** 199 * Filter the Twenty Eleven layout options.199 * Filters the Twenty Eleven layout options. 200 200 * 201 201 * @since Twenty Eleven 1.0 … … 225 225 226 226 /** 227 * Filter the Twenty Eleven default options.227 * Filters the Twenty Eleven default options. 228 228 * 229 229 * @since Twenty Eleven 1.0 … … 399 399 400 400 /** 401 * Filter the Twenty Eleven sanitized form input array.401 * Filters the Twenty Eleven sanitized form input array. 402 402 * 403 403 * @since Twenty Eleven 1.0 … … 509 509 510 510 /** 511 * Filter the Twenty Eleven layout body classes.511 * Filters the Twenty Eleven layout body classes. 512 512 * 513 513 * @since Twenty Eleven 1.0
Note: See TracChangeset
for help on using the changeset viewer.