Support

Account

Home Forums General Issues Field is not loaded / load_field doesn't properly initialize Reply To: Field is not loaded / load_field doesn't properly initialize

  • Hi,

    these were all simple text fields.
    I refactored the code now and everything works differently now, so I can’t tell you how it went wrong in full detail.

    All I know is that – as described above – if the call to wp_cache_get() fails (for whatever reason), the whole field doesn’t work.

    Maybe a simple sanity check would fix this issue here – as a precaution to “not fully trust the WP cache”.

    Cheers
    Jannik