Re-enable Quick Edit
-
This plugin is great, but it has the side effect of disabling the Quick Edit function.
To re-enable Quick Edit, I edited line 98 of plugin.php to read:
if ( 'post.php' != $pagenow && 'post-new.php' != $pagenow && 'edit.php' != $pagenow ) {
It would be great if you could add a setting in the future to enable or disable Heartbeat on edit.php in order to let the user decide about Quick Edit.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Re-enable Quick Edit’ is closed to new replies.