﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
14667,Avoid name conflicts for 'make_clickable' when integrating WP with other apps,RegisJesuit,,"The function 'make_clickable' in wp-includes/formatting.php should be a pluggable function. When programming authentication plugins for other platforms (example: phpBB), 'make_clickable' is a common name between both and the names clash, causing a PHP error. Making it a pluggable function would eliminate this problem completely.

In addition, it would be easier for plugin developers to redefine their own clickables.",feature request,closed,normal,,General,3.0.1,normal,wontfix,,
