Title: WP User Subscribe
Author: mirzaalamin
Published: <strong>2019 年 5 月 2 日</strong>
Last modified: 2019 年 5 月 2 日

---

搜尋外掛

![](https://ps.w.org/wp-user-subscribe/assets/banner-772x250.jpg?rev=2079341)

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

![](https://ps.w.org/wp-user-subscribe/assets/icon-256x256.jpg?rev=2079341)

# WP User Subscribe

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

[下載](https://downloads.wordpress.org/plugin/wp-user-subscribe.zip)

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

 [技術支援](https://wordpress.org/support/plugin/wp-user-subscribe/)

## 外掛說明

WP User Subscribe is a very easy to use, Just you have to install and activate it.
No need to confugure anything.
 You can collect all the users email address who 
have subscribe in your website

#### WP User Subscribe Needs Your Support

It is hard to continue development and support for this free plugin without contributions
from users like you. If you enjoy using WP User Subscribe and find it useful, please
consider Your donation will help encourage and support the plugin’s continued development
and better user support.

#### Privacy Notices

With the default configuration, this plugin, in itself, does not:

 * track users by stealth;
 * write any user personal data to the database;
 * send any data to external servers;
 * use cookies.
 * reCAPTCHA ([Google](https://policies.google.com/?hl=en))
 * Akismet ([Automattic](https://automattic.com/privacy/))
 * Constant Contact ([Endurance International Group](https://www.endurance.com/privacy))

## 安裝方式

 1. Upload the entire `wp-user-subscribe` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. No need to do any configuration, just Activate the plugin and all will be done.

## 常見問題集

Do you have questions or issues with WP User Subscribe? Use these support channels
appropriately.

 1. [Docs](https://wpusersubscribe.org/docs/)
 2. [FAQ](https://wpusersubscribe.org/faq/)
 3. [Support Forum](https://wpusersubscribe.org/support/plugin/wp-user-subscribe/)

[Support](https://wpusersubscribe.org/support/)

## 使用者評論

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

## 參與者及開發者

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

參與者

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

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

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

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

## 變更記錄

For more information, see [Releases](https://wpusersubscribe.org/category/releases/).

 * reCAPTCHA: Modifies the reaction to empty response tokens.

#### 5.1

 * Introduces the Constant Contact integration module.
 * Updates the reCAPTCHA module to support reCAPTCHA v3.
 * Adds Dark Mode style rules.

#### 5.0.5

 * Fixes the inconsistency problem between get_data_option() and get_default_option()
   in the WPCF7_FormTag class.
 * Suppresses PHP errors occur on unlink() calls.
 * Introduces wpcf7_is_file_path_in_content_dir() to support the use of the UPLOADS
   constant.

#### 5.0.4

 * Specifies the capability_type argument explicitly in the register_post_type()
   call to fix the privilege escalation vulnerability issue.
 * Local File Attachment – disallows the specifying of absolute file paths referring
   to files outside the wp-content directory.
 * Config Validator – adds a test item to detect invalid file attachment settings.
 * Fixes a bug in the JavaScript fallback function for legacy browsers that do not
   support the HTML5 placeholder attribute.
 * Acceptance Checkbox – unsets the form-tag’s do-not-store feature.

#### 5.0.3

 * CSS: Applies the “not-allowed” cursor style to submit buttons in the “disabled”
   state.
 * Acceptance Checkbox: Revises the tag-generator UI to encourage the use of better
   options in terms of personal data protection.
 * Introduces wpcf7_anonymize_ip_addr() function.
 * Introduces the consent_for:storage option for all types of form-tags.

#### 5.0.2

 * Added the Privacy Notices section to the readme.txt file.
 * Updated the Information meta-box content.
 * Use get_user_locale() instead of get_locale() where it is more appropriate.
 * Acceptance Checkbox: Reset submit buttons’ disabled status after a successful
   submission.

#### 5.0.1

 * Fixed incorrect uses of _n().
 * Config validation: Fixed incorrect count of alerts in the Additional Settings
   tab panel.
 * Config validation: Fixed improper treatment for the [_site_admin_email] special
   mail-tag in the From mail header field.
 * Acceptance checkbox: The class and id attributes specified were applied to the
   wrong HTML element.
 * Config validation: When there is an additional mail header for mailboxes like
   Cc or Reply-To, but it has a possible empty value, “Invalid mailbox syntax is
   used” error will be returned.
 * Explicitly specify the fourth parameter of add_action() to avoid passing unintended
   parameter values.
 * Check if the target directory is empty before removing the directory.

#### 5.0

 * Additional settings: on_sent_ok and on_submit have been removed.
 * New additional setting: skip_mail
 * Flamingo: Inbound channel title changes in conjunction with a change in the title
   of the corresponding contact form.
 * DOM events: Make an entire API response object accessible through the event.detail.
   apiResponse property.
 * HTML mail: Adds language-related attributes to the HTML header.
 * File upload: Sets the accept attribute to an uploading field.
 * Introduces the WPCF7_MailTag class.
 * Allows aborting a mail-sending attempt using the wpcf7_before_send_mail action
   hook. Also, you can set a custom status and a message through the action hook.
 * Acceptance checkbox: Allows the specifying of a statement of conditions in the
   form-tag’s content part.
 * Acceptance checkbox: Supports the optional option.
 * New special mail tags: [_site_title], [_site_description], [_site_url], [_site_admin_email],[
   _invalid_fields], [_user_login], [_user_email], [_user_url], [_user_first_name],[
   _user_last_name], [_user_nickname], and [_user_display_name]
 * New filter hooks: wpcf7_upload_file_name, wpcf7_autop_or_not, wpcf7_posted_data_{
   $type}, and wpcf7_mail_tag_replaced_{$type}
 * New form-tag features: zero-controls-container and not-for-mail

## 中繼資料

 *  版本 **1.0**
 *  最後更新 **7 年前**
 *  啟用安裝數 **少於 10 次**
 *  已測試相容的 WordPress 版本 **5.1.22**
 *  語言
 * [English (US)](https://wordpress.org/plugins/wp-user-subscribe/)
 * 標籤:
 * [follower](https://tw.wordpress.org/plugins/tags/follower/)[subscribe](https://tw.wordpress.org/plugins/tags/subscribe/)
   [user](https://tw.wordpress.org/plugins/tags/user/)[userlist](https://tw.wordpress.org/plugins/tags/userlist/)
 *  [進階檢視](https://tw.wordpress.org/plugins/wp-user-subscribe/advanced/)

## 評分

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

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

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

## 參與者

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

## 技術支援

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

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