Skip to main content

3 docs tagged with "1.15.0"

View all tags

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.

Filter - gk/foundation/is-production-environment

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).