The line-breaks tag has no wiki summary.
0
votes
3answers
470 views
Preserving line breaks when saving and displaying custom fields data
I'm collecting data via a form plugin and save that data in form of a post with several custom fields. I then display the content of the post and the custom fields on my post template via
<?php ...
1
vote
1answer
50 views
br tags on backend not showing up on frontend
I was really searching here for a solution for this but I couldn't find anything.
Problem:
br and/or br / tags which I put into my content on the backend were just not showing up on the frontend. No ...
1
vote
1answer
100 views
Processing shortcodes in groups (separated by line breaks)?
The Project
I'm working on a plugin to resize and embed rows of images using shortcodes that will be converted into <img> tags. In most cases there will be multiple images per row, and the ...
0
votes
1answer
75 views
Wrap Meta Box with <li> and </li> for each new line
I'm trying to automate one of our posting aspects. We post a lot of lyrics and have a system of meta boxes which we use to input various pieces of information about each set of lyrics we post. One ...
1
vote
0answers
113 views
How can I remove <br /> line breaks from manually formatted HTML?
I see a lot of posts here and elsewhere having trouble adding line breaks for some reason, but I'm trying to remove them. I'm new to WP, and I see that when editing in "HTML" mode the text is rendered ...
0
votes
0answers
71 views
Line break - ever-confusing in new editor
I can see this issue has been discussed at length but I'm still struggling to find a solution. I'm trying to get reasonable spacing between paragraphs Between first two paragraphs, I'm using one line ...
