Init Reading Position – Remember, Return, Continue
Remembers reading position and auto-scrolls when returning. Works for guests (localStorage) and logged-in users (custom DB table, per device).
1 database table
| Table Name | Description | Method |
|---|---|---|
| wp_init_rp_positions | Stores init rp positions data created by this plugin. | Static |
Core Table Usage
This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.
wp_optionsOption key:
init_plugin_suite_reading_position_auto_clear_on_endOption key:init_plugin_suite_reading_position_post_typesOption key:init_plugin_suite_reading_position_selectorOption key:irp_migration_doneOption key:irp_plugin_db_versionwp_usermeta