If you use with C# then \n will put a new line alert(“some text\nmore text in a new line”);
Tag: warning
How to solve “PHP Update Required” warning on WordPress
The WordPress open-source content management system (CMS) will show warnings in its backend admin panel if the site runs on top of an outdated PHP version. The short-term plan is to migrate as many active users to more recent versions of PHP as possible so that the WordPress team can drop support for older PHP […]