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

Hide and Catch Email

外掛說明

Replace the any public post types content with a form. Any visitor (who is not logged-in and/or set to a certain user role set by you on a per post basis) would have to fill out the form to see said content. Right now the form consists of a name field, email field and comment field. The form has a built in spam deterant honey-pot method.

There are two options per each post for the cotent replacement. 1) capability => defaults to ‘activate_plugins’. 2) text => defualts to empty – (the text you’d like placed before the form).

There are no furthur options or ways to view who has submitted which form beyond the email you receive. If you would like to keep a copy of all submissions per post please upgrade to the Pro version, including double spam protection and AJAX submissions.

For requests or feedback please leave comments on Hide & Catch Email.

螢幕擷圖

  • Replacement form
  • Replacement form with error
  • Metabox

安裝方式

Follow the steps below to install the plugin.

  1. Upload the hide-and-catch-email directory to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

常見問題集

Where can I view submissions?

You’ll have to upgade to the Pro version to view submission on each post.

Why create this plugin?

I created this plugin to hide certain content and only reveal it when a user enters there email addresss.

使用者評論

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

參與者及開發者

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

參與者

將〈Hide and Catch Email〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

Version 0.4 (12/17/14)

  • Ready for WordPress 4.1
  • Change mail to wp_mail

Version 0.3.5.1 (12/3/12)

  • Removed PHP4 activation.
  • Updated dashboard.

Version 0.3.5 (11/8/11)

  • Feeds updated.
  • WordPress 3.3 check.

Version 0.3.4 (9/8/11)

  • Dashboard fix.

Version 0.3.3 (6/23/11)

  • [BUG FIX] An error in the dashboard widget is casuing some large images. Sorry. Always escape.

Version 0.3.2 (3/30/11)

  • Dashboard widget updated.

Version 0.3.1 (3/15/11)

  • Changed variable where user was getting email instead of site admin.

Version 0.3 (3/10/11)

  • Complete rewrite of plugin.
  • Setting page removed
  • Fixed header already sent by (…).
  • Removed shortcode.
  • Replaces the whole $content. Use included meta box.
  • TODO:
    ** Use AJAX replacement.
    ** Already 90% written, just needs cross browser testing.

Version 0.2.3 (2/24/11)

  • Removed javscript link causing hang-ups.

Version 0.2.2 (2/9/11)

  • Updated the feed parser to comply with deprecated rss.php and use class-simplepie.php

Version 0.2.1

  • Definitions we’re all pointing to the incorrect directories.
  • Removed unnecessary files.
  • Cleaned up option and pointed link to correct address in WordPress

Version 0.2

  • Initial Release.

Version 0.1

  • First build.