=== SERA Post Bookmarks ===
Contributors: seratools
Tags: bookmark, bookmarks, favorites, reading list, post ranking
Requires at least: 6.0
Tested up to: 7.1
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Lightweight post bookmarking for guests and logged-in users, with personal lists, counts, admin sorting, and popularity ranking.

== Description ==

SERA Post Bookmarks adds lightweight bookmarking to WordPress posts for guests and logged-in users. SERA is a WordPress tools brand focused on practical content operations and reader engagement. Visitors can bookmark posts without an account or while signed in. Site owners can see and sort bookmark counts in the Posts list and view a read-only top-50 ranking under Tools.

Use `[sera_bookmark_button]` on a supported published post, `[sera_bookmark_count]` for its count, and `[sera_user_bookmarks]` for the current visitor's list.

= Privacy =

The plugin stores a signed-in WordPress user ID or a random first-party anonymous bookmark identifier, bookmarked post IDs, and timestamps. It does not store IP addresses, full user-agent strings, fingerprints, location data, telemetry, or data in external services. No external requests are made.

== Installation ==

1. Upload the plugin ZIP through Plugins > Add New > Upload Plugin, or install it from the directory.
2. Activate SERA Post Bookmarks.
3. Add `[sera_bookmark_button]` to a post template or content, and optionally add `[sera_user_bookmarks]` to a bookmarks page.

== FAQ ==

= Does it contact an external service? =

No. It has no external service, telemetry, or cloud dependency.

= What happens on deactivation or uninstall? =

Bookmark data is retained. The plugin does not delete data automatically.

= Does it support multisite? =

Multisite has not been formally tested for this initial release.

== Screenshots ==

1. Bookmark button on a post.
2. Current visitor bookmark list.
3. Posts list bookmark-count column.
4. SERA Bookmarks under Tools.

== Changelog ==

= 1.0.0 =
* Initial public submission candidate.
