=== Social Post Customizer for Jetpack ===
Contributors: kusuworks
Tags: jetpack, jetpack social, social media, hashtags, publicize
Requires at least: 6.8
Tested up to: 7.1
Requires PHP: 8.3
Stable tag: 3.0.3
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Customize Facebook post text generated by Jetpack Social with flexible controls for excerpts, URLs, fixed hashtags, and post tags.

== Description ==

Social Post Customizer for Jetpack extends Jetpack Social by allowing you to customize the Facebook message that Jetpack Social publishes.

Instead of using the default generated message, you can build your own template using placeholders, automatically generate hashtags, preview the final result before publishing, and analyze the generated message.

Main features include:

* Custom social message templates
* Automatic hashtag generation
* Category and tag support
* Template placeholder system
* Live preview
* Message statistics
* Facebook post score analysis
* Import / Export settings
* Logging
* Jetpack Social integration
* Modern dependency injection architecture

== Features ==

= Template Engine =

Create reusable message templates using placeholders.

Examples:

{title}
{excerpt}
{content}
{url}
{hashtags}
{author}
{date}
{site_name}

= Preview =

Preview the exact message before publishing.

Includes:

* Generated message
* Generated hashtags
* URL preview
* Statistics
* Score analysis

= Statistics =

Displays:

* Character count
* Word count
* URL count
* Hashtag count
* Line count

= Analysis =

Provides optimization scores for Facebook post content.

Includes recommendations to improve message quality.

= Import / Export =

Export all plugin settings.

Import previously exported configuration files.

= Logging =

Keeps a log of generated messages and debugging information.

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/`.
2. Activate the plugin.
3. Ensure Jetpack Social is installed and connected.
4. Open **Social Post Customizer for Jetpack** from the WordPress admin menu.
5. Configure your preferred template and options.

== Frequently Asked Questions ==

= Does this plugin require Jetpack Social? =

Yes.

This plugin extends Jetpack Social functionality and requires Jetpack Social to be installed and activated.

= Which social network is supported? =

This plugin customizes Facebook post text generated by Jetpack Social. Other social networks supported by Jetpack Social are not modified by this plugin.

= Can I customize hashtags? =

Yes.

Hashtags can be automatically generated or customized using the template system.

= What PHP version does the plugin require? =

Version 3.0.1 requires PHP 8.3 or later.

== Changelog ==

= 3.0.3 =
* Improved Premium upgrade promotion placement and styling in admin UI.
* Added KusuWorks SNS follow links and WordPress.org review link to admin pages.
* Improved multilingual follow label handling.



= 3.0.1 =

* Fixed Tools page AJAX feedback handling.
* Fixed missing JavaScript translation helper used by maintenance actions.
* Fixed Help page AJAX feedback handling.

= 3.0.0 =

* Complete LTS architecture
* Dependency Injection Container
* Repository Pattern
* Service Layer
* Template Engine
* Preview Module
* Statistics
* Social Score Analysis
* Import / Export
* Logging
* Admin UI redesign
* Jetpack Social integration

== Upgrade Notice ==

= 3.0.1 =

Maintenance fix release.

= 3.0.0 =

Major Long-Term Support release.

Recommended for all users.

== License ==

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 or later.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY.

See the LICENSE file for details.
