Restore feature broken. Simple Fix.
-
Currently Restore and Revisions are broken. So if your browser crashes you cannot restore your auto-saved work. To correct this feature:
EDIT documentor-lite.php LINE 295
FROM:
‘supports’ => array(‘title’,’editor’,’thumbnail’,’excerpt’,’custom-fields’)
TO:
‘supports’ => array(‘title’,’editor’,’thumbnail’,’excerpt’,’custom-fields’,’revisions’)SEE WORDPRESS BUG:
https://core.trac.wordpress.org/ticket/27938Thanks
The topic ‘Restore feature broken. Simple Fix.’ is closed to new replies.