Plugin Crashes WP 4.9.4
-
Hi! Seems the plugin is untested with 4.9.4. Line 76 in restrict-author-posting.php is failing:
if ( ! is_user_logged_in() )
With this line in the code, WP 4.9.4 responds with a 500 Server error. If you take out this conditional with the call to
is_user_logged_in()
, WordPress loads.Any plans to update? Thanks.
- The topic ‘Plugin Crashes WP 4.9.4’ is closed to new replies.