File: /home/clinicamaciel/www/wp-content/plugins/cherry-plugin/admin/shortcodes/shortcodes/my_title.js
frameworkShortcodeAtts={
attributes:[
{
label:"Title Text",
id:"title",
help:"Enter text for title."
},
{
label:"Subtitle Text",
id:"subtitle",
help:"Enter text for subtitle."
},
{
label:"Title Icon",
id:"icon",
help:"Enter name of the icon image. Please, use the plugin's icons or put your icons to the themeXXXX/images/ directory."
},
{
label:"Custom class",
id:"custom_class",
help:"Use this field if you want to use a custom class."
}
],
defaultContent:"",
shortcode:"title_box",
shortcodeType: "text-replace"
};