=== Appnest Film Catalog Core Lite ===

Contributors: appnestdigital
Requires at least: 6.4
Tested up to: 6.9
Requires PHP: 8.0
Stable tag: 1.0.6
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Essential catalogue plugin for Movie Database Lite and other compatible WordPress themes.

== Description ==

Appnest Film Catalog Core Lite provides:
- The `appnfica_title` custom post type
- Essential catalogue taxonomies
- A small title details metabox for public-facing catalogue data
- A small settings screen for archive and search behavior

This plugin is intentionally focused on the core content model and basic public-facing catalogue data.

How it works:
- Activate the plugin to add title catalogue content types to your site.
- If you are using Movie Database Lite, the theme will automatically start using its optional title archive and single-title templates.
- The plugin also works with other themes that support the registered content types.

Privacy:
- This plugin does not track users or send site data to external services.
- This plugin does not make remote API requests by default.
- Data entered into the plugin fields is stored in the local WordPress database as part of normal WordPress behavior.

== Installation ==

1. Upload the plugin to `/wp-content/plugins/`.
2. Activate it in Plugins.
3. Review the plugin options under Appnest Film Catalog Core Lite.
4. Add titles under Titles > Add New.

== Changelog ==

= 1.0.6 =
* Removed the Plugin URI header so it is no longer identical to the Author URI.
* Repackaged the submission ZIP using the required slug-only filename.

= 1.0.5 =
* Updated the plugin prefix from fdb to appnfica for WordPress.org review compliance.
* Renamed the post type, taxonomies, meta keys, option name, constants, and hooks to use the new unique prefix.
* Kept the plugin slug and text domain as appnest-film-catalog-core-lite.

= 1.0.4 =
* Renamed the plugin to Appnest Film Catalog Core Lite for WordPress.org submission.
* Updated the plugin slug and text domain to appnest-film-catalog-core-lite.
* Matched the plugin version across the main file and internal constant.

= 1.0.1 =
* Removed the unused Domain Path header.
* Removed the manual translation loader for WordPress.org compatibility.
* Updated readme wording for Plugin Check compatibility.
