Description
Radle Lite is a service integration plugin that connects your WordPress site with Reddit’s platform. It enables two-way communication between WordPress and Reddit’s servers, allowing you to publish posts to Reddit and display Reddit’s comment threads directly on your WordPress posts.
Account Requirements
To use this plugin, you need:
1. A Reddit account
2. Reddit API credentials (Client ID and Client Secret)
3. Authorization via Reddit’s OAuth system
The plugin guides you through obtaining these credentials during setup.
Key Features
- Quick publishing to Reddit subreddit
- Reddit comments integration
- Customizable publishing templates
- Rate limit monitoring
- Comprehensive settings management
- User-friendly setup wizard
- Available in 18 languages
Data Exchange
The plugin communicates with Reddit’s servers to:
* Fetch and display comment threads
* Retrieve user profile information (including avatars)
* Submit posts to Reddit
* Monitor API usage and rate limits
All Reddit data is served directly from Reddit’s infrastructure, ensuring real-time updates and compliance with Reddit’s platform requirements.
Installation
- Upload the plugin files to the
/wp-content/plugins/radle-lite
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Go to the Radle Lite settings page to configure your Reddit API credentials.
- Follow the setup wizard to complete the configuration.
Service Integration
This plugin connects to two external services:
Reddit API Service
- Service Provider: Reddit
- Purpose: Fetch comments and publish content
- Endpoints Used:
- https://oauth.reddit.com/r/subreddit/about/moderators (Moderator info)
- https://oauth.reddit.com/subreddits/mine/moderator (Moderated subreddits)
- https://oauth.reddit.com/subreddits/mine/subscriber (Subscribed subreddits)
- https://www.redditstatic.com/avatars/defaults/v2/avatar_default_1.png (Default avatar)
- Data Transmitted:
- Post content when publishing to Reddit
- OAuth credentials for authentication
- API requests for fetching comments and user data
- User profile information for displaying comments
- When Data is Sent:
- During initial OAuth authentication
- When publishing posts to Reddit
- When loading Reddit comments on posts
- When fetching user profile information
- Terms of Service: Reddit Terms
- Privacy Policy: Reddit Privacy Policy
GBTI Network Service (Optional)
- Service Provider: GBTI Network
- Purpose: Anonymous usage tracking and plugin updates
- Endpoints Used:
- https://gbti.network/wp-json/github-product-manager/v1/product-events (Usage tracking and updates)
- Data Transmitted:
- Plugin version
- WordPress version
- PHP version
- Site domain or anonymous ID (based on setup preference)
- Basic usage statistics
- When Data is Sent:
- On plugin activation/deactivation
- Weekly usage pings if opted in
- Can be disabled during plugin setup
Translations
Radle Lite is available in the following languages:
* Arabic (ar)
* Danish (da_DK)
* German (de_DE)
* Greek (el)
* Spanish (es_ES)
* Finnish (fi)
* French (fr_FR)
* Hebrew (he_IL)
* Hindi (hi_IN)
* Italian (it_IT)
* Japanese (ja_JP)
* Korean (ko_KR)
* Norwegian (nb_NO)
* Dutch (nl_NL)
* Polish (pl_PL)
* Portuguese (pt_PT)
* Russian (ru_RU)
* Swedish (sv_SE)
Want to help translate Radle Lite into your language? Visit our GitHub repository to contribute.
Privacy Policy
Radle Lite connects to the Reddit API and stores the following data:
- Reddit API credentials (encrypted)
- Rate limit usage statistics
- Comment display preferences
For more information, visit our privacy policy.
Screenshots
Blocks
This plugin provides 1 block.
- Radle Comments
FAQ
-
Do I need a Reddit account?
-
Yes, you need a Reddit account and Reddit API credentials to use this plugin. The setup wizard will guide you through the process of obtaining these credentials.
-
Can I customize how my posts appear on Reddit?
-
Yes, you can customize the post title and content templates in the Publishing Settings section.
Reviews
Contributors & Developers
“Radle Lite – A Reddit Comments Engine” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Radle Lite – A Reddit Comments Engine” 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.11
- Develop deploy scripts.
- Improving readme.txt formatting for better readability.
- Addressing issue where link to published comment did not include subreddit.
- Improving translation files.
1.0.1
- Initial release of Radle Lite plugin.