Remplacer une valeur d’un objet de cache.

BASH
                    # wp cache replace {key} {value} {group}
wp cache replace "form_id" 1337 "forms"