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.

Track Kickstarter Project

Kuvaus

Easly track your Kickstarter projects and show up stats in your blog with Track Kickstarter Project widget or [tf_track_project] shortcode.

Asetukset

  1. Shortcode. Add into editor next shortcode: [tf_track_project url="{your project page URL from kickstarter}" descr="{Your project description}"]
  2. Widget. Use Track Kickstarter Project at widgets page. Options the same as shortcode.
  3. You can rewrite in your theme widget and shortode template – just copy it from the templates folder in plugin and put into track-kickstarter folder in your theme

Data getting from Kickstarter caching for 4 hours to prevent multiple requests to Kickstarter.

Asennus

  1. Pura ladattu zip-tiedosto.
  2. Siirrä lisäosan tiedostot sisältävä kansio WordPress-sivustosi wp-content/plugins/-hakemistoon.
  3. Activate Track Kickstarter Project from Plugins page

Arvostelut

6.10.2017
Of the three plugins that do this function, this was the only one I could get to work. It’s very barebones, but does what it needs to. I added the following CSS to pretty it up a bit: .tf-tracker-item { float:left; width:25%; } .tf-tracker-value{ text-align: center; font-size: 1.5em!important; font-weight: bold; } .tf-tracker-label { display: block; width:100%; text-align: center; margin-top:-20px; }
Lue kaikki 1 arvostelua.

Avustajat & Kehittäjät

“Track Kickstarter Project” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.

Avustajat

Käännä “Track Kickstarter Project” omalle kielellesi.

Oletko kiinnostunut kehitystyöstä?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Muutosloki

1.0.0

  • Tuotteen julkistus

1.0.1

  • Fix: template path for rewritten templates
  • Fix: misprint int CSS class names
  • Tweak: Increase caching time to 6 hours
  • Tweak: Widget options management refactoring