Bugs
[mixcloud=https://www.mixcloud.com, djjamestobin, dj-james-tobin-house-music-22022018][/mixcloud]
House Music
I picked up 2 minor bugs:
1. the keyword {content} is a constant, should not be there for unparsed_commas
2. i had to comment out the following following 2 lines that were causing the "missing column in DB error message" that is triggered when you try to save the BBCode.
3. NekoSensei added the 2 lines below a few posts back and it makes no sense to me yet it worked.
'css' => 'text',
isset($data['css']) ? addslashes($data['css']) : '',