| 开发者 | joefusco |
|---|---|
| 更新时间 | 2026年7月22日 06:25 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/ directory.wp_presence table with UNIQUE KEY (room, client_id) for atomic upserts via INSERT ... ON DUPLICATE KEY UPDATE.wp_get_presence, wp_set_presence, wp_remove_presence, wp_remove_user_presence, wp_can_access_presence_room, wp_presence_post_room.GET/POST/DELETE /wp-presence/v1/presence, GET /wp-presence/v1/presence/rooms with SQL pagination and Cache-Control: no-store.wp-refresh-post-lock into presence entries.edit_posts.set, list, summary, cleanup.wp_presence_default_ttl filter and WP_PRESENCE_DEFAULT_TTL constant.uninstall.php..pot file.aria-live, keyboard navigation.