Cmb2 Attached Posts Versions Save

Custom field for CMB2 for attaching posts to a page.

v1.2.7

6 years ago
  • Add default column display output. Simply add 'column' => true, to your field registration.

v1.2.6

7 years ago
  • Add post type label next to post title when multiple post-types are specified in the query args.
  • Open attached-posts links in new window, so as not to leave the current editing window. Props Shelob9, #37, #36.

v1.2.5

7 years ago
  • Combined the best bits from the CMB2 Post Search field type and this field type, so now you can search for additional posts/pages/etc to be attached. User search is not currently supported. (#7).

v1.2.4

7 years ago
  • Add support for attaching Users instead of Posts/Custom Posts. Props mckernanin (#27).

v1.2.3

8 years ago
  • Use WP Lib Loader to generate a new loader to handle version conflicts, etc.

v1.2.2

8 years ago

Allow array of post-types. Props @mmcachran

v1.2.1

8 years ago

Add Search Filter Boxes to Lists. Props @owenconti

v1.2.0

8 years ago

Add plugin support. Props @yelly