Skip to content

Releases: thebatclaudio/wp-rest-api-v2-menus

v0.12.1

09 Nov 13:29

Choose a tag to compare

  • Bug fix: fatal error when get_term() fails

v0.12

12 Oct 14:55

Choose a tag to compare

  • Some bug fixes

v0.11

04 Oct 14:05

Choose a tag to compare

  • Tested with WP 6.0.2
  • Bug fix

v0.10

20 May 10:51
41d350f

Choose a tag to compare

  • Fix possible name colision caused by ACF field with existing name (example: if we have an ACF field named "title" it will overwrite the original post's title). Now ACF fields are grouped in a "acf" object.

v0.9.1

20 May 10:46
f3826bf

Choose a tag to compare

  • Fix possible name colision caused by ACF field with existing name (example: if we have an ACF field named "title" it will overwrite the original post's title). Now ACF fields are grouped in a "acf" object.

v0.9

20 May 10:42
1cf0502

Choose a tag to compare

  • Fix possible name colision caused by ACF field with existing name (example: if we have an ACF field named "title" it will overwrite the original post's title). Now ACF fields are grouped in a "acf" object.

v0.8.1

20 Jan 10:38
ad6d3bc

Choose a tag to compare

  • Use post_name instead of basename (Bug fix for static home page)

v0.8

18 Sep 10:18

Choose a tag to compare

  • Added support for apply_filters
  • Bug fix permision_callback (WP 5.5.0)
  • Bug fix infinite loop

v0.7.7

26 Feb 14:56

Choose a tag to compare

  • Added support for thumbnail_src and thumbnail_hover_src attributes

v0.7.5

24 Jan 12:48
ead7a88

Choose a tag to compare