Just a question
-
Hello,
I’m making a plugin for tinymce which generates the html for foundation columns and grid. I searched around the internet and came to know your plugin. It is a very good work. I tried to install and use for a while. And I found that your approach is a different to mine. Your plugin generates shortcodes (mine generates the final html). And a question popped up.
Why not generating html?
With html we can see the final result right in the admin editor (with a little help from add_editor_style(‘foundation.min.css’) in the functions.php). Are there any difficulties? Or are there more benefits from shortcodes?
Thank you for a great plugin,
Anh
The topic ‘Just a question’ is closed to new replies.