Release v2.5
Connections - CSV Import v2.5
Latest versionWhat's new in v2.5
Connections - CSV Import v2.5 was released on . CSV Import allows you to quickly import contact details from any spreadsheet application into Connections in bulk. See the full changelog below and compare with the complete version history.
Release details
Released
55.7 KB
File available
Changelog
Improved
- Introduce `Connections_CSV_Import::doTermUpdateCount()`.
- Type cast is redundant.
- Remove use of deprecated methods.
- Ensure only a string is passed to `strtolower()` to prevent PHP deprecation notice.
- Introduce `Connections_CSV_Import::maybeDoTermUpdateCount()` and refactor callback method to utilize `Connections_CSV_Import::doTermUpdateCount()`.
- Refactor `Connections_CSV_Import::triggerTermUpdateCount()` to do term count update if the async request fails to ensure taxonomy terms counts are updated when the async request fails or is blocked by the web host.
Fixed
- Method call is provided 2 parameters, but the method signature uses 1 parameters.
Compatibility
- Requires WordPress
- 5.6
- Tested up to
- 6.1.1
- Requires PHP
- 7.0
Not yet scanned
Connections - CSV Import v2.5 has not been security scanned yet.