Function vanilla_tinymce_accordion_header_shortcode
Implements the accordion header 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 header shortcode execution. |