Different Examples of Displaying Badges - davelester/WPBadgeDisplay GitHub Wiki

Different Examples of Displaying Badges

  • per individual badges that I issue, w/ shortcode
    • can be done w/ local data
    • depends on the issuing plugin. need more examples of how people are issuing their badges
    • modify the criteria url to include the version number
  • per issuer, all badges issued in tabular form
    • columns, rows are people, page to display
    • can be done w/ local data
  • per individual, all public badges
    • need to talk to the backpack server
    • need instructor badge from software carpentry
    • want a better API on the backpack server