set_theme_mod [ WordPress Function ]
set_theme_mod ( $name, $value )
| Parameters: |
|
| Defined at: |
|
Soorgelijke functies: get_theme_mod, get_theme_mods, remove_theme_mod, get_theme_root, get_theme_data
Update theme modification value for the current theme.
Examples [ wp-snippets.com ]
Top Google zoekresultaten
- Function Reference/set theme mod « WordPress Codex
Description. Update theme modification value for the current theme. Usage. <? php set_theme_mod( $name, $value ) ?> Parameters. $name: (string) (required) ...
codex.wordpress.org - #14080 (Needless wp_cache_delete() inside set_theme_mod ...
In /wp-includes/theme.php, the function set_theme_mod() calls update_option(" mods_$theme" and then wp_cache_delete("mods_$theme", 'options').
core.trac.wordpress.org - set_theme_mod (WordPress Function) - WPSeek.com
WordPress lookup for set_theme_mod, a WordPress Function. wpseek.com is a WordPress-centric search tool for developers and theme authors.
wpseek.com - PHPXRef 0.7 : WordPress : Function Reference: set_theme_mod()
Function and Method Cross Reference. set_theme_mod(). Defined at: /wp- includes/theme.php -> line 763. Referenced 33 times: /wp-includes/theme.php -> line ...
phpxref.ftwr.co.uk