Nothing critical, just cosmetic: Seems that the new code review shows “function does not exist” even if the function does exist, but lives in a code snippet (scorg, wpcodebox etc.).
Just a bit misleading.
Hi,
Thanks so much for your report!
It depends on how/where the code snippet plugin executes the function. If you change the trigger location to an action/hook, it should work (tested with SCORG):
Best regards,
timmse
Hi timmse, thanks for the reply.
I have some functions conditioned to execute on certain post types. So they’re not assigned to an action/hook, also in SCORG. This definitely gives the “function does not exist” message.