콘텐츠로 바로가기
WordPress.org

한국어

  • 테마
  • 플러그인
  • 소식
    • 문서
    • 포럼
  • About
    • WordPress 6.9
    • 워드프레스 6.8
    • 워드프레스와 40% 웹을 위한 여정
    • 워드프레스 번역 핸드북
  • 워드프레스 한국팀
  • 워드프레스 받기
워드프레스 받기
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.

FAQ

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
  • 최근 업데이트: 3주 전
  • 활성화된 설치 20+
  • 워드프레스 버전 5.0 또는 그 이상
  • 다음까지 시험됨: 7.0.2
  • 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

Your review

모든 리뷰 보기

기여자

  • Yusif Mammadov

지원

할 말 있으신가요? 도움이 필요하신가요?

지원 포럼 보기

  • 소개
  • 뉴스
  • 호스팅
  • 개인정보
  • 쇼케이스
  • 테마
  • 플러그인
  • 패턴
  • 배우기
  • 지원
  • 개발자 도구
  • WordPress.tv ↗
  • 참여하기
  • 이벤트
  • 기부하기 ↗
  • 미래를 위한 5가지
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

한국어

  • X(이전 트위터) 계정 방문하기
  • 블루스카이 계정 방문하기
  • 마스토돈 계정 방문하기
  • 스레드 계정 방문하기
  • 페이스북 페이지 방문하기
  • 인스타그램 계정 방문하기
  • LinkedIn 계정 방문하기
  • 틱톡 계정 방문하기
  • 유튜브 채널 방문하기
  • 텀블러 계정 방문하기
코드는 詩다
The WordPress® trademark is the intellectual property of the WordPress Foundation.