Dave Lester

Results 18 issues of Dave Lester

Plugin actions and filters can be used to add columns to the admin screen for custom post types. Some background and instructions are on this blog http://wp.tutsplus.com/tutorials/creative-coding/add-a-custom-column-in-posts-and-custom-post-types-admin-screen/ Add the following...

enhancement

Currently, the bulk award email import only looks for email addresses that are separated by commas, but there are a variety of ways that they may be formatted including a...

enhancement

Need to add a metabox for to add information to any new awards, as well as add it to the json assertion file.

enhancement

The current OBI specification requires a badge description to be a maximum of 128 characters. The plugin should disallow longer descriptions, so that invalid assertion files are not generated.

Prior to saving an award slug, there should be a check if a slug already exists. If it does, a new slug should be generated and used instead.

enhancement

There are some security and permission issues to consider, but it would be interesting to either offer a set of hooks into functions that issue badges in WPBadger, or allow...

enhancement

From the openbadges mailing list, it was reported that if a user doesn't already have a Persona account then errors are generated when trying to simultaneously create an account and...

bug

I'm interested in seeing the achievements plugin made compatible with the [Open Badges](http://openbadges.org) spec. There are probably two ways of going about this: - Make it possible for achievements created...