dshanske / syndication-links

Add and Display Syndication Links in WordPress
https://wordpress.org/plugins/syndication-links/
GNU General Public License v2.0
30 stars 13 forks source link

PHP Warning for arrays #95

Closed asuh closed 5 years ago

asuh commented 5 years ago

This might be similar to #85 but I'm logging this type of PHP warning:

mod_fcgid: stderr: PHP Warning: in_array() expects parameter 2 to be array, string given in [...]/wp-content/plugins/syndication-links/includes/class-post-syndication.php on line 129

asuh commented 5 years ago

Looking through my most recent logs, I don't see this warning anymore.