This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

EDD Card

વર્ણન

This plugin adds @jessepollak’s Card library to the checkout page of Easy Digital Downloads.

Everything is created with pure CSS, HTML, and Javascript — no images required

Check out Jesse’s Demo.

સ્ક્રીનશોટ

  • Filling in card details, live updates the card
  • There are a lot of different types of cards included

સ્થાપન

  1. Upload the plugin to your plugins directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

You have access to the following filter:

apply_filters( 'edd/card/position', 'center' );

It takes a string (center, left, or right), that determines the position of the card in its container.

એફએક્યુ (FAQ)

Installation Instructions
  1. Upload the plugin to your plugins directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

You have access to the following filter:

apply_filters( 'edd/card/position', 'center' );

It takes a string (center, left, or right), that determines the position of the card in its container.

સમીક્ષાઓ

There are no reviews for this plugin.

ફાળો આપનાર & ડેવલપર્સ

આ ઓપન સોર્સ સોફ્ટવેર છે. નીચેના લોકો એ આ પ્લગિન માટે ફાળો આપ્યો છે.

ફાળો આપનારા

ચેન્જલૉગ

1.0.3

  • deregister script jQuery.payment, EDD mishandles this and requeues the script under some conditions

1.0.2

  • Minor readme update