=== Kesifasya Source Preference Card for Google ===
Contributors: kesifasya
Tags: popup, preference, source, routing, engagement
Requires at least: 5.8
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Adds a lightweight source preference card that helps visitors choose the content path they want to browse.

== Description ==

Kesifasya Source Preference Card for Google adds a configurable preference card to the front end of a WordPress site. Site owners can use it to guide visitors toward selected content paths such as anime, manga, drama, or any custom URLs.

The card can be shown after a delay, after scrolling, or on exit intent. The plugin includes settings for the headline, chips, question, small print, brand text, images, accent color, page targeting, and three action buttons.

This plugin is not affiliated with, endorsed by, or sponsored by Google.

Privacy note: the plugin does not send visitor data to a remote service. It only uses browser localStorage to remember when a visitor closed the card, based on the display frequency configured by the site owner.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/source-preferences/` directory, or install the plugin through the WordPress Plugins screen.
2. Activate the plugin through the Plugins screen in WordPress.
3. Go to Settings > Source Preferences.
4. Configure the card text, display rules, images, and button links.

== Frequently Asked Questions ==

= Does the plugin send visitor data to external services? =

No. The frontend script runs in the browser and stores only the last closed timestamp in localStorage.

= Can I change the button labels and links? =

Yes. The settings page includes three configurable buttons. Links can be relative paths such as `/anime` or full URLs.

= Can I show the card only on selected pages? =

Yes. Use the Page paths setting. Add one path per line, use `*` for every page, or use a prefix such as `/category/*`.

= Is this an official Google plugin? =

No. This plugin is not affiliated with, endorsed by, or sponsored by Google.

== Screenshots ==

1. Source preference card on the front end.
2. Source Preferences settings screen.

== Changelog ==

= 1.0.0 =
* Initial release.

== Upgrade Notice ==

= 1.0.0 =
Initial release.
