convert more tag to shortcode

Try adding this to your plugin file (or functions.php). You’ll use [my_more] as the shortcode for this example.

function wpse50449_more_func( $atts ){
 return "\n<!-- more -->\n";
}
add_shortcode( 'my_more', 'wpse50449_more_func' );

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