The GamiPress – Progress add-on is a powerful extension for the GamiPress core plugin, designed to provide visual feedback to users regarding their advancement through your site’s gamification elements.
The GamiPress – Progress add-on is a powerful extension for the GamiPress core plugin, designed to provide visual feedback to users regarding their advancement through your site’s gamification elements.
This is EXACTLY the same product as distributed by the developer. Sales Page
The plugin calculates and displays a user’s progress toward specific goals. It supports tracking for:
Achievements & Steps: How many requirements are finished vs. remaining.
Points & Awards: Progress toward a specific point balance goal.
Ranks & Requirements: How close a user is to reaching the next rank level.
Custom Goals: Manual targets like “Reach 500 Credits” or “Unlock 5 Badges.”
The add-on integrates into the WordPress environment through three primary methods:
Shortcode: [gamipress_progress] with extensive attributes for customization.
Gutenberg Block: A dedicated “Progress” block for the native WordPress editor.
Widget: “GamiPress: Progress” for sidebars and footer areas.
You can render progress in four distinct visual formats: | Style | Technical Attributes | | :— | :— | | Text | Displays as a percentage (e.g., 75%) or a fraction (e.g., 3/4). | | Progress Bar | CSS-driven bars with configurable bar_color, bar_background, and bar_stripe. | | Radial Bar | Circular progress indicators with radial_bar_size and radial_bar_color controls. | | Images | Uses two distinct URLs: image_complete and image_incomplete to represent state. |
Requirements: Requires the free GamiPress core plugin to be installed and active.
Theme Compatibility: Theme-agnostic (works with any standard WordPress theme).
Multisite Support: Compatible with WordPress Multisite, including data centralization features.
Hooks & Filters: Follows the GamiPress developer-friendly architecture, allowing for custom PHP overrides of progress calculations.
REST API: Fully integrated with the WordPress REST API for headless or external application use.
License: Distributed under the GPL (General Public License).
The “Progress” add-on also extends existing GamiPress shortcodes. Once active, it adds a progress="yes/no" attribute to:
[gamipress_achievement] / [gamipress_achievements]
[gamipress_points_types]
[gamipress_rank] / [gamipress_ranks]