opencredit / badgeos

BadgeOS is a plugin to WordPress that allows you to easily create badges and set up the steps and achievements users take to earn them. Badges are Mozilla OBI compatible and sharable via Credly.
http://www.badgeos.org
GNU Affero General Public License v3.0
92 stars 64 forks source link

Changed login trigger hook #601

Closed FarooqAbdullah closed 6 years ago

FarooqAbdullah commented 6 years ago

Added badgeos_wp_login hook to avoid conflicts with other plugins

Note: User will have to update all the badges already created using logging trigger. So that triggers for those badges are get updated in db.

rahilwazir commented 6 years ago

@FarooqAbdullah Remove the commit Add option to disaable log entries in db from this PR. It has been merged to the upstream.