If this is plugin code there is NO REASON the theme would make a difference. My guess is it’s a server issue (outputting of /n
) or a WordPress function that changes the /n
into <br>
I would check wpautop()
as I find that sometimes it’s this functions fault. See this post on the WordPress.org forum for more.
Related Posts:
- Why do templates contain so many PHP tag pairs?
- How do I use Shortcodes inside of HTML tags?
- Why would a GET variable one one page of a site cause a 404 error when a GET variable works on another page of a site?
- Where should I install a PHP library into WordPress so that code in a webpage can activate it?
- WordPress Shortcode and Dynamic CSS
- How do I edit the php/html for a particular post?
- Multiple pages on one with different HTML
- Add custom HTML to posts page
- Minify HTML, CSS, JS with PHPWee?
- Placing raw HTML inside a WordPress shortcode
- How to only show page id as body class?
- Shortcode content output but not in correct place
- An unwanted inline style is added to my body tag
- HTML tags in bloginfo description
- Transferring working local PHP site to wordpress – with database (MySQL)
- Where in PHP do I move title and meta (date) to bottom of each blog section?
- How to store data from multiple forms using ajax and php
- Use DOMDocument with ob_start breaks my HTML code
- selected option if current category is the value
- Input data from email form not going to JSON file
- Different post styles depending on category
- How do I remove the product thumbnail link from a specific div in Woocommerce? [closed]
- Show latest posts in a plain HTML website custom widget [closed]
- Is this spyware on my site or a real Java update?
- Search WordPress using static html page
- Hide HTML element (by class or ID) with PHP
- How to remove coupon dropdown feature
- WordPress plug-in for dynamic download link?
- Add html link in functions.php files of the theme
- How to remove the h6 tag for the entry-category Class
- Override user-edit.php to design own profile page
- PHP contact form not redirecting [closed]
- How to Schedule Cronjobs for start of every month and year
- Handling PHP/HTML inside the output of a shortcode function
- Menu Custom Data Attributes
- Highlight the links without using dropdown
- Illegal string offset error in wordpress theme options textarea
- How to turn each phone number within the $content to a telephone link?
- Creating custom page template from existing PHP site
- wordpress site – using custom database and PHP
- How do I access post_meta key with php?
- Separate array output into a
- Need help removing […] after excerpt
- Remove in post content
- Initial offset of number of posts in home page on the posts page
- Adding attribute to the post.php form tag in wp-admin
- Using php inside javascript [closed]
- WordPressUser Submission Form
- Shortcode displaying at the top of the page [duplicate]
- WordPress custom post type and taxonomy
- Time Delay a URL Redirect for Specific Page
- Cascading dropdown select search based on Parent Page & Child Page
- WordPress cascading dropdown selection search based on Parent Page & Child Page
- Display WordPress search results based on the selected Sub-Category
- Background image no longer fits to screen now that project is in php files
- How do I call a value from the datase using ajax
- Adding HTML Code to Replace Text in PHP
- Fatal error login WordPress [duplicate]
- Shortcode in Shortcode/HTML Graphics and Pictures
- I can’t go to the page archive-{post_type}.php
- Help me I cannot link my font-awesome to my WordPress Theme. I have my font-awesome folder already in my project
- How to use wp_ajax_set_post_thumbnail?
- Passing a value from an input field to a php function in WordPress?
- Use Search Term in html link and redirect
- Comparison operator != not working in field [closed]
- Problem with my Login Plugin
- How to return html as a string from php for WordPress
- HTML Formatting “single_term_title()”?
- Show subcategory name selected in specific category woocoommerce
- How to center all text body in single.php at once?
- Collapsible menu on post sidebar only expands and does not collapse
- Unable to insert current username into custom table through html form
- How can I get my pagination loop to display the correct number of total pages?
- AMP version of e-commerce without plugin
- Creating Log-In Page for backend server
- user update profile for custom code
- Vertical Menu for one page only
- Bootstrap Carousel Indicators Won’t Cycle On Custom WordPress Theme
- Splitting table data to pages with numbers
- Show post/page into div using function
- wordpress, Category ID
- wp nav menu without label
- Pass the updated value of aid from form using ajax
- Show contact 7 form in popup
- nested divs, classes for a grid in loop [duplicate]
- featured post as div background
- Arrange Category post manually when displayed
- Display wordpress post to static website in the footer
- Php echo into tag
- How to customize posts in WordPress by using HTML and CSS?
- WP_Query not returning results
- Header location [closed]
- How do I link the side images?
- How to create a container in php then customise it in CSS
- Add multiple HTML attributes to an Elementor button
- Load wp_editor on button click
- Add topbar to static html page
- Why do I get a 404 error on my custom post type archive pagination?
- change div text and link for logged in users
- Font Awesome Icons as squares [closed]