Title: FreedomReader
Author: kiranrs
Published: <strong>2025 年 11 月 14 日</strong>
Last modified: 2025 年 11 月 14 日

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://s.w.org/plugins/geopattern-icon/freedomreader.svg)

# FreedomReader

 由 [kiranrs](https://profiles.wordpress.org/kiranrs/) 開發

[下載](https://downloads.wordpress.org/plugin/freedomreader.1.0.2.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/freedomreader/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/freedomreader/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/freedomreader/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/freedomreader/#developers)

 [技術支援](https://wordpress.org/support/plugin/freedomreader/)

## 外掛說明

FreedomReader is a powerful WordPress plugin that allows you to monetize your content
through PayPal payments and subscriptions. Perfect for bloggers, news sites, course
creators, and content publishers who want to generate revenue from premium content.

#### Key Features

 * **Content Locking System** – Lock full content, show teasers, or require subscriptions
 * **PayPal Integration** – Secure payments via PayPal REST API
 * **Subscription Management** – Monthly/yearly recurring billing with free trials
 * **À la carte Purchases** – One-time payments for individual content
 * **User Dashboard** – Purchase history, subscription management, downloadable 
   invoices
 * **Admin Analytics** – Revenue tracking, subscription analytics, export functionality
 * **Shortcodes** – Flexible content control with multiple shortcodes
 * **Responsive Design** – Mobile-optimized interface

#### Payment Options

 * One-time purchases for individual posts/pages
 * Monthly and yearly subscription plans
 * Free trial periods (configurable)
 * Multiple pricing tiers
 * Secure PayPal checkout

#### Content Control

 * Full content locks
 * Partial content with teasers
 * Subscription-only content
 * Category and tag-based restrictions
 * Individual post/page controls

#### Requirements

 * PayPal Business Account
 * SSL Certificate (recommended for live payments)
 * WordPress 5.0 or higher
 * PHP 7.4 or higher

#### External Services

This plugin connects to external services to provide its functionality. By using
this plugin, you acknowledge and agree to the data transmission to these services:

### PayPal Payment Processing

This plugin integrates with PayPal’s REST API for payment processing and subscription
management.

 * **Service**: PayPal REST API (api.paypal.com for live mode, api.sandbox.paypal.
   com for testing)
 * **Purpose**: Process payments, manage subscriptions, handle refunds, and capture
   payment data
 * **Data Sent**: Customer payment information, purchase amounts, product descriptions,
   subscription details, user billing information
 * **When Data is Sent**: When users make purchases, create subscriptions, cancel
   subscriptions, or when refunds are processed
 * **PayPal Terms of Service**: https://www.paypal.com/us/legalhub/useragreement-
   full
 * **PayPal Privacy Policy**: https://www.paypal.com/us/legalhub/privacy-full

### IP Geolocation Service

This plugin uses IP-API.com for geolocation-based content restrictions.

 * **Service**: IP-API.com (ip-api.com)
 * **Purpose**: Determine user’s country based on IP address for geographic content
   restrictions
 * **Data Sent**: User’s IP address
 * **When Data is Sent**: When geographic lock rules are enabled and content is 
   accessed
 * **IP-API Terms of Service**: https://ip-api.com/docs/legal
 * **IP-API Privacy Policy**: https://ip-api.com/docs/legal

**Important**: These external services are essential for the plugin’s core functionality.
Payment processing cannot function without PayPal integration, and geographic restrictions
require IP geolocation services.

### Privacy Policy

FreedomReader stores the following data locally:
 * Purchase records (user ID, amount,
date, status) * Subscription information (user ID, plan, status, dates) * Content
lock settings (post ID, lock type, pricing)

Payment processing is handled entirely by PayPal. No sensitive payment information
is stored locally.

Users can request data deletion by contacting the site administrator.

### Support

For support and documentation:
 * GitHub repository: https://github.com/kiranrs/
freedomreader * WordPress.org support forum (when published) * Issues and feature
requests: GitHub Issues

### Contributing

We welcome contributions! Please see our GitHub repository for contribution guidelines.

### Credits

 * PayPal REST API integration
 * WordPress Plugin Boilerplate structure
 * Icons from various open-source collections

## 安裝方式

 1. Upload the plugin files to `/wp-content/plugins/freedomreader/` directory
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Go to FreedomReader > Settings to configure PayPal credentials
 4. Set up your subscription plans
 5. Start locking content using the post metaboxes

#### PayPal Setup

 1. Create a PayPal Business Account
 2. Go to PayPal Developer Dashboard
 3. Create a new application
 4. Copy Client ID and Client Secret
 5. Enter credentials in plugin settings
 6. Choose Sandbox for testing or Live for production

## 常見問題集

### Do I need a PayPal Business Account?

Yes, you need a PayPal Business Account to accept payments and create subscription
plans.

### Can I test payments before going live?

Yes, the plugin includes sandbox mode for testing with PayPal’s testing environment.

### What happens if a user cancels their subscription?

Users can cancel subscriptions from their dashboard. The plugin handles cancellation
through PayPal’s API and updates access accordingly.

### Can I customize the appearance?

Yes, the plugin includes CSS classes for styling and supports theme customization.

### Is the plugin GDPR compliant?

The plugin stores minimal user data locally. Payment data is handled by PayPal. 
You should review your privacy policy and data handling practices.

### Can I export payment data?

Yes, the admin dashboard includes export functionality for purchases and subscriptions.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈FreedomReader〉的開發相關工作。

參與者

 *   [ kiranrs ](https://profiles.wordpress.org/kiranrs/)

[將〈FreedomReader〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/freedomreader)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/freedomreader/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/freedomreader/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/freedomreader/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/freedomreader/)。

## 變更記錄

#### 1.0.0

 * Initial release
 * PayPal integration for payments and subscriptions
 * Content locking system with multiple options
 * User dashboard for purchase/subscription management
 * Admin analytics and reporting
 * Shortcodes for flexible content control
 * Responsive design with mobile support

## 中繼資料

 *  版本 **1.0.2**
 *  最後更新 **6 個月前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.4.8**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/freedomreader/)
 * 標籤:
 * [content lock](https://tw.wordpress.org/plugins/tags/content-lock/)[monetization](https://tw.wordpress.org/plugins/tags/monetization/)
   [paypal](https://tw.wordpress.org/plugins/tags/paypal/)[premium content](https://tw.wordpress.org/plugins/tags/premium-content/)
   [subscription](https://tw.wordpress.org/plugins/tags/subscription/)
 *  [進階檢視](https://tw.wordpress.org/plugins/freedomreader/advanced/)

## 評分

這個項目尚無任何評論記錄。

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

[查看全部使用者評論](https://wordpress.org/support/plugin/freedomreader/reviews/)

## 參與者

 *   [ kiranrs ](https://profiles.wordpress.org/kiranrs/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/freedomreader/)