Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

BTCP Pay

Опис

Allows users to make Bitcoin Private payments when using your WordPress site.

Install then activate the plugin and it’ll take you to the settings page, asking you to copy your widget code from your account on the btcppay.com site into the textarea shown.

After pasting in your widget code and hitting submit, you can then use the widget in a couple of ways:

Usage within areas you control from Admin, eg post pages, can use WordPress’s ‘Shortcodes’:
– Fixed value use: [btcp_pay_widget]
– Attribute value use: [btcp_pay_widget amount=”987.654″]

Usage within code, eg templates, can use the PHP function:
– Fixed value use: btcp_pay_widget();
– Function argument value use: btcp_pay_widget(987.654);

Guides and support

You can find further information regarding this plugin at https://docs.btcppay.com/integrations/wordpress and get support via your account on btcppay.com also.

Feedback

We welcome feedback regarding the plugin use as well as ideas to improve and enhance.

Git Development

The GitHub repo at https://github.com/BTCPrivate/btcp-widget contains widget and plugin code. As an open source solution, we welcome dev help via pull requests.

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“BTCP Pay” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “BTCP Pay” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.