ZeroByteCode Auto Share
A powerful WordPress plugin that automatically shares published posts to Telegram channels and Discord webhooks. Designed specifically for the ZeroByteCode ecosystem with advanced license inheritance and seamless integration.
- ZeroByteCode Auto Share Plugin Overview
- ๐ Key Features
- ๐ Requirements
- ๐ฏ Supported Post Types
- ๐ Message Placeholders
- ๐ Installation
- โ๏ธ Configuration
- Step 1: Create Bot
- Step 2: Setup Channel
- Step 3: Plugin Configuration
- Step 1: Create Webhook
- Step 2: Plugin Configuration
- Default Telegram Format:
- Default Discord Format:
- ๐ฎ Usage
- From Post List:
- From Post Editor:
- ๐ Developer Hooks
- ๐ Troubleshooting
- โ Posts Not Sharing Automatically
- โ Telegram Connection Fails
- โ Discord Connection Fails
- โ License Issues
- ๐ Updates & Licensing
- ๐ Support
- ๐ Changelog
- ๐ License
ZeroByteCode Auto Share Plugin Overview
ZeroByteCode Auto Share is a premium WordPress plugin designed to automatically distribute published content to Telegram channels and Discord webhooks.
This plugin is specifically built for the ZeroByteCode ecosystem and features an innovative license inheritance system that eliminates the need for separate licensing.

ZeroByteCode Auto Share
View DetailsThe ZeroByteCode Auto Share plugin is a WordPress solution designed to automatically share published posts to Telegram channels and Discord webhooks. One of its key advantages is that it inherits its license from parent ZeroByteCode plugins, eliminating the need for a separate license. The plugin supports sharing to multiple Telegram bots and channels, as well as unlimited Discord webhooks. It also offers advanced configuration options, including the ability to create custom messages, support for multiple channels, and individual controls for precise management.
DownloadKey Innovation: Smart License Inheritance
The plugin’s standout feature is its automatic license inheritance from any active ZeroByteCode parent plugin, including WPJav Core, SceneFlix Core, WPDoods, or WPStape.
This means users don’t need a separate license key – the plugin automatically inherits licensing from existing ZeroByteCode products, providing seamless integration and zero-configuration setup.
Multi-Platform Auto Sharing Capabilities
The plugin supports unlimited Telegram bot tokens and Discord webhook URLs, automatically sharing content when posts are initially published (not on updates).
It intelligently detects supported post types including standard WordPress posts, movies, and TV shows when SceneFlix Core is active. Users can configure multiple channels and webhooks with individual enable/disable controls.
Advanced Configuration and Manual Controls
Beyond automatic sharing, the plugin offers extensive manual sharing options through admin list actions and post edit meta boxes.
It includes built-in connection testing with real-time feedback, custom message formatting using dynamic placeholders like {title}
, {url}
, and {site_name}
, and comprehensive error diagnostics for troubleshooting.
Developer-Friendly and Conflict Prevention
The plugin provides extensive developer hooks including actions and filters for customization, supports extending post types, and features smart conflict prevention with other ZeroByteCode plugins.
It includes console error suppression and targeted script management to ensure a clean admin experience without interfering with other plugin functionality.
Professional Support and Updates
As proprietary software exclusively for ZeroByteCode commercial plugins, it receives automatic updates through the ZeroByteCode server without requiring separate licensing.
The plugin comes with comprehensive documentation, support portal access, and detailed troubleshooting guides for common issues related to Telegram/Discord connectivity and license inheritance.
๐ Key Features
โจ Smart License Inheritance
- Automatic Updates: Inherits licenses from any active ZeroByteCode parent plugin
- Required plugins: WPJav Core, SceneFlix Core, WPDoods, or WPStape
- Zero Configuration: No separate license key required
- Status Display: Shows license source in plugin list
๐ Multi-Platform Auto Sharing
- Telegram Integration: Unlimited bot tokens and channels
- Discord Integration: Multiple webhook URLs support
- Smart Triggers: Only shares on initial publication, not updates
- Post Type Aware: Automatically detects supported content types
๐๏ธ Advanced Configuration
- Multiple Channels: Configure unlimited Telegram channels per platform
- Multiple Webhooks: Set up different Discord webhooks for various purposes
- Custom Messages: Rich message formatting with dynamic placeholders
- Individual Controls: Enable/disable channels and webhooks independently
๐ ๏ธ Manual Sharing Controls
- Admin List Actions: Quick share buttons in post lists
- Post Edit Meta Box: Share controls on individual post screens
- Re-sharing: Share existing posts anytime
- Bulk Operations: Efficient management of multiple posts
๐งช Built-in Testing
- Connection Testing: Verify Telegram and Discord configurations
- Custom Test Messages: Send personalized test content
- Real-time Feedback: AJAX-powered testing interface
- Error Diagnostics: Detailed error reporting and troubleshooting
๐ง Conflict Prevention
- Smart Isolation: Prevents conflicts with other ZeroByteCode plugins
- Minimal Interference: Non-aggressive approach preserving other plugin functionality
- Console Error Suppression: Clean admin experience
- Targeted Script Management: Selective dequeuing of problematic scripts
๐ Requirements
Parent Plugin Dependency
This plugin requires at least one of the following ZeroByteCode plugins to be active:
Plugin | Slug | Link |
---|---|---|
WPJav Core | wpjav-core |
Product Link |
SceneFlix Core | sceneflix-core |
Product Link |
WPDoods | wpdoods |
Product Link |
WPStape | wpstape |
Product Link |
System Requirements
- WordPress: 6.0 or higher
- PHP: 7.4 or higher
- cURL: Enabled for API communications
- JSON: Extension enabled
๐ฏ Supported Post Types
The plugin automatically detects and supports:
- ๐ Posts (WordPress default)
- ๐ฌ Movies (
movie
) – when SceneFlix Core is active - ๐บ TV Shows (
tv
) – when SceneFlix Core is active - ๐ญ Custom Types – extensible via filters
๐ Message Placeholders
Create dynamic messages using these placeholders:
Placeholder | Description | Example |
---|---|---|
{title} |
Post title | “Avengers: Endgame” |
{url} |
Post permalink | “https://site.com/movie/avengers” |
{site_name} |
Site name | “My Movie Site” |
{site_url} |
Homepage URL | “https://site.com” |
{author} |
Author display name | “John Doe” |
{excerpt} |
Post excerpt | “Epic superhero finale…” |
{date} |
Publication date | “2024-01-15” |
๐ Installation
Method 1: Direct Upload
- Download the plugin package
- Upload to
/wp-content/plugins/zerobytecode-auto-share/
- Activate through Plugins screen in WordPress
- Ensure a parent ZeroByteCode plugin is active
- Navigate to Auto Share in admin menu
Method 2: WordPress Admin
- Go to Plugins > Add New
- Upload the plugin ZIP file
- Click Install Now and Activate
- Follow configuration steps below
โ๏ธ Configuration
๐ฑ Telegram Setup
For full complete tutorial, read our article on how to create a Telegram bot token.
Step 1: Create Bot
- Message @BotFather on Telegram
- Send
/newbot
command - Follow prompts to create your bot
- Save the Bot Token provided
Step 2: Setup Channel
- Create or use existing Telegram channel
- Add your bot as administrator
- Get Channel ID using @userinfobot
- Format:
@channelname
or-1001234567890
Step 3: Plugin Configuration
- Go to Auto Share > Telegram tab
- Click Add Telegram Channel
- Enter:
- Channel Name: Descriptive name
- Bot Token: From BotFather
- Channel ID: From step 2
- Enable the channel
- Click Test Connection to verify
๐ฌ Discord Setup
For full complete tutorial, read our article on how to set up Discord webhooks.
Step 1: Create Webhook
- Open Discord server settings
- Go to Integrations > Webhooks
- Click Create Webhook
- Select target channel
- Copy Webhook URL
Step 2: Plugin Configuration
- Go to Auto Share > Discord tab
- Click Add Discord Webhook
- Enter:
- Webhook Name: Descriptive name
- Webhook URL: From Discord
- Enable the webhook
- Click Test Connection to verify
๐จ Message Customization
Default Telegram Format:
๐บ {title}
๐ฌ Watch here ๐
{url}
#movie #entertainment
Default Discord Format:
@everyone
๐ฃ New content from {site_name}
๐บ **{title}**
๐ฌ Watch here ๐ {url}
Posted by {author} on {date}
๐ฎ Usage
Automatic Sharing
- Posts automatically share when published (not on updates)
- Only enabled channels/webhooks receive notifications
- Supports all configured post types
- Respects individual channel settings
Manual Sharing
From Post List:
- Go to Posts or custom post type list
- Hover over post title
- Click Send to Telegram or Send to Discord
- Confirm in popup dialog
From Post Editor:
- Edit any post
- Find Auto Share meta box
- Click platform-specific share buttons
- View sharing status and history
Testing Connections
- Go to Auto Share settings
- Configure channel/webhook
- Click Test Connection
- Enter custom test message (optional)
- Verify message appears in target platform
๐ Developer Hooks
Actions
// Before sending to platforms
do_action('zbcas_before_telegram_send', $post_id, $channel_config);
do_action('zbcas_before_discord_send', $post_id, $webhook_config);
// After sending to platforms
do_action('zbcas_after_telegram_send', $post_id, $result, $channel_config);
do_action('zbcas_after_discord_send', $post_id, $result, $webhook_config);
// Post status transitions
do_action('zbcas_post_shared', $post_id, $platforms);
Filters
// Customize messages before sending
add_filter('zbcas_telegram_message', function($message, $post_id, $channel) {
return $message . "\n\n#custom #hashtag";
}, 10, 3);
add_filter('zbcas_discord_message', function($message, $post_id, $webhook) {
return "๐ฅ " . $message;
}, 10, 3);
// Extend supported post types
add_filter('zbcas_supported_post_types', function($post_types) {
$post_types[] = 'custom_type';
return $post_types;
});
// Customize placeholder values
add_filter('zbcas_message_placeholders', function($placeholders, $post_id) {
$placeholders['{custom}'] = 'Custom Value';
return $placeholders;
}, 10, 2);
๐ Troubleshooting
Common Issues
โ Posts Not Sharing Automatically
- โ Verify auto-sharing is enabled for post type
- โ Check Telegram/Discord credentials
- โ Ensure post is being published, not updated
- โ Confirm channels/webhooks are enabled
โ Telegram Connection Fails
- โ
Verify bot token format:
1234567890:ABCdefGHIjklMNOpqrsTUVwxyz
- โ Ensure bot is added to channel as administrator
- โ
Check channel ID format:
@channelname
or-1001234567890
- โ Test with @userinfobot
โ Discord Connection Fails
- โ Verify complete webhook URL
- โ Check webhook hasn’t been deleted
- โ Ensure proper channel permissions
- โ Test webhook in Discord settings
โ License Issues
- โ Ensure parent ZeroByteCode plugin is active
- โ Verify parent plugin has valid license
- โ Check plugin action links for license status
- โ Deactivate and reactivate to refresh license cache
Debug Mode
Enable WordPress debugging for detailed error logs:
// wp-config.php
define('WP_DEBUG', true);
define('WP_DEBUG_LOG', true);
define('WP_DEBUG_DISPLAY', false);
Check logs at: /wp-content/debug.log
Console Debugging
Open browser console on admin pages to see:
- Script loading confirmations
- AJAX request/response details
- Conflict prevention status
- Tab functionality logs
๐ Updates & Licensing
Automatic Updates
- Updates delivered via ZeroByteCode server
- License inherited from parent plugins
- No separate license key required
- Update notifications in WordPress admin
License Status
Check plugin list for license status:
- ๐ข Licensed via [Parent Plugin]: Updates available
- ๐ด No Parent License: Updates unavailable
๐ Support
For technical support and feature requests:
- Website: zerobytecode.com
- Documentation: zerobytecode.com/docs/zerobytecode-auto-share/
- Support Portal: https://zerobytecode.com/contact/
๐ Changelog
Version 1.0.0 (Latest)
- ๐ Initial release
- ๐ฑ Telegram integration
- ๐ฌ Discord integration
- ๐ Multiple channel/webhook support
- ๐จ Custom message formatting
- ๐ ๏ธ Manual sharing capabilities
- ๐งช Connection testing
- ๐ Multi-language support
Version 1.0.0
- ๐ Initial release
- ๐ฑ Telegram integration
- ๐ฌ Discord integration
- ๐ Multiple channel/webhook support
- ๐จ Custom message formatting
- ๐ ๏ธ Manual sharing capabilities
- ๐งช Connection testing
- ๐ Multi-language support
๐ License
This plugin is proprietary software designed exclusively for use with ZeroByteCode commercial WordPress plugins. Unauthorized distribution or modification is prohibited.
Made with โค๏ธ by ZeroByteCode – Empowering WordPress with premium solutions.