विवरण
Easly track your Kickstarter projects and show up stats in your blog with Track Kickstarter Project widget or [tf_track_project] shortcode.
Configuration
- Shortcode. Add into editor next shortcode:
[tf_track_project url="{your project page URL from kickstarter}" descr="{Your project description}"]
- Widget. Use
Track Kickstarter Project
at widgets page. Options the same as shortcode. - You can rewrite in your theme widget and shortode template – just copy it from the
templates
folder in plugin and put intotrack-kickstarter
folder in your theme
Data getting from Kickstarter caching for 4 hours to prevent multiple requests to Kickstarter.
स्थापना
- Unzip the downloaded zip file.
- Upload the plugin folder into the
wp-content/plugins/
directory of your WordPress site. - Activate
Track Kickstarter Project
from Plugins page
समीक्षाहरू
योगदानकर्ता र डेभलपरहरू
“Track Kickstarter Project” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।
योगदानकर्ताहरू“Track Kickstarter Project” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्
विकासमा रुचि छ?
आरएसएस द्वारा कोड ब्राउज गर्नुहोस्, एसभीएन रिपजिटरी हेर्नुहोस्, वा विकास लग को सदस्यता लिनुहोस्।
चेन्जलग
1.0.0
- Initial release
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