开发者 | pwlk |
---|---|
更新时间 | 2019年5月5日 11:05 |
捐献地址: | 去捐款 |
PHP版本: | 5.2.4 及以上 |
WordPress版本: | 5.1.1 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
[somenano_paywall]
: Insert a paywall in your post/page. All content below paywall will not be visible until payment is made.[somenano_paywall_numpaid]
: Insert number of payments made on that post/page./wp-content/plugins/somenano-wordpress
directory, or install the plugin through the WordPress plugins screen directly.Type the shortcode [somenano_paywall] anywhere in a post or page. All content after the shortcode will not be shown to the user until the user sends payment. After the payment is sent, the paywall will be gone forever for a user that was logged into the site, and for users not logged in, will be gone as long as the saved cookie remains in their browser. Shortcode Attributes - the following attributes can be given in the shortcode and override the default values in Settings->SomeNano.
account
: Nano account to receive paymentcurrency
: Type of currency to convert to Nano for paymentamount
: The amount in set currency to charge for the paywall. Will be converted to Nano for paymentpreface
: Text to show on paywall to inform the user what to dopaid_note
: Text that will be shown instead of the paywall after a payment is made[somenano_paywall currency="usd" amount="0.10"]
[somenano_paywall]
This is likely due to a plugin conflict, probably a caching plugin. Disable caching plugins (and possibly others) to verify that is the problem. Many caching plugins let you set exceptions, you should do this for pages or posts that have a paywall. Read more about about caching plugin conflicts here: Caching Plugins and SomeNano for Wordpress