wpseek.com
A WordPress-centric search engine for devs and theme authors
theme_mod_{$name} › WordPress Filter Hooks
Since2.2.0
Deprecatedn/a
› apply_filters( "theme_mod_{$name}", $mods[ $name ] )
| Parameters: |
|
| Defined at: |
|
| Codex: |
Filters the theme modification, or 'theme_mod', value.
The dynamic portion of the hook name, `$name`, refers to the key name of the modification array. For example, 'header_textcolor', 'header_image', and so on depending on the theme options.Related Functions: get_theme_mod, set_theme_mod, the_modified_time, get_theme_mods, the_date, the_author_lastname