Function vanilla_tinymce_accordion_content_shortcode
Implements the accordion content element shortcode.
License:
GPLv3
Author: Nevma, http://www.nevma.gr, info@wnevma.gr
Located at tinymce/vanilla-tinymce-accordion.php
Author: Nevma, http://www.nevma.gr, info@wnevma.gr
Located at tinymce/vanilla-tinymce-accordion.php
Parameters summary
array |
$atts |
The attributes added to the shortcode. |
string |
$content = '' |
The text content inside the shortcode. |
Return value summary
string
|
The result of the accordion content shortcode execution. |