xf_phantom
Well-known member
I have custom media tags, where the url is the id.
 
It's working and being shown.
But when somebody edits the post, the media tag is being "masked" again
e.g.
	
	
	
		
becomes
	
	
	
		
 which doesn't work anymore
				
			It's working and being shown.
But when somebody edits the post, the media tag is being "masked" again
e.g.
		Code:
	
	[media=foo]http://www.foo.com/whatever[/media]
	
		Code:
	
	[media=foo][media=foo]http://www.foo.com/whatever[/media][/media]