• Resolved squarestar

    (@squarestar)


    I have 2 sites on which I have a custom function running on the init hook. The code requires a user to be logged in under some circumstances. Currently it seems to be blocking the WPRUS communication between the two sites.

    Is there something I can check for that will allow me to identify WPRUS requests and allow them through this process? Like a POST element or other globally available variable?

    Thanks

Viewing 1 replies (of 1 total)
  • Thread Starter squarestar

    (@squarestar)

    Actually I answered my own question by logging the $_POST array and finding an element I can check for.

    Thanks for the plugin 🙂

Viewing 1 replies (of 1 total)

The topic ‘Allow requests through custom process’ is closed to new replies.