Skip to content

Releases: mustardBees/cmb_field_map

v2.3.0

Choose a tag to compare

@mustardBees mustardBees released this 14 Sep 10:56
  • Security: Sanitise latitude/longitude values when split values is enabled. Particularly relevant if you’ve used this field on a front end form.
  • Fix: Field width on term pages. Additional checks to potentially prevent a console error on term pages. Props @RubenMartins.
  • Improvement: Add a reset button. Props @g-normand.
  • Improvement: Add support for hooking default values, fixed repeatable group behaviour. Added unique id's for each field. Props @timiwahalahti.

v2.2.0

Choose a tag to compare

@mustardBees mustardBees released this 04 Sep 07:45

Google API key support. Props @rasmustaarnby. Explicitly declare jQuery as a dependency. Useful for front end maps. Props @berio.

v2.1.2

Choose a tag to compare

@mustardBees mustardBees released this 14 Dec 11:28

Prevent console warning from Google Maps regarding usage of the sensor parameter. Props @theKhorshed

v2.1.1

Choose a tag to compare

@mustardBees mustardBees released this 13 Mar 14:04

Resolve issues with usage outside of WordPress admin.

v2.1.0

Choose a tag to compare

@mustardBees mustardBees released this 05 Mar 15:03

Added repeatable groups support. Props @AlchemyUnited, @Palmr and @ramiroazar

v2.0.5

Choose a tag to compare

@mustardBees mustardBees released this 25 Feb 17:11

Adding composer.json file. Props @tmertz

v2.0.4

Choose a tag to compare

@mustardBees mustardBees released this 18 Sep 18:06

Store description into a variable to avoid "Can't use function return value in write context in..." errors. Props to @pasqualevitiello

v2.0.3

Choose a tag to compare

@mustardBees mustardBees released this 17 Sep 09:21

Update class name following change in CMB2.

v2.0.2

Choose a tag to compare

@mustardBees mustardBees released this 16 Sep 16:19

Selector compatibility with a change made in CMB2.

v2.0.1

Choose a tag to compare

@mustardBees mustardBees released this 10 Sep 08:54

Add a more noticeable CMB compatibility note.