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

Content For Money

外掛說明

THE NON MEMBERS, WHO PAY TO READ THE HIDDEN CONTENT, ARE ABLE TO READ ONLY ONCE THE HIDDEN CONTENT. IF THEY VISIT AGAIN THEY MUST PAY AGAIN TO READ THE SAME HIDDEN CONTENT.OF COURSE YOU MUST HAVE BUSINESS PAYPAL ACCOUNT

螢幕擷圖

  • Admin Panel
  • Post Page

安裝方式

  1. Upload the folder contentformoney to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

So you already have installed the plugin, now

-Go to the Settings menu in WordPress and select ‘Content For Money’

Option Description:

-‘Enter your PayPal email’ – just write your PayPal e-mail

-‘Enter your SandBox email’ – enter the Pay Pal SandBox e-mail. Pay Pal SandBox is a test account for testing only (https://developer.paypal.com/).

-‘Test Mode’ – Select ‘YES’ to enable test mode. Otherwise check ‘NO’

-‘Default Price’- Set a default price for the hidden content.

-‘Currency’- Choose the currency you want.

-‘Message’ – Enter a message you like appearing insisted the hidden content

-Now click ‘Update Options’ button to save your settings

You have finish with settings and now go to hide some content

-Go to the Posts menu in WordPress

-To hide content, the plugin use the shortcode [paycontent][/ paycontent].

Here is an example (without parameter):

-[paycontent] Here Goes The Content [/paycontent]

With this shortcode the nested content will be hide and the message you wrote in the settings area will appear with a PayPal button. The price for this content will be the default price you set in the settings area.

An example (with parameter):

-[paycontent amount=’11’] Here Goes The Content [/paycontent]

With the parameter amount you set the price for the hidden content, in this example the price is 11$.

Parameters:

‘amount’: With the parameter amount you set the price for the hidden content like the example above.

‘display_comments’: With the parameter display_comments you can hide the comments giving to this parameter the value ‘no’.
-E.g. [paycontent display_comments=’no’] Here Goes The Content [/paycontent]

常見問題集

How do I contact you?

email: info@panoswebsites.com

Installation Instructions
  1. Upload the folder contentformoney to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

So you already have installed the plugin, now

-Go to the Settings menu in WordPress and select ‘Content For Money’

Option Description:

-‘Enter your PayPal email’ – just write your PayPal e-mail

-‘Enter your SandBox email’ – enter the Pay Pal SandBox e-mail. Pay Pal SandBox is a test account for testing only (https://developer.paypal.com/).

-‘Test Mode’ – Select ‘YES’ to enable test mode. Otherwise check ‘NO’

-‘Default Price’- Set a default price for the hidden content.

-‘Currency’- Choose the currency you want.

-‘Message’ – Enter a message you like appearing insisted the hidden content

-Now click ‘Update Options’ button to save your settings

You have finish with settings and now go to hide some content

-Go to the Posts menu in WordPress

-To hide content, the plugin use the shortcode [paycontent][/ paycontent].

Here is an example (without parameter):

-[paycontent] Here Goes The Content [/paycontent]

With this shortcode the nested content will be hide and the message you wrote in the settings area will appear with a PayPal button. The price for this content will be the default price you set in the settings area.

An example (with parameter):

-[paycontent amount=’11’] Here Goes The Content [/paycontent]

With the parameter amount you set the price for the hidden content, in this example the price is 11$.

Parameters:

‘amount’: With the parameter amount you set the price for the hidden content like the example above.

‘display_comments’: With the parameter display_comments you can hide the comments giving to this parameter the value ‘no’.
-E.g. [paycontent display_comments=’no’] Here Goes The Content [/paycontent]

使用者評論

2018 年 9 月 3 日
I found a critical bug on this plugin. If you append to your URL an ID parameter with random number, it will unlocked the restricted content. So much potential to this plugin so I’ll vote 5 star. Hope you get this fix. Thanks
閱讀全部 2 則使用者評論

參與者及開發者

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

參與者

將〈Content For Money〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.1.3

-Fix paypal e-mail

1.1.2

-Added Shortcode Parameter ‘display_comments’

1.1.1

-Added Help Section

1.1.0

-Added Currency Option

1.0

Initial Release