Developers
airesvsg |
Download Stats
Today | 156 |
Yesterday | 166 |
Last Week | 1,076 |
All Time | 80,056 |
Releases (20 )
Version | Release Date | Change Log |
---|---|---|
3.3.3 | 2022-03-06 | fix issue with ACF 5.12 ( https://github.com/airesvsg/acf-to-rest-api/issues/398 ) - Thanks to Jack Pallot |
3.3.2 | 2020-10-24 | updating donation link |
3.3.1 | 2020-06-25 | fix endpoint with field name - exemple: /wp-json/acf/v3/posts/{id}/{field-name} |
3.3.0 | 2020-06-25 | fix vulnerabilities ( https://github.com/airesvsg/acf-to-rest-api/issues/317 ) - Thanks to Hoseta |
3.2.0 | 2020-02-17 | moving class-acf-to-rest-api-settings.php to shared/include/admin/classes adding donation notice update tested up |
3.1.0 | 2017-12-05 | fix indentation removing unnecessary code removing anonymous function |
3.0.0-beta | 2017-10-26 | more readable endpoints ( https://github.com/airesvsg/acf-to-rest-api/issues/46 ) - Thanks to Imaginet change return when acf filed key is empty ( https://github.com/airesvsg/acf-to-rest-api/issues/48 ) - Thanks to Joris Verbogt multiple custom options pages ( https://github.com/airesvsg/acf-to-rest-api/issues/85 ) - Thanks to Alex Patton bugfix ACF key in taxonomy ( https://github.com/airesvsg/acf-to-rest-api/issues/43 ) - Thanks to Cesar Denis depreacted filter acf/rest_api/type depreacted filter acf/rest_api/types depreacted filter acf/rest_api/default_rest_base |
3.0.1-beta | 2017-10-26 | fix default params bug |
3.0.2 | 2017-10-26 | stable version |
3.0.2-beta | 2017-10-26 | |
2.2.1 | 2016-12-08 | bugfix options page id |
2.2.0 | 2016-04-25 | get specific field via endpoints |
2.1.1 | 2016-04-13 | bugfix term endpoint |
2.1.0 | 2016-03-22 | adding rest base support adding new filter acf/rest_api/default_rest_base |
2.0.7 | 2016-03-08 | bugfix when create a new item |
2.0.6 | 2016-01-24 | removing unnecessary code |
2.0.5 | 2016-01-23 | changing how to check dependencies |
2.0.4 | 2016-01-16 | fixed error when you register new fields ( via php ) and try save them |
2.0.2 | 2016-01-13 | adding support for options page ( add-on ) |
2.0.3 | 2016-01-13 | error fixed when register a new post with acf fields |