Skip to content

tentaclecms/disqus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Disqus Comments

Comments for Tentacel CMS through Disqus

In the Blog tempalte loop you will need to include the following after the content.

<? disqus::comments( $post ) ?>

In the Post tempalt/type you will need to include the following after the content.

<? disqus::comments_form( $post->id ); ?>

About

Comments by Disqus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages