WordPress tags as twitter sharer URL hastags

get_the_tags() with a little bit of processing will do it: $tags = get_the_tags(); $tag_list = wp_list_pluck($tags,’name’); $tag_list = implode(‘,’,$tag_list); var_dump($tag_list); Reference: http://codex.wordpress.org/Function_Reference/wp_list_pluck

Getting 404 in the Javascript

I think this is not good idea – create many enter points. Open Web Inspector and check your URL which using in JS code. But much better use the default admin_url( ‘admin-ajax.php’ ) to creates path which should be used in Java Script.

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