Hello,
The plugin is broken with 3.1. Here's what I see in the post edit view:
Call to undefined method Public_Post_Preview::get_prevew_link()
Hello,
The plugin is broken with 3.1. Here's what I see in the post edit view:
Call to undefined method Public_Post_Preview::get_prevew_link()
Found the solution:
On line 332 remove the ampersand (&):
$this->shared_post = $post;
This topic has been closed to new replies.