Action - gk/foundation/ajax/after
Fires after the Ajax call is processed successfully. Does not fire when the route throws or the /result filter transforms the response into an Exception or WP_Error.
Fires after the Ajax call is processed successfully. Does not fire when the route throws or the /result filter transforms the response into an Exception or WP_Error.
Filters whether the site is considered a production environment for Foundation's security-sensitive defaults (e.g. outbound sslverify). Return true to enforce the strict production behavior, false to opt out (useful on production hosts with broken CA bundles, or when testing non-production hardening locally).
Filters the URL used to fetch translation packages.