Extension for the Connections Business Directory applies face detection when cropping an image.
As of April 2026, Connections Business Directory Face Detect is a WordPress bio plugin with 70 active installations and a 5/5 rating from 1 reviews. It has been downloaded 8.2K+ times in total. Requires WordPress 5.1+ and PHP 5.6.20+. Available on WordPress.org since 2014. Last updated 1 year ago — may have compatibility concerns. Top alternative: WP MyLinks.
This is an extension plugin for the Connections Business Directory Plugin please be sure to install and active it before adding this plugin.
This extension plugin for started out just as a little experiment. I wanted to toy with face detection in images. I found this great little PHP library by Karthik Tharavaad that did just that. It works well for the most part but it is way too slow to be used for doing face detection on the fly. Then I remembered that TechCruch released a library called WP Asynchronous Tasks. What this neat little library does is allow intensive processes, you know, such as face detection, be processed asynchronously. After a short while I had the face detection running in background tasks. These background task could probably be more optimized but this is probably go…
| WordPress | 5.1+ requiredTested up to 6.5.8 |
| PHP | 5.6.20+ required |
FaceDetector::imageType() helper function.$this->canvas is not NULL before processing else throw exception.…and 9 more changes
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.