Social Post Customizer for Jetpack

外掛說明

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.

安裝方式

  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.

常見問題集

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.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Social Post Customizer for Jetpack〉的開發相關工作。

參與者

變更記錄

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