while writing a WordPress post, in visual mode there shows the line breaks in text editor but in HTML mode there is only   not BR tag.
How can i add BR tag at each line break instead of   by default ?
|
while writing a WordPress post, in visual mode there shows the line breaks in text editor but in HTML mode there is only   not BR tag. How can i add BR tag at each line break instead of   by default ? |
|||
|
|
|
You can use these code inside you functions.php to remove filter that remove line brakes
|
||||
|
|