Skip to content

Releases: humanmade/bylines

Release 0.5.1

28 Jul 13:22
90bfac4
Compare
Choose a tag to compare

Removing the dev comment output from the frontend.

0.4.0

28 May 21:09
7f8c885
Compare
Choose a tag to compare

Fix value passed into wp_get_attachment_image_src() to ensure that we're passing an integer, for compatibility with plugins that use strict typing on this filter. (#8)

0.3.0

21 May 17:58
22551c0
Compare
Choose a tag to compare
  • Allow filtering bylines user search query (#5)
  • Allow filtering Byline object creation (#6)
  • Add Byline::get method for campatability with WP_User::get (#7)
  • Fix various npm security warnings.