Security Fix: Tightened security when producing custom buttons.
2.9.5.4
Security Fix: Tightened security around actions.
2.9.5.3
Security Fix: Tightened security around wpc_button shortcode.
2.9.5.2
Bug Fix: Restored missing settings fields.
2.9.5.1
Security Fix: Improve security and prevent XSS vulnerabilities.
2.9.5
Bug Fix: Using proper source for post_content
Bug Fix: XSS Vulnerability
2.9.4
Bug Fix: Version Bump
2.9.3
Improvement: Removing old license key field
Improvement: Redirecting support link
Bug Fix: Adding missing files
2.9.2
Bug Fix: Corrected fetching buttons for posts without a specific course name.
2.9.1
Improvement: Removing old license key field
Improvement: Redirecting support link
Bug Fix: Adding missing files
2.6
Various bug fixes.
Added ability to set new content as default enabled.
Added blank state copy for WPComplete page.
Cleaned up and simplified code.
Javascript completion triggers.
2.5
Optimizations and various fixes.
Fix encoding issues on buttons.
Ability to hide the completion column on the users table.
New shortcodes! [wpc_next_to_complete], [wpc_last_completed], and [wpc_next_page] / [wpc_previous_page] — be sure to check the documentation for more details.
New WordPress filters allow you to execute WP/PHP code on button, page and course completion.
2.4
Various bug fixes, including unlimited and lifetime license verification.
New shortcode to insert a [wpc_reset] shortcode that users can use to clear their completion data.
Ability to easily edit course names from your WordPress admin.
Select multiple courses in progress indicators, i.e. [wpc_progress_ratio course=”course1, course2, course3”]
Tested for WordPress 5.1.
Removed legacy support for PHP versions < 5.3.
2.3
Various bug fixes.
Display all courses on user preview.
Added non-ajax completion links for buttons, so when javascript fails, completion still works.
PRO FEATURE ONLY: Added async loading for content blocks.
PRO FEATURE ONLY: Add child_of to progress bars/ratios.
PRO FEATURE ONLY: Allow admins to delete user’s course/lesson data.
PRO FEATURE ONLY: Created course specific dashboard pages.
PRO FEATURE ONLY: Added custom WPComplete wordpress action hooks.
2.2
Various bug fixes.
Performance and optimization updates.
Peer pressure shortcode: encourage users to be the Nth to complete a page!
Simple nav builder: easily list completable pages with just a shortcode (#1 requested feature).
Custom jQuery event triggers: when a button, page or course is completed, use our new custom jQuery events to trigger your own javascript code.
2.1
Change the text of each individual button via shortcode attributes.
Completed/Incomplete content blocks for entire page and entire course.
Added setting to disable dashboard widget.
2.0
PRO FEATURE ONLY: Support for multiple buttons within a single post, page or custom post type.
PRO FEATURE ONLY: Support for custom messages if a button is completed or not completed.
PRO FEATURE ONLY: Basic admin dashboard widget to show number of students, number of buttons and number of finished users.
1.4
PRO FEATURE ONLY: Support for multiple courses within a single WordPress site.
PRO FEATURE ONLY: Basic post page displaying all available students and their current status.
PRO FEATURE ONLY: Basic user page displaying all available posts a user can complete and their current status.
1.3
Added additional progress shortcodes that include a wpc_ prefix.
Added a setting to turn off auto append.
Disabled auto append for OptimizePress on plugin activation due to conflicts.
Started storing a student’s completion date and times.
PRO FEATURE ONLY: Added live update of completed links when completed.
Added a first (probably horrible) attempt at Spanish translations.
1.2
PRO FEATURE ONLY: Upon page load, all links to pages or posts that are completable, will be tagged with a .wpc-lesson class along with either .wpc-lesson-complete or .wpc-lesson-completed based on the current logged in student’s completion status.
PRO FEATURE ONLY: Added advanced custom styles textarea in settings page, allowing for easier styling.
1.1
Added support for custom post types. Default is still posts and pages, but the pro version can now select individual custom post types or all post types. Thanks, Scott Winterroth
Fixed a bug where the completion button would sometimes display twice if other plugins would render content before WPComplete. Thanks, Philip Morgan
Fixed a bug relating to pro version license activation and validity checking.
1.0
Initial working version ready for public consumption.