v1.3.15
LatestVerified Safe- Integrate EDD with WPGetAPI.
- Added filter hooks to extend the API to Posts pagination.
- 'Child Category of' Field Mapping is not working.
- An issue when mapping the "price" key to a Custom Field.
- An issue where the Post Title data mapping doesn't work when the added key value is not a string.
- Convert non-translation strings to translation strings.
- If the endpoint results format is a JSON string, the import functionality is not working.
- Multiple sentences in translation function.
- Resolved fatal error related to pagination type check.
- Resolved the warning: "Creation of dynamic property WPGetAPI_APItoPosts_Admin_Options::$api_id is deprecated" in PHP 8.2.
- Resolved the warning: "Creation of dynamic property WPGetAPI_APItoPosts_Admin_Options::$endpoint_id is deprecated" in PHP 8.2.
- Resolved the warning: "Creation of dynamic property WPGetAPI_APItoPosts_Admin_Options::$theid is deprecated" in PHP 8.2.
- Add Filter to Manage API Array Data Passed as an Array or JSON to Custom Field.
- Add WPGetAPI required plugin header.
- Add a query string parameter when the tab changes.
- Add pagination for Altido.
- Renaming "Root Key" to "Nested Data Path" in API to Posts Configuration.