Beskrivelse
This plugin requires Easy Digital Downloads version 1.5.2 or greater.
EDD Variable Pricing Descriptions simply adds an «Option Description» input field for each variable-priced download. This allows you to add a longer description to the option name if needed. It integrates seamlessly into the Easy Digital Downloads plugin using the provided hooks and will automatically output the description onto the front end of the website where variable priced downloads are shown.
Skjermskudd
Installasjon
- Upload entire
edd-variable-pricing-descriptions
to the/wp-content/plugins/
directory, or just upload the ZIP package via ‘Plugins > Add New > Upload’ in your WP Admin - Activate the plugin through the ‘Plugins’ menu in WordPress
- Add optional descriptions to your variable priced downloads
Styling
This plugin does not add any CSS styling as it simply adds the description wrapped a <p>
tag. The <p>
tag does however have a class of edd-variable-pricing-desc
should you wish to style the description more.
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
“EDD Variable Pricing Descriptions” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
BidragsytereOversett “EDD Variable Pricing Descriptions” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
1.0.3
- Tweak: Update plugin information
1.0.2
- Fix: Undefined Index PHP Notice
- New: Modified the way descriptions are outputted to better future-proof them
1.0.1
- Fix: Undefined Index PHP Notice
1.0
- Initial release