Joseph Scott wrote: > Take a look at the verify_request method of the PuSHPress class in the > class-pushpress.php file.
Do you mean this one? http://plugins.trac.wordpress.org/browser/pushpress/trunk/class-pushpress.php?rev=212708#L221 I was asking about *unsbuscribe* requests, and that just seems to be verifying *subscribe* requests. The hub.mode parameter is always set to "subscribe" and the function isn't called when unsubscribing.
