render_acf_block
callback are cached. By default, WordPress Core object cache is not that useful so we recommend replacing it with something like Object Cache Pro -plugin that uses Redis.air_acf_block_cache_lifetime
filter. For example, like this.THEME_SETTINGS
array by adding a 'prevent_cache' => true,
to the block registration.air_acf_block_maybe_enable_cache
filter available to disable the caching for all blocks or per block.