跳至主要內容
WordPress.org

Taiwan 正體中文

  • 佈景主題目錄
  • 外掛目錄
  • 最新消息
  • 技術支援
  • 關於我們
  • 團隊
  • 取得 WordPress
取得 WordPress
WordPress.org

Plugin Directory

SocialJet

  • 提交外掛
  • 我的最愛
  • 登入
  • 提交外掛
  • 我的最愛
  • 登入

SocialJet

由 Yusif Mammadov 開發
下載
  • 詳細資料
  • 使用者評論
  • 安裝方式
  • 開發資訊
技術支援

外掛說明

SocialJet is a powerful WordPress plugin that automates sharing your posts to social media platforms including Facebook, Instagram, Threads, LinkedIn, Telegram, and Pinterest. It allows you to schedule posts on a weekly basis, set specific sharing times, and manage multiple accounts and pages. With a user-friendly React-based interface, SocialJet simplifies social media management for bloggers and businesses.

External services

SocialJet publishes your posts to third-party social networks on your behalf. A network is contacted only after you connect an account for it, and only to (a) authorize that account or (b) publish or schedule a post to it. In every case the data sent is limited to: your own app/client credentials and the requested OAuth scopes during authorization; the resulting access/refresh token on later requests; and your post content (text, links, and images) when publishing. Nothing is sent to any other destination.

Each network, what it is used for, the domains contacted, and its legal links are listed below.

Facebook and Instagram — Facebook Graph API (Meta Platforms, Inc.). Authorizes your account, lists the Facebook Pages and Instagram accounts you manage, and publishes posts and images. Domains contacted: facebook.com, graph.facebook.com.
Terms of Service: https://www.facebook.com/legal/terms | Privacy Policy: https://www.facebook.com/privacy/policy/

Threads — Threads API (Meta Platforms, Inc.). Authorizes your account and publishes Threads posts. Domains contacted: threads.net, graph.threads.net.
Terms of Service: https://www.facebook.com/legal/terms | Privacy Policy: https://privacycenter.instagram.com/policy

LinkedIn — LinkedIn API (LinkedIn Corporation). Authorizes your account, lists the organization (Company) Pages you administer, uploads images, and publishes posts as a member or organization. Domains contacted: linkedin.com, api.linkedin.com.
Terms of Service: https://www.linkedin.com/legal/user-agreement | Privacy Policy: https://www.linkedin.com/legal/privacy-policy

Pinterest — Pinterest API v5 (Pinterest, Inc.). Authorizes your account, lists your boards, and publishes pins. Domains contacted: pinterest.com, api.pinterest.com.
Terms of Service: https://policy.pinterest.com/en/terms-of-service | Privacy Policy: https://policy.pinterest.com/en/privacy-policy

Telegram — Telegram Bot API (Telegram Messenger Inc.). Publishes messages and media to the channels/groups served by your bot token. Domain contacted: api.telegram.org.
Terms of Service: https://telegram.org/tos | Privacy Policy: https://telegram.org/privacy

Development

Source code

SocialJet’s admin interface is built with React and TypeScript. The compiled, distribution-ready assets are bundled into the plugin’s /build folder. The full, human-readable source code for that interface is publicly available on GitHub:

https://github.com/yusifmov/socialjet-frontend

Build instructions

The /build assets are generated from the source repository above. To reproduce them:

  1. Install Node.js (LTS) and npm.
  2. Clone the repository: git clone https://github.com/yusifmov/socialjet-frontend
  3. Install dependencies: npm install
  4. Build the production assets: npm run build
  5. Copy the generated output into the plugin’s /build folder.

(Adjust the build command above to match the script defined in the repository’s package.json.)

License

Both the bundled build assets and the source code in the repository above are licensed under GPLv3, the same license as the plugin itself.

Roadmap

Completed:
* Basic Facebook sharing (post title, link, and content)
* Weekly post scheduling
* Scheduling posts for a specific time
* Scheduling posts with a sharing gap
* Scheduling to multiple Facebook pages
* Sharing Queue menu (sharing history)
* Editing schedules
* Pausing and restarting schedules
* Post templates (text only, single image, gallery, link card)
* Meta pack: Facebook, Threads, and Instagram
* Telegram

Planned:
* Additional post text tags
* Auto-scheduling for posts
* XL pack: X, LinkedIn, Pinterest
* Blogging pack: Tumblr, Reddit, Mastodon, Blogger
* Google Business Profiles integration
* Russian pack: VKontakte, Odnoklassniki
* Discord integration
* Development guide for building add-ons
* UI/UX improvements

螢幕擷圖

Dashboard showing connected social media accounts.
Dashboard showing connected social media accounts.
Create or edit a social media schedule.
Create or edit a social media schedule.
Select social media accounts for publishing.
Select social media accounts for publishing.
Choose posts to publish.
Choose posts to publish.
Configure schedule settings.
Configure schedule settings.
Preview and confirm the publishing schedule.
Preview and confirm the publishing schedule.
Manage existing schedules.
Manage existing schedules.
Plugin settings page.
Plugin settings page.

安裝方式

  1. Upload the socialjet folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Navigate to the SocialJet settings page to configure your social media accounts and scheduling preferences.

常見問題集

Which social networks are supported?

SocialJet currently supports Facebook, Instagram, Threads, LinkedIn, Telegram, and Pinterest. Support for additional platforms is planned for future updates.

Do I need my own developer app to connect an account?

Yes. For each network you provide your own app credentials (for example a client/app ID and secret). The plugin uses those credentials to authorize and post on your behalf through the network’s official API.

使用者評論

BEST on the market

bibliata 2026 年 7 月 24 日 1 則留言
BEST upcoming => SOCIAL sharing plugin <= for WP. Long surpassing ReviveSocial and FSposter as it offers the same features as their paid version. Easy [basic level] FB app set up and connect. Plugin is plug and play with just a few clicks of connecting it to FB. Works right the way out of the box. Shares to FB lightning fast as a [SocialJet] should. Some new desired features would be auto-post vs manual scheduled sharing and fb comment syncing. Overall 5 star rating!
閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈SocialJet〉的開發相關工作。

參與者
  • Yusif Mammadov

將〈SocialJet〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄。

變更記錄

1.0.9

  • More social networks added: Pinterest

1.0.8

  • More social networks added: Instagram, Threads, LinkedIn, and Telegram

1.0.7

  • Tested with WordPress 6.9
  • Prevent duplicate posts from being scheduled
  • Security fixes

1.0.6

  • Security fixes

1.0.5

  • Security fixes

1.0.4

  • Security fixes

1.0.3

  • Security fixes

1.0.2

  • Security fixes

1.0.1

  • Enable editing of scheduled posts
  • Add the ability to toggle schedule status (pause/resume)
  • Fix minor UI/UX issues for improved usability

1.0.0

  • Add basic Facebook sharing (post title, link, and content)
  • Enable weekly post scheduling
  • Allow scheduling posts for specific times
  • Add support for scheduling with time gaps
  • Enable scheduling to multiple Facebook pages

中繼資料

  • 版本 1.0.9
  • 最後更新 1 個月前
  • 啟用安裝數 20+
  • WordPress 版本需求 5.0 或更新版本
  • 已測試相容的 WordPress 版本 7.0.4
  • PHP 版本需求 7.4 或更新版本
  • 語言
    English (US)
  • 標籤:
    automationcontent marketingschedulingsocial mediasocial sharing
  • 進階檢視

評分

5 星,滿分為 5 星
  • 1 個 5 星使用者評論 5 星 1
  • 0 個 4 星使用者評論 4 星 0
  • 0 個 3 星使用者評論 3 星 0
  • 0 個 2 星使用者評論 2 星 0
  • 0 個 1 星使用者評論 1 星 0

撰寫評分

查看全部使用者評論

參與者

  • Yusif Mammadov

技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

檢視技術支援論壇

  • 關於我們
  • 最新消息
  • 主機代管
  • 隱私權
  • 展示網站
  • 佈景主題目錄
  • 外掛目錄
  • 區塊版面配置目錄
  • Learn
  • 技術支援
  • 開發者資源
  • WordPress.tv ↗
  • 共同參與
  • 活動
  • 贊助基金會 ↗
  • Swag ↗
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Taiwan 正體中文

  • 查看我們的 X (之前的 Twitter) 帳號
  • 造訪我們的 Bluesky 帳號
  • 造訪我們的 Mastodon 帳號
  • 造訪我們的 Threads 帳號
  • 造訪我們的 Facebook 粉絲專頁
  • Visit our Instagram account
  • Visit our LinkedIn account
  • 造訪我們的 TikTok 帳號
  • Visit our YouTube channel
  • 造訪我們的 Tumblr 帳號
程式碼,如詩
The WordPress® trademark is the intellectual property of the WordPress Foundation.