GSC Auto Clicks Badge v1.4
=============================

What changed
------------
Version 1.5 removes WordPress JSON upload completely.

Instead:
1. Upload the ORIGINAL Google service-account JSON in cPanel File Manager.
2. Put it OUTSIDE public_html.
3. Rename it to: gsc-service-account.json
4. In WordPress, enter the full server path to that file.
5. Save settings.
6. The plugin shows:
   - GMP Available
   - JSON file Found
   - JSON readable Yes
7. Click "Test connection & refresh now".

Why
---
This avoids:
- iPhone/WordPress file-upload problems
- private-key corruption from copy/paste
- the OpenSSL 3 PEM decoder issue seen previously

Security
--------
Keep the Google JSON outside public_html.
Never share the JSON file or its private key publicly.


Version 1.5
- Adds an optional clickable “Updated automatically” text.
- Link can be enabled/disabled from Settings → GSC Clicks Badge.
- Tutorial/download URL is editable.
- Google authentication, GMP signing, caching, cron, and Search Console query logic are unchanged from v1.4.
