Social Post Customizer for Jetpack

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.

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.

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.

FAQ

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.0 requires PHP 8.3 or later.

Avis

Il n’y a aucun avis pour cette extension.

Contributeurs/contributrices & développeurs/développeuses

« Social Post Customizer for Jetpack » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Journal des modifications

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