Skip to content

3.3

Compare
Choose a tag to compare
@benhuson benhuson released this 04 Sep 19:00
· 31 commits to master since this release

Changed

  • New API for displaying the subtitle using do_action( 'plugins/wp_subtitle/the_subtitle' ).
  • New API for getting the subtitle using apply_filters( 'plugins/wp_subtitle/get_subtitle', '' ).

Fixed

  • Admin column title now matches the meta box title if altered using the wps_meta_box_title filter.