YoApy Social Poster

Descrizione

Schedule and publish posts to Facebook, Instagram, YouTube, and TikTok directly from your WordPress dashboard.

Features:
* Schedule posts to multiple social networks
* Support for image posts, video posts, stories, and YouTube Live schedules
* Easy-to-use interface integrated with WordPress
* Automatic caption generation from post content
* Support for all major social networks: Facebook, Instagram, YouTube, and TikTok

Screenshot

  • Planner interface for scheduling posts
  • Post metabox for auto-publishing
  • Settings page for API configuration
  • Logs page for tracking post status

Installazione

  1. Upload the plugin files to the /wp-content/plugins/yoapy-social-poster directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->YoApy screen to configure the plugin
  4. Create your API keys at https://yoapy.com
  5. Enter your API keys in the plugin settings
  6. Start scheduling posts!

FAQ

Do I need API keys to use this plugin?

Yes, you need to create API keys at https://yoapy.com to use this plugin.

Which social networks are supported?

The plugin supports Facebook, Instagram, YouTube, and TikTok.

Can I schedule posts in advance?

Yes, you can schedule posts to be published at any future date and time.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“YoApy Social Poster” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog

1.6.58

  • Fixed critical JavaScript scope issue where YoApyPlanner functions were not properly exposed to global scope
  • Ensured consistent use of window.YoApyPlanner throughout all JavaScript modules
  • Resolved task list not updating automatically after create/delete operations

1.6.57

  • Fixed bug in planner-modal.js that caused modal to not close properly

1.6.56

  • Fixed critical syntax error in planner-core.js that prevented renderTaskList function definition
  • Corrected JavaScript syntax structure in core module to ensure proper execution
  • Resolved function definition scope issues preventing task list updates
  • Enhanced JavaScript module reliability and execution flow

1.6.55

  • Resolved conflicts between planner-modal.js and planner-ui.js modal implementations
  • Fixed YoApyPlanner object redefinition issues across multiple JavaScript modules
  • Improved task list real-time updates for both creation and deletion operations
  • Enhanced JavaScript module initialization and function exposure consistency

1.6.54

  • Added comprehensive error handling and debugging logs to planner-core.js
  • Enhanced renderTaskList function definition with try/catch blocks
  • Improved YoApyPlanner object initialization reliability
  • Enhanced JavaScript module loading error detection

1.6.53

  • Added debugging logs to diagnose persistent renderTaskList issue
  • Enhanced YoApyPlanner object initialization verification
  • Improved task list update reliability with detailed logging
  • Enhanced JavaScript module loading diagnostics

1.6.52

  • Fixed persistent YoApyPlanner.renderTaskList function not available error
  • Added wait mechanism for YoApyPlanner object initialization
  • Improved reliability of task list updates after publishing
  • Enhanced JavaScript module loading synchronization

1.6.51

  • Fixed YoApyPlanner.renderTaskList function not available error
  • Ensured proper exposure of YoApyPlanner object to global scope
  • Improved reliability of task list updates after publishing
  • Enhanced JavaScript module loading and initialization

1.6.50

  • Fixed $ is not a function error in planner-form.js
  • Restored proper jQuery wrapper for form handling
  • Ensured jQuery compatibility with WordPress environment
  • Improved form submission and validation reliability

1.6.49

  • Fixed initNetworkFields is not defined error
  • Moved initNetworkFields function to global scope
  • Ensured proper function exposure for external script calls
  • Improved network field initialization reliability

1.6.48

  • Fixed YoApyPlanner.renderTaskList function not available error
  • Added global renderTaskList function to YoApyPlanner object
  • Enabled real-time task list updates without page reload
  • Improved task list rendering consistency across all modules

1.6.47

  • Fixed YoApyPlanner.api is not a function error
  • Improved delete button hover style – red text on white background
  • Enhanced AJAX error handling and logging
  • Removed duplicate modal initialization conflicts

1.6.46

  • Fixed task not being deleted after confirming in modal
  • Improved AJAX response handling for delete operations
  • Added better error logging for debugging delete issues
  • Enhanced task list refresh after deletion

1.6.45

  • Fixed delete modal not responding to button clicks
  • Resolved conflicts between multiple modal initialization systems
  • Improved modal visibility and event handling
  • Enhanced CSS transitions for smoother modal appearance

1.6.44

  • Fixed delete button hover style to maintain text visibility
  • Improved visual feedback for delete and post actions
  • Enhanced modal button handling to prevent freezing
  • Added better error handling and user feedback

1.6.43

  • Fixed delete modal completely with centralized modal system
  • Improved real-time task list updates after saving tasks
  • Enhanced modal event handling to prevent conflicts
  • Added dedicated modal management system

1.6.42

  • Fixed delete modal buttons not working and modal not closing
  • Completely resolved duplicate media picker modal issue
  • Improved real-time task list updates with retry mechanism
  • Enhanced error handling and user feedback

1.6.41

  • Fixed real-time task list updates after saving and deleting tasks
  • Fixed duplicate media picker modal issue
  • Improved AJAX response handling with better error management
  • Enhanced task list rendering to ensure consistency
  • Fixed undefined variables in delete modal

1.6.40

  • Fixed real-time task list updates after saving and deleting tasks
  • Fixed duplicate media picker modal issue
  • Improved AJAX response handling with fallback mechanisms
  • Enhanced task list rendering to ensure consistency

1.6.39

  • Fixed real-time task list updates after saving and deleting tasks
  • Improved AJAX response handling for better user experience
  • Enhanced task list rendering to ensure consistency

1.6.38

  • Fixed JavaScript errors with YoApyPlanner.api and YoApyPlanner.toast functions
  • Improved error handling for planner delete and save operations
  • Enhanced compatibility with WordPress 6.9

1.6.37

  • Fixed network restrictions in metabox to match planner functionality
  • Fixed double media picker issue in post creation
  • Improved planner delete functionality
  • Updated WordPress compatibility to 6.9

1.6.36

  • Added network restrictions based on post type (YouTube/TikTok require video)
  • Improved UI/UX for select elements in metabox sidebar
  • Fixed TikTok creator info section removal

1.6.35

  • Added CSS constraints to prevent metabox select elements from overflowing
  • Improved UI consistency between metabox and planner

1.6.34

  • Removed separate TikTok creator info functionality
  • Simplified account information display for all networks

1.6.33

  • Removed TikTok Creator Info section from metabox template
  • Cleaned up associated JavaScript code

1.6.32

  • Updated AJAX handler to use single endpoint for fetching all account information
  • Improved avatar loading for all social networks

1.6.31

  • Added methods to fetch profile information for all networks (Facebook, Instagram, YouTube)
  • Updated AJAX handler to properly fetch avatar URLs for all networks

1.6.30

  • Enhanced AJAX handler to properly handle TikTok creator info with avatar URLs
  • Fixed profile image loading issues

1.6.29.1

  • Hotfix for missing YOAPSOPO_PLUGIN_FILE constant

1.6.29

  • Restored missing constants that were accidentally removed
  • Deployed hotfix to WordPress SVN

1.6.28

  • Removed debug labels from planner template
  • Updated avatar display to include img elements for displaying actual profile images
  • Enhanced JavaScript to fetch and display actual avatar images
  • Fixed metabox template to properly receive $has_keys variable

1.6.27

  • Implemented account information display in planner page
  • Fixed JavaScript initialization issues
  • Added debugging features

1.6.26

  • Fixed JavaScript error handling
  • Improved account section visibility for all networks
  • Enhanced error messaging for AJAX failures

1.6.25

  • Fixed critical TikTok account information display issues
  • Improved error handling and debugging

1.6.24

  • Enhanced TikTok Direct Post API compliance
  • Improved creator information retrieval and display

1.6.23

  • Implemented TikTok creator info display functionality
  • Added proper error handling and logging
  • Prepared localization strings

1.6.22

  • Fixed metabox.php file corruption issue
  • Restored proper HTML structure

1.6.21

  • Implemented TikTok Direct Post API integration
  • Added creator information retrieval functionality

1.6.20

  • Fixed metabox template and admin functionality
  • Improved error handling

1.6.19

  • Enhanced error handling and debugging capabilities
  • Improved plugin stability

1.6.18

  • Fixed critical file corruption issues
  • Restored plugin functionality

1.6.17

  • Enhanced TikTok API integration
  • Improved error handling

1.6.16

  • Fixed TikTok posting requirements
  • Improved media handling

1.6.15

  • Enhanced social media posting capabilities
  • Improved user interface

1.6.14

  • Fixed media selection issues
  • Improved post scheduling

1.6.13

  • Enhanced compatibility with latest WordPress versions
  • Improved performance

1.6.12

  • Fixed various bugs and issues
  • Improved stability

1.6.11

  • Enhanced social network integration
  • Improved user experience

1.6.10

  • Initial release
  • Basic social media posting functionality