esc_html Line break

You are using single quotation in single quotation which is not possible, use one of the below approch, Approch 1 (‘ \’ ‘): ‘post_alert_user’ => esc_html__(‘Thank you for your submission at ‘, ‘usp-pro’) .$user[‘admin_name’] . esc_html__(‘! If submissions require approval, you\’ll receive an email once it\’s approved.’, ‘usp-pro’), Approch 2 (” ‘ “): ‘post_alert_user’ => … Read more

Wrap Meta Box with and for each new line

Try: <li> <?php echo wpautop( $lyrics_1);?> </li> instead of this line: <?php echo “<li>\n”; wpautop( $lyrics_1) ; “</li>\n”; ?> edit: thanks @Toscho for the syntax edit, I made a hasty error in my earlier revision 😉

Line break no working on theme

It is possible to add line breaks using &nbsp; in the “Text” view like so: https://cloudup.com/cb5PCT2sWRP One thing to be aware of is that once you add the HTML for non-breaking spaces, you must remain in the “Text” view for future edits; switching back and forth to the visual editor will remove the above code.

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)