Cette extension n’a pas été testée avec plus de trois mises à jour majeures de WordPress. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

Basic Funding Tracker

Description

Basic Funding Tracker is a simple widget that lets you display the progress toward a fundraising goal on your site. It provides a basic design & layout that is easy to customize with CSS if you’re looking for a particular look or want to integrate it with your theme.

You just enter the goal and the current amount, then the widget takes care of everything else, including a display of the amount remaining to be raised.

Feel free to fork the plugin if you’d like to make adjustments to make it fit your related or unrelated needs.

Captures d’écrans

  • Widget options UI.
  • Default display with the Twenty Fifteen theme.

Installation

  1. Take the easy route and install through the WordPress plugin installer, OR
  2. Download the .zip file and upload the unzipped folder to the /wp-content/plugins/ directory
  3. Activez Buddy Member Stats via le menu Extensions de l’admin WordPress
  4. Go to the Customizer (Appearance -> Customize), go to the « Widgets » panel, select the widget area you want, then « Add Widget » and select the « Funding Goal » widget.

FAQ

How do I change the color of the funding status, or otherwise tweak the design?

Use Additional CSS in the customizer to tweak the design.

To change the color, for example, you’ll need something like:
.widget .funding-goal-current {
background: darkblue;
}

Avis

Il n’y a aucun avis pour cette extension.

Contributeurs/contributrices & développeurs/développeuses

« Basic Funding Tracker » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Traduisez « Basic Funding Tracker » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Journal des modifications

1.2

  • Add support for customizer selective refresh in WordPress 4.5.

1.1

  • Fix compatibility with WordPress 4.3.

1.0

  • First publicly available version of the plugin.