Import function loses tags

I believe this is by design. WordPress saves posts without <p />‘s unless you explictly add them in the HTML component of the editor. When you import content, each post is passed through a filter so that it behaves as if the post were ‘being saved’. WordPress will then generate paragraphs on-the-fly when a post … Read more

How to correctly move jquery script to external file

Use an absolute URL – you say the script is in the root directory, is that the root directory of WordPress? If so; <?php wp_enqueue_script( ‘sscroll’, site_url( “https://wordpress.stackexchange.com/questions/12306/sscroll.js” ), array( ‘jquery’ ) ); ?>

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