=== ORQADESIGN Bluesky Feed ===
Contributors: orqadesign
Donate link: https://orqadesign.com
Tags: bluesky feed, bluesky, feed, social media, embed, shortcode
Requires at least: 5.5
Tested up to: 6.9.1
Requires PHP: 7.4
Stable tag: 1.0.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Easily display and cache the latest posts from a Bluesky user using a shortcode.

== Description ==

**Bluesky Feed** lets you embed a user's latest posts from the Bluesky network onto your WordPress site. Just add a shortcode to any post, page, or widget. The feed is cached for performance and customizable via plugin settings.

- Display latest posts from any Bluesky handle
- Lightweight and styled with CSS
- Caches results for performance
- Works with shortcodes: `[bluesky_feed handle="@yourhandle" limit="5"]`

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/bluesky-feed` directory, or install it through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Add your Bluesky credentials in the plugin settings page.
4. Use the `[bluesky_feed handle="@example"]` shortcode in posts or pages.

== Frequently Asked Questions ==

= Where do I get my Bluesky handle and app password? =

You'll need to create a Bluesky App Password in your Bluesky account settings.

= Can I style the feed? =

Yes, the plugin includes a `style.css` file you can customize or override in your theme.

== Screenshots ==

1. Example frontend output of the feed
2. Settings screen to add your Bluesky credentials

== Changelog ==

= 1.0.1 =
* Fix: Settings could not be saved due to an early return preventing register_setting() from running.
* Fix: Prevent Bluesky API authentication from running during plugin load.

= 1.0 =
* Initial release

== Upgrade Notice ==

= 1.0.1 =
Fixes a settings save error on newer WordPress/PHP versions.

= 1.0 =
First public release.

== Arbitrary section ==

This plugin was built to help developers and creators showcase their Bluesky content on WordPress.
