Skip to content

Fix ELFinder crash in WP

colemanw requested to merge ELFinderConnnector into master

The core function was causing bugs in Wordpress due to the html encoding.

I could have updated it with htmlize => FALSE but the CRM.url() function seems simpler.

Merge request reports