Περιγραφή
This BadgeOS Add-on adds a shortcode to show or hide content depending on the user having earned a specific achievement.
Any content in a post or page enclosed in the shortcode [user_earned_achievement id=”achievement_id”][/user_earned_achievement] will only be shown if the current user has already earned the achievement with the specified id. This shortcode is fully integrated with the BadgeOS shortcode insert button.
Note: You will need to install the free BadgeOS plugin™ (version 1.4 or higher) to use the BadgeOS Community Add-on. This Plugin was tested up to BadgeOS 3.6.7.
This plugin was originally developed for the globe – Community of Digital Learning on behalf of GIZ.
Contact
-
BadgeOS Achievement Shortcode Add-on on GitHub – Report issues, contribute code
Στιγμιότυπα
Εγκατάσταση
- Upload, activate and configure the free BadgeOS plugin to WordPress.
- Upload ‘Achievement-Shortcode-Add-on’ to the ‘/wp-content/plugins/’ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Achievement Shortcode Add-On for BadgeOS” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Achievement Shortcode Add-On for BadgeOS” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.1.0
test with newer versions, adjust to WordPress publishing, add screenshots
1.0.7
- Fix deactivation when BadgeOS is deactivated
1.0.5
- Add ‘before’ shortcode parameter to only accept achievements earned before a specific date
1.0.4
- Add closing shortcode surrounding current selection when using the BadgeOS shortcode insert button
- Use select2 for the achievement id shortcode attribute
1.0.3
- Finally fix translation domain
1.0.2
- Fix translation domain & add gettext calls
1.0.1
- Fix shortcode description & error message
1.0.0
- Initial release