外掛說明
PMC Post Savior checks every 15 seconds to see if you’re still logged in. If you are not, it presents a pop-up window so that you can log back in without losing your work.
Github: https://github.com/Penske-Media-Corp/pmc-post-savior
WordPress.org: https://wordpress.org/extend/plugins/pmc-post-savior/
Image by The Library of Congress. See link for details.
螢幕擷圖
安裝方式
- Upload the
pmc-post-saviorfolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
常見問題集
Why don’t you just read the cookies via javascript?
Since the auth cookies are not visible to javascript, this uses AJAX to communicate with WordPress to check the login cookies.
Why 15 seconds?
Because 1 minute is too long.
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
1.0
- Fix issue where login prompt didn’t show in full-screen edit mode.
- No longer instantiate into a global. Unnecessary since the class is already a singleton. Props JJJ.
0.9
- Initial beta release.


