跳至内容
WordPress.org

China 简体中文

  • 主题
  • 插件
  • 新闻
    • 文档
    • 论坛
  • 关于
  • 获取 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 like Facebook. It allows you to schedule posts on a weekly basis, set specific sharing times, and manage multiple Facebook pages. With a user-friendly React-based interface, SocialJet simplifies social media management for bloggers and businesses.

Development

The frontend of this plugin is developed using React and TypeScript, compiled into the /build folder. The source code is available at:
– GitHub Repository: https://github.com/yusifmov/socialjet-frontend

Source Code

This plugin’s frontend is built with React and TypeScript, compiled into the /build folder for distribution.
The full unminified and human-readable source code is publicly available at:
– GitHub: https://github.com/yusifmov/socialjet-frontend

License

SocialJet is licensed under the GPLv3. The frontend source code, available at the above repository, is also licensed under GPLv3.

External services

This plugin connects to the Facebook Graph API (provided by Meta Platforms, Inc.) to allow users to share posts, retrieve account information, and manage scheduled content on their connected Facebook Pages.

What data is sent and when?

  • During account connection (authorization):
    The plugin sends the app’s client ID, client secret, and requested permissions to the Facebook OAuth endpoint to obtain an access token.

  • When retrieving connected pages:
    The plugin sends the authorized user’s access token to the /me/accounts endpoint to list available Facebook Pages.

  • When publishing content:
    The plugin sends the post content (text, links, images) and access token to the /PAGE_ID/feed endpoint to create posts on the selected Facebook Page.

Why is this data sent?

  • To authenticate the user with Facebook and allow the plugin to manage posting on their behalf.
  • To retrieve the list of pages the user manages.
  • To publish scheduled or immediate posts to Facebook Pages.

Where is the data sent?

  • All requests are made to the official Facebook Graph API:
    https://graph.facebook.com/

Terms of Service and Privacy Policy:

  • Facebook Terms of Service: https://www.facebook.com/legal/terms
  • Facebook Privacy Policy: https://www.facebook.com/about/privacy

Roadmap

The following features are planned for future releases:
– [x] Basic Facebook sharing (post title, link, and content)
– [x] Scheduling posts weekly basis
– [x] Scheduling posts for a specific time
– [x] Scheduling posts with sharing gap
– [x] Scheduling to multiple Facebook pages
– [x] Sharing Queue menu (Sharing history)
– [x] Editing schedules
– [x] Pausing and restarting schedules
– [x] Post templates (Text only, Single image, Gallery, Link Card)
– [ ] Additional post text tags
– [ ] Meta pack: Support for Facebook, Threads, and Instagram
– [ ] Auto-scheduling for posts
– [ ] XL pack: Support for X, LinkedIn, Pinterest
– [ ] Blogging pack: Support for Tumblr, Reddit, Mastodon, Blogger
– [ ] Google Business Profiles integration
– [ ] Russian pack: Support for VKontakte, Odnoklassniki, Telegram
– [ ] Discord integration
– [ ] Development guide for building addons
– [ ] UI/UX improvements

安装

  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.

常见问题

Does this plugin support Instagram or Twitter?

Currently, SocialJet supports Facebook sharing. Support for additional platforms like Instagram, Threads, and X is planned for future updates.

评价

此插件暂无评价。

贡献者及开发者

「SocialJet」是开源软件。 以下人员对此插件做出了贡献。

贡献者
  • Yusif Mammadov

帮助将「SocialJet」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志。

更新日志

1.0.7

  • Tested with WordPress 6.9
  • Preventing 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.7
  • 最后更新:1 周前
  • 活跃安装数量 20+
  • WordPress 版本 5.0 或更高版本
  • 已测试的最高版本为 6.9.4
  • PHP 版本 7.4 或更高版本
  • 语言
    English (US)
  • 标签
    automationcontent marketingschedulingsocial mediasocial sharing
  • 高级视图

评级

尚未提交反馈。

添加我的评价

查看全部评论

贡献者

  • Yusif Mammadov

支持

有话要说吗?是否需要帮助?

查看支持论坛

  • 关于
  • 新闻
  • 主机
  • 隐私
  • 陈列窗
  • 主题
  • 插件
  • 区块样板
  • 学习
  • 支持
  • 开发者
  • WordPress.tv ↗︎
  • 参与
  • 活动
  • 捐赠 ↗
  • 未来五分计划
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

China 简体中文

  • 关注我们的 X(原 Twitter)账号
  • 访问我们的 Bluesky 账号
  • 关注我们的 Mastodon 账号
  • 访问我们的 Threads 账号
  • 访问我们的 Facebook 公共主页
  • 关注我们的 Instagram 账号
  • 关注我们的 LinkedIn 主页
  • 访问我们的 TikTok 账号
  • 访问我们的 YouTube 频道
  • 访问我们的 Tumblr 账号
代码如诗
The WordPress® trademark is the intellectual property of the WordPress Foundation.