ཞིབ་བརྗོད།
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.
གཏུབ་རེིས།
སྒྲིག་འཇུག
- Upload the plugin to your
plugins
directory - 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
-
- Upload the plugin to your
plugins
directory - 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
, orright
), that determines the position of the card in its container. - Upload the plugin to your
གདེང་འཇོག
There are no reviews for this plugin.
བྱས་རྗེས་འཇོག་མཁན། & གསར་འབྱེད་པ།
“EDD Card” is open source software. The following people have contributed to this plugin.
བྱས་རྗེས་འཇོག་མཁན།ཁྱེད་ཀྱི་སྐད་ཡིག་ནང་ལ་ “EDD Card” ཡིག་སྒྱུར་བྱོས།
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
དག་བཅོས་ཉིན་ཐོ།
1.0.3
- deregister script
jQuery.payment
, EDD mishandles this and requeues the script under some conditions
1.0.2
- Minor readme update