Plugin hau ez da probatu WordPressen azken 3 bertsio garrantzitsuenekin. Baliteke, jada, mantentze edo euskarririk ez izatea, eta, WordPressen bertsio berriagoekin erabiltzen denean, bateragarritasun arazoak izan ditzake.

EDD Card

Deskripzioa

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.

Pantaila-argazkiak

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

Instalazioa

  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.

MEG

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.

Berrikuspenak

Ez dago berrikuspenik plugin honentzat.

Laguntzaileak eta Garatzaileak

“EDD Card” software librea da. Ondoko pertsonek egin dizkiote ekarpenak plugin honi.

Laguntzaileak

Itzul zaitez EDD Card zure hizkuntzara.

Garapena interesatzen zaizu?

Araka kodea, begiratu SVN biltegia edo harpidetu garapen erregistrora RSS bidez.

Aldaketen loga

1.0.3

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

1.0.2

  • Minor readme update