=== Ghostly Integration Plugin ===
Contributors: haunteddevs
Tags: ghost, api, sync, productivity
Requires at least: 5.5
Tested up to: 6.5
Stable tag: 1.0
License: GPLv2 or later

This plugin integrates with the Ghost App for syncing productivity notes and ephemeral session logs.

== Description ==

Ghostly Integration Plugin is a bridge between WordPress and the Ghost productivity tracker app.
It enables:

* Remote sync of ephemeral notes
* Viewing ghost session activity
* Embedding session-based ghost content
* (Coming Soon) Real-time haunted analytics via REST GhostBridge

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/ghostly-integration-plugin` directory.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Use shortcodes like `[ghost_sync_stats]`, `[ghost_mood]`, or `[ghost_list]`

== Changelog ==

= 1.0 =
* Initial release with Ghost App sync hooks and UI shortcodes
