wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
wp_cache_set › WordPress Function
Seit2.0.0
Veraltetn/v
› wp_cache_set ( $key, $data, $group = '', $expire = 0 )
Parameter: (4) |
|
Siehe: |
|
Gibt zurück: |
|
Definiert in: |
|
Codex: |
Saves the data to the cache.
Differs from wp_cache_add() and wp_cache_replace() in that it will always write data.