indieweb / wordpress-micropub

A Micropub Endpoint plugin for WordPress
https://wordpress.org/plugins/micropub
51 stars 12 forks source link

suppress PHP `strpos(): Empty needle` warning #177

Closed snarfed closed 5 years ago

snarfed commented 5 years ago

when running outside of a web server, e.g. in wp-cli.

PHP Warning: strpos(): Empty needle in /usr/home/ryancb/public_html/w/wp-content/plugins/micropub/includes/class-micropub-authorize.php on line 166
dshanske commented 5 years ago

Sorry, never even occurred to me as a use case.