• Resolved liamseck

    (@liamseck)


    Can someone shed some light on what these GET requests are doing and why they happen on every page load? Running CF7 version 5.7.5.1 & WordPress 6.2:

    10194 /wp-json/contact-form-7/v1/contact-forms/13/feedback/schema
    10134 /wp-json/contact-form-7/v1/contact-forms/13/refill

    Thanks

    • This topic was modified 3 years, 2 months ago by liamseck.
Viewing 1 replies (of 1 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    10194 /wp-json/contact-form-7/v1/contact-forms/13/feedback/schema

    This is a request for schema of Schema-Woven Validation.

    10134 /wp-json/contact-form-7/v1/contact-forms/13/refill

    This is a refill request that is needed when the page containing the form is cached.

Viewing 1 replies (of 1 total)

The topic ‘Schema & Refill Requests’ is closed to new replies.