Descripziun
Unburden is a powerful content creation and publishing platform that integrates seamlessly with WordPress. This plugin serves as the bridge between your WordPress site and the Unburden application, enabling automated content publishing, planning, and management.
Key Features
- Automated Publishing: Schedule and publish content automatically from Unburden
- Content Planning: Plan and organize your content calendar
- Author Mapping: Map Unburden authors to WordPress users
- Media Upload: Upload images and media directly through the API
- Analytics Integration: Track publishing performance and engagement
- Category & Tag Management: Create and manage WordPress categories and tags
- Secure Connection: Encrypted, authenticated API communication
How It Works
- Install and activate the plugin
- Connect your WordPress site to your Unburden account
- Start creating and publishing content through the Unburden platform
- Content automatically appears on your WordPress site
Privacy Policy
This plugin connects your WordPress site to the Unburden platform for content management and publishing. The plugin collects and transmits the following information:
- WordPress site URL and basic site information
- User authentication tokens for secure API communication
- Content data (posts, pages, media) as requested through the Unburden platform
- Basic usage analytics for content performance tracking
All data transmission is encrypted using HTTPS. The plugin does not collect personal information about your site’s visitors. For more information about how Unburden handles your data, please visit Unburden’s Privacy Policy.
Support
For support, please visit:
* Unburden Support
* WordPress.org Support Forums
Credits
This plugin is developed by the Unburden team. It uses the following open-source libraries:
* WordPress REST API
* PHP OpenSSL for encryption
License
This plugin is licensed under the GPLv2 or later.
Copyright (C) 2024 Unburden
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Installaziun
- Upload the plugin files to the
/wp-content/plugins/unburden-connectordirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‚Plugins‘ screen in WordPress.
- Use the Unburden menu in your WordPress admin to connect your site.
- Follow the connection wizard to link your WordPress site with your Unburden account.
FAQ
-
Do I need an Unburden account?
-
Yes, you need an active Unburden account to use this plugin. The plugin serves as a connector between WordPress and the Unburden platform.
-
Is my data secure?
-
Yes, all communication between WordPress and Unburden is encrypted and authenticated. The plugin uses WordPress’s built-in security features and follows WordPress coding standards.
-
Can I disconnect my site?
-
Yes, you can disconnect your WordPress site from Unburden at any time through the plugin’s admin interface.
-
What WordPress versions are supported?
-
The plugin requires WordPress 4.7 or higher and PHP 5.6 or higher.
-
Does this plugin track my usage?
-
The plugin includes analytics features that help track content performance. All data collection is documented and users are informed about data usage.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Unburden Connector — Effortless Content Publishing” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Unburden Connector — Effortless Content Publishing” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Security improvements: Fixed output escaping for PHP_VERSION constant
- Enhanced WordPress security standards compliance
- All variables and options now properly escaped when echoed
- Follows WordPress „escape late“ principle for maximum security
0.9.9
- Added
/pagesREST API endpoint for fetching WordPress pages content - Enables editorial line generation from WordPress pages during connection setup
- Improves content analysis by including both posts and pages in editorial strategy
- Provides richer context for AI-powered content planning and persona generation
0.9.8
- Fixed WordPress REST API authentication pattern that was causing 403 Forbidden errors
- Replaced redundant permission callbacks with WordPress-standard authentication flow
- Simplified API endpoint permissions to rely on proper user authentication chain
- All API endpoints now use
is_user_logged_in()permission callback instead of custom API key validation - This follows WordPress best practices where authentication happens at the filter level and permissions are checked separately
0.9.7
- Fixed API key transmission issue by implementing base64 encoding for HTTP headers
- Resolved authentication failures caused by special characters in API keys being escaped during HTTP transmission
- Improved compatibility with various web server configurations (nginx, Apache, reverse proxies)
- Enhanced error logging for better debugging of authentication issues
- API keys are now base64-encoded before transmission and decoded on receipt for reliable authentication
0.9.6
- Fixed connection verification issue that was causing 403 errors during WordPress site setup
- Added dedicated
/test-connectionendpoint for reliable connection authentication - Improved error logging and diagnostics for connection verification process
- Enhanced compatibility with WordPress REST API authentication system
0.9.5
- Updated plugin name to „Unburden Connector — Effortless Content Publishing“ for better distinction
- Changed constant prefixes from „APP_UNBURDEN_“ to „UNBURDENCC_“ for uniqueness and WordPress compliance
- Updated minimum PHP requirement from 5.6 to 7.4 to align with current WordPress standards
- WordPress Plugin Directory compliance update
0.9.4
- Fixed WordPress connection handshake permissions issue that was causing 401 authentication errors
- Modified the
/get-keyendpoint to use public access with lookup_id validation for security - Improved connection flow reliability by removing admin permission requirements from handshake endpoint
- Enhanced WordPress REST API compliance while maintaining security through encryption validation
0.9.3
- Fixed WordPress coding standard warnings for direct database queries in activator class
- Added caching to transient cleanup operations for performance improvement
0.9.2
- Security improvements: Fixed 26 WordPress coding standards violations
- Enhanced input sanitization and output escaping throughout plugin
- Replaced unsafe date() functions with WordPress-safe gmdate() and date_i18n()
- Improved database query compliance and transient management
- Updated to WordPress security standards for all user-facing output
- Comprehensive WordPress linter compliance update
0.9.1
- Version bump and preparation for security updates
0.9.0
- Security improvements: Removed sensitive connection key from client-side JavaScript
- Security improvements: Added proper admin permission checks to handshake endpoint
- Enhanced WordPress compliance and security standards
- Updated „Tested up to“ WordPress version to 6.6
0.8.1
- Enhanced analytics integration
- Improved error handling for API requests
- Added support for custom post types
- Security improvements
0.8.0
- Initial public release
- Complete WordPress REST API integration
- Author mapping functionality
- Media upload support
- Category and tag management