comments_popup_link();

comments_popup_link("","","","","");

1. " "    "No Comments" {If there is not comments will show the message}
2. " "    "Single Comment" {If there is single comment will show the message}
3. " "    "% Comments" {% will show how many comments}
4. " "    "class" {Add Class to change design}
5. " "    "Comments Disable" {For disable comments}

Comments

Popular posts from this blog

Deploy laravel application to digital ocean droplet

WP register_post_type() with custom CMB2 meta box

Git post receive setup at server for git push to the production from local machine