वर्णन
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 Projectat widgets page. Options the same as shortcode. - You can rewrite in your theme widget and shortode template – just copy it from the
templatesfolder in plugin and put intotrack-kickstarterfolder 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 Projectfrom Plugins page
समीक्षा
योगदानकर्ते आणि विकसक
“Track Kickstarter Project” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.
योगदानकर्तेभाषांतर करा “Track Kickstarter Project” तुमच्या भाषेत.
विकासातील आग्रह?
कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.
बदलांची यादी
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