[Plugin: Post Snippets] Fatail error after upgrade to 1.8.9
-
After upgrading to 1.8.9, I got a fatal error after calling get_post_snippet():
Fatal error: Cannot access private property Post_Snippets::$plugin_options in /the/path/to/wp-content/plugins/post-snippets/post-snippets.php on line 815
I resolved the error by switching $plugin_options in Post_Snippets from private to public.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘[Plugin: Post Snippets] Fatail error after upgrade to 1.8.9’ is closed to new replies.