Skip to content

2.4.9

Choose a tag to compare

@tobiasschutter tobiasschutter released this 21 Jan 10:38
· 4777 commits to master since this release
  • [Added] Display format Url added to Custom Fields
  • [Added] Allow the use of before and after fields for all columns. Use add_filter( 'cac/column/properties/use_before_after', '__return_true' ).
  • [Fixed] Removed Field Groups from post types
  • [Fixed] Removed additional avatars from the comments view
  • [Added] Added the option to replace the Custom Field select menu with a text input. Use add_filter( 'cac/column/meta/use_text_input', '__return_true' ).