Hi Ivan,
You can use HTML in the description. If you want to use breaks/newslines, you can insert <br>.
I hope this will help 🙂
Kind regards, Jeroen
Yes, I already use it. However, I would like to plug-in to automatically save new paragraphs. What should change in the plug-in code to achieve this?
Hi Ivan,
A ‘nl2br()’ should be enough in the part were you save the description. I can’t change it now because people are used to HTML, combining that with nl2br would not be great 😉
Kind regards,
Jeroen
Just could not figure out how to apply nl2br (). Can you tell me where in the code and that need to change?
Hi Ivan,
in admin.php:589
I hope this works for you. Keep in mind, you have to apply this again on every update, because WordPress overwrites (actually removes and extract) all the current installed files.
If you like the plugin, please consider writing me a review 🙂
Kind regards,
Jeroen Peters
Thank you, everything turned out. As an idea, it can not use for the field descriptions wp_editor () to be able to edit and visually?
Hi Ivan,
glad it worked out! I am not using wp_editor because there are too many possibilities with that one for now.
If you like the plugin, please consider writing me a review 🙂
Kind regards,
Jeroen Peters