-
Posted a reply to Customising cache Response Headers, on the site WordPress.org Forums:
Hello @rockfire just seeing your reply now. Thank you for your kind work, will try… -
Posted a reply to Call to undefined function acf_get_pro_field_types(), on the site WordPress.org Forums:
I added this code to my plugin to handle this (source : https://github.com/AdvancedCustomFields/acf/blob/master/includes/fields.php) : if… -
Posted a reply to Call to undefined function acf_get_pro_field_types(), on the site WordPress.org Forums:
Hello, I have the same problem, there is no reference to this function anywhere. I… -
Posted a reply to Customising cache Response Headers, on the site WordPress.org Forums:
Hello, I have the same need, I want to modify the headers of all cached… -
Posted a reply to How to fix critical error trying to check post revision?, on the site WordPress.org Forums:
I am on php8.0 and have the exact same error. is there any fix ? -
Posted a reply to Fatal error in PHP, on the site WordPress.org Forums:
I ha dthe same bug, I was able to investigate and found a solution The…