wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
wp_suspend_cache_addition › WordPress Function
Seit3.3.0
Veraltetn/v
› wp_suspend_cache_addition ( $suspend = null )
Parameter: |
|
Gibt zurück: |
|
Definiert in: |
|
Codex: |
Temporarily suspends cache additions.
Stops more data being added to the cache, but still allows cache retrieval. This is useful for actions, such as imports, when a lot of data would otherwise be almost uselessly added to the cache. Suspension lasts for a single page load at most. Remember to call this function again if you wish to re-enable cache adds earlier.Ähnliche Funktionen: wp_suspend_cache_invalidation, wp_cache_add, wp_media_attach_action, wp_cache_add_multiple, wp_get_attachment_caption