I get a syntax error for line 26 of p2-post-feedback.php
I just removed the code since it wasn’t needed for my installation. The author is using function() {} with in the actions second parameter field.
line 26 — add_action( ‘admin_notices’, function() { … } );
An easy fix would be to move the function out of the add_action parameter. If there is a repo somewhere I don’t mind submitting the fix.
]]>Many thanks for plugin.
clean local install WP 3.7.1, p2 1.5.1, no other plugins.
the plugin pushes content on front-page (Recent Updates) div id = “main” to below the sidebar.
Otherwise all good.
]]>