| 开发者 | brokensmile.2103 |
|---|---|
| 更新时间 | 2026年4月23日 15:29 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/ or install via Plugins → Add New.Yes. For logged-in users, scroll position is stored in a dedicated database table, saved separately for each device type (PC, Mobile, Tablet).
Yes. You can enable it for any public post type in the plugin settings page.
No. It only runs a small JS script on enabled single pages and stores data efficiently in a dedicated table with indexed queries.
absTop, absBottom) are now cached after DOMContentLoaded and refreshed on window resize — getBoundingClientRect() is no longer called on every scroll eventwp_cache-based — eliminates transient writes to wp_options on high-traffic sites; works best with an object cache (Redis/Memcached), degrades gracefully without oneautoClearOnEnd with no CSS selector configured would never trigger the end-of-content clear; now correctly falls back to page-bottom detection in that casepc, mobile, tablet) for full backend consistency.entry-content, .post-content, #main).entry-content)init_plugin_suite_reading_position_delay to adjust debounce time