theme_mod_$name – filter
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.
Parameters
- .
- ( 2.2.0 ) . .
- $current_mod
- ( mixed ) The value of the active theme modification. . . .