このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Popups for Easy Digital Downloads

説明

Easy Digital Downloads integration for WP Popups

Display Rules

The plugin adds the following Display Rules to be used on WP Popups forms.

User has purchased product

Evaluates to true if the logged-in user has ever purchased the specified product, as determined by Easy Digital Downloads.

User has product in cart

Evaluates to true if the logged-in user currently has the specified product in their cart, as determined by Easy Digital Downloads.

User cart product count

Performs a numeric comparison against the count of the current cart contents.

User purchase count

Performs a numeric comparison against the number of past purchases by the current user, as reported by Easy Digital Downloads.

User purchase total

Performs a numeric comparison against the total amount of past purchases by the current user, as reported by Easy Digital Downloads.

Triggers

The plugin adds the following Triggers to be used on WP Popups forms (Settings > Triggers).

Easy Digital Downloads – before add to cart

Listens for clicks on add to cart buttons using the same criteria as the edd-ajax script (part of Easy Digital Downloads) uses to initiate an ajax add to cart action. When this trigger is enabled, the popup is shown when the add to cart button is clicked, and the add to cart process is interrupted. If a conversion event occurs in the popup, the add to cart process will proceed. If the popup should include a link to close the popup without adding the product to cart, see this article for instructions.

Easy Digital Downloads – added to cart

Listens for EDD’s “cart item added” JavaScript event (indicating a successful cart addition via ajax) and triggers the popup. This trigger does not interrupt any processes.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Popups for Easy Digital Downloads はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Popups for Easy Digital Downloads” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。