David Greenwald
David Greenwald
For WordPress multisite use, this plugin runs into an edge case with subdirectory sites: example.com/my-site To add a redirect to this site, it needs to added to the subsite directly,...
**Is your enhancement related to a problem? Please describe.** Via Support Monitor, the 10up Experience can go beyond plugin and theme checks and provide information about the server environment. This...
### Description of the Change This update makes several changes: - recommends the php.ini `cgi.fix_pathinfo` setting is activated. This is the current default in PHP. Deactivating this was a previous...
Previously, the deprecated `open_tracing` supported custom per-ingress naming for services in this format: ``` apiVersion: networking.k8s.io/v1 kind: Ingress metadata: name: foo-service annotations: nginx.ingress.kubernetes.io/configuration-snippet: | opentracing_tag "service.name" "foo-service"; ``` This functionality...