[wp-hackers] Class conflicts with plugin frameworks
    Philip Walton 
    philip at philipwalton.com
       
    Thu Apr 28 00:06:49 UTC 2011
    
    
  
Yeah, see, prefixing everything manually is exactly what I don't want to 
do, perhaps it's the only way, but I'm hoping to find a better solution.
I was thinking it could be possible to dynamically prefix the classes in 
some sort of init() function that each plugin calls, but I haven't 
experimented with this at all.
On 4/27/11 3:45 PM, Jonathon Byrd wrote:
> prefixing every function, constant and global with the same three chars
> throughout each plugin has eliminated 99% of conflicts.
    
    
More information about the wp-hackers
mailing list