Title: SocialJet
Author: Yusif Mammadov
Published: <strong>30 de agosto de 2025</strong>
Last modified: 6 de abril de 2026

---

Buscar plugins

![](https://ps.w.org/socialjet/assets/icon-256x256.png?rev=3492152)

# SocialJet

 Por [Yusif Mammadov](https://profiles.wordpress.org/yusifmv/)

[Descargar](https://downloads.wordpress.org/plugin/socialjet.1.0.8.zip)

 * [Detalles](https://es-co.wordpress.org/plugins/socialjet/#description)
 * [Valoraciones](https://es-co.wordpress.org/plugins/socialjet/#reviews)
 *  [Instalación](https://es-co.wordpress.org/plugins/socialjet/#installation)
 * [Desarrollo](https://es-co.wordpress.org/plugins/socialjet/#developers)

 [Soporte](https://wordpress.org/support/plugin/socialjet/)

## Descripción

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) – [x] Meta pack: Support for Facebook, Threads,
and Instagram – [x] Telegram – [ ] Additional post text tags – [ ] 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 – [ ] Discord integration – []
Development guide for building addons – [ ] UI/UX improvements

## Instalación

 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

### 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.

## Reseñas

No hay reseñas para este plugin.

## Colaboradores y desarrolladores

«SocialJet» es un software de código abierto. Las siguientes personas han colaborado
con este plugin.

Colaboradores

 *   [ Yusif Mammadov ](https://profiles.wordpress.org/yusifmv/)

[Traduce «SocialJet» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/socialjet)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/socialjet/) , echa
un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/socialjet/) o 
suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/socialjet/)
por [RSS](https://plugins.trac.wordpress.org/log/socialjet/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 1.08

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

#### 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

## Meta

 *  Versión **1.0.8**
 *  Última actualización **hace 2 meses**
 *  Instalaciones activas **20+**
 *  Versión de WordPress ** 5.0 o superior **
 *  Probado hasta **6.9.4**
 *  Versión de PHP ** 7.4 o superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/socialjet/)
 * Etiquetas
 * [automation](https://es-co.wordpress.org/plugins/tags/automation/)[content marketing](https://es-co.wordpress.org/plugins/tags/content-marketing/)
   [scheduling](https://es-co.wordpress.org/plugins/tags/scheduling/)[social media](https://es-co.wordpress.org/plugins/tags/social-media/)
   [social sharing](https://es-co.wordpress.org/plugins/tags/social-sharing/)
 *  [Vista avanzada](https://es-co.wordpress.org/plugins/socialjet/advanced/)

## Valoraciones

Aún no se han enviado valoraciones.

[Your review](https://wordpress.org/support/plugin/socialjet/reviews/#new-post)

[Ver todos los comentarios](https://wordpress.org/support/plugin/socialjet/reviews/)

## Colaboradores

 *   [ Yusif Mammadov ](https://profiles.wordpress.org/yusifmv/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/socialjet/)