From 1a5a56fb993afbc5c2cb247b33dd995d273375d0 Mon Sep 17 00:00:00 2001 From: Kurapati Vyshnavi <159773318+kurapativyshnavi@users.noreply.github.com> Date: Sat, 13 Sep 2025 10:57:58 +0530 Subject: [PATCH 1/3] Create cookies.md Add Cookie Statement page explaining Able Player's use of functional cookies --- docs/about/cookies.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 docs/about/cookies.md diff --git a/docs/about/cookies.md b/docs/about/cookies.md new file mode 100644 index 00000000..aeee554b --- /dev/null +++ b/docs/about/cookies.md @@ -0,0 +1,23 @@ +--- +title: Cookie Statement +description: Explanation of Able Player's use of functional cookies +--- + +## 🍪 Cookie Statement + +Able Player uses cookies to enhance accessibility and improve user experience. These cookies are **strictly functional**—they help remember your preferences, such as playback settings, but do **not** track your activity or collect personal data. + +### 🔧 What kind of cookies are used? + +Able Player uses the [js-cookie](https://github.com/js-cookie/js-cookie) library to store and retrieve user preferences. These include: + +- Playback speed +- Caption settings +- Volume level +- Player layout preferences + +All cookies are stored locally in your browser and are used **only** to maintain your settings between sessions. + +### 🚫 No tracking, no profiling + +Able Player does **not** use cookies for advertising, analytics, or behavioral tracking. Your privacy is respected, and no information is shared with third parties. From da7367d011ae0ce1c67904bd183c1dc8d4e1d31d Mon Sep 17 00:00:00 2001 From: Kurapati Vyshnavi <159773318+kurapativyshnavi@users.noreply.github.com> Date: Mon, 15 Sep 2025 17:42:20 +0530 Subject: [PATCH 2/3] Update cookies.md Update cookies.md based on review feedback --- docs/about/cookies.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/about/cookies.md b/docs/about/cookies.md index aeee554b..ffd8f379 100644 --- a/docs/about/cookies.md +++ b/docs/about/cookies.md @@ -1,13 +1,17 @@ --- title: Cookie Statement description: Explanation of Able Player's use of functional cookies +layout: default +parent: About this website +nav_order: 3 --- -## 🍪 Cookie Statement +# Cookie Statement -Able Player uses cookies to enhance accessibility and improve user experience. These cookies are **strictly functional**—they help remember your preferences, such as playback settings, but do **not** track your activity or collect personal data. +Able Player uses cookies to enhance accessibility and improve user experience. These cookies are **strictly functional**—they help remember your preferences, such as playback settings, but do **not** track your activity or collect personal data. +No other cookies are used except for the cookies the Able Player sets. -### 🔧 What kind of cookies are used? +## What kind of cookies are used? Able Player uses the [js-cookie](https://github.com/js-cookie/js-cookie) library to store and retrieve user preferences. These include: @@ -18,6 +22,6 @@ Able Player uses the [js-cookie](https://github.com/js-cookie/js-cookie) library All cookies are stored locally in your browser and are used **only** to maintain your settings between sessions. -### 🚫 No tracking, no profiling +## No tracking, no profiling Able Player does **not** use cookies for advertising, analytics, or behavioral tracking. Your privacy is respected, and no information is shared with third parties. From 324b891e96367e7371868eb57e9caa87a424cc45 Mon Sep 17 00:00:00 2001 From: Kurapati Vyshnavi <159773318+kurapativyshnavi@users.noreply.github.com> Date: Mon, 15 Sep 2025 22:53:02 +0530 Subject: [PATCH 3/3] Update cookies.md --- docs/about/cookies.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/about/cookies.md b/docs/about/cookies.md index ffd8f379..6040adf5 100644 --- a/docs/about/cookies.md +++ b/docs/about/cookies.md @@ -8,11 +8,12 @@ nav_order: 3 # Cookie Statement -Able Player uses cookies to enhance accessibility and improve user experience. These cookies are **strictly functional**—they help remember your preferences, such as playback settings, but do **not** track your activity or collect personal data. -No other cookies are used except for the cookies the Able Player sets. +wpaccessibility.org uses cookies in its media player, Able Player. Able Player uses cookies to enhance accessibility and improve user experience. These cookies are **strictly functional**—they help remember your preferences, such as playback settings, but do **not** track your activity or collect personal data. No other cookies are used except for the cookies the Able Player sets. ## What kind of cookies are used? +The cookies used by Able Player are classified as **Functional** because they provide enhanced, personalized features, such as remembering user choices and preferences. + Able Player uses the [js-cookie](https://github.com/js-cookie/js-cookie) library to store and retrieve user preferences. These include: - Playback speed @@ -24,4 +25,4 @@ All cookies are stored locally in your browser and are used **only** to maintain ## No tracking, no profiling -Able Player does **not** use cookies for advertising, analytics, or behavioral tracking. Your privacy is respected, and no information is shared with third parties. +wpaccessibility.org does **not** use cookies for advertising, analytics, or behavioral tracking. Your privacy is respected, and no information is shared with third parties.