Line numbering on WordPress frontend
It’s not really a WordPress related question, but it’s kind of related to visual editor. If your content is just raw text separated by <br> tags, I can’t think of any way to do it. But if your content’s structure is like this: <p>My first line</p> <p>Second line</p> <p>This is the third</p> Then you can … Read more