Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
There are some quick tags that I do not understand what they do. They can be found when I want to edit a comment. Can someone explain to me what they do?
ins (when I tried it, it insert the date; is that correct)
ul
ol
li
codes
close tags
then the word 'del' with a line through it.
I did check wordpress codex and all I could find was instructions on how to insert the Quick Tag API buttons.
Thank you,
Thank you.
Hi @johnnynumbers,
A Quicktag is a one-click button that inserts HTML into your post. For example the "<ul>" Quicktag will insert the HTML unordered HTML list < ul > < /ul >. The <li> tag defines a list item.
Information for <del> </del> <ins></ins> tags here:
https://www.w3schools.com/tags/tag_del.asp
Please watch this video: