2 versions available
Subscribe to download and install
* TWEAK: Introduce `Connections_CSV_Import::doTermUpdateCount()`. * TWEAK: Type cast is redundant. * TWEAK: Remove use of deprecated methods. * TWEAK: Ensure only a string is passed to `strtolower()` to prevent PHP deprecation notice. * TWEAK: Introduce `Connections_CSV_Import::maybeDoTermUpdateCount()` and refactor callback method to utilize `Connections_CSV_Import::doTermUpdateCount()`. * TWEAK: 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. * BUG: Method call is provided 2 parameters, but the method signature uses 1 parameters.
* TWEAK: Improve reliability of importing of large CSV files by iterating through the JSON chunks instead of using steps/ticks. * TWEAK: Set timeout to unlimited when doing the AJAX post request when importing a JSON chunk. If a chunk took longer the 60s the import would fail. * TWEAK: Ensure the JSON chuck is deleted for improved garbage collection. * TWEAK: Do term count updates after all JSON chunks have been imported to improve import performance. * OTHER: Correct misspellings. * OTHER: Update filename. * DEV: phpDoc corrections.
An add-on for Connections Business Directory that extends category functionality with advanced management and organizational features.
A template add-on for Connections plugin designed for business directories and chambers of commerce member directories.
Add-on that displays website thumbnails for Connections directory entries instead of logos or photos.
Frontend form extension for Connections Business Directory that allows site visitors to submit and add their own business listings.
Responsive directory template displaying entry photos with biographical excerpts for team and organization directories.
Enables custom ordering of directory categories instead of alphabetical sorting in the Connections directory plugin.