I just tried original version, but have one problem. Plugin works great with replacing links with titles, but when I place link to video, AME doesn't translates it into embedded video, but it becomes link.
I tried to play with plugin execution order, it didn't helped (I used 50 and 1).
Is there a way to give AME chance to see if it is video link and then let this plugin does it's work after AME?
EDIT, just to add, AME uses this hooks: data_preparse_bbcode_video_start and data_parse_bbcode_video. Maybe if we include this hooks within plugin code would allow AME to work with it?
|