Title: Better Page Comments
Author: SwiftNinjaPro
Published: <strong>17 avril 2019</strong>
Last modified: 22 octobre 2020

---

Recherche d’extensions

![](https://ps.w.org/swiftninjapro-comments/assets/banner-772x250.png?rev=2105045)

Cette extension **n’a pas été testée avec plus de trois mises à jour majeures de
WordPress**. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes
de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

![](https://ps.w.org/swiftninjapro-comments/assets/icon-128x128.png?rev=2104259)

# Better Page Comments

 Par [SwiftNinjaPro](https://profiles.wordpress.org/swiftninjapro/)

[Télécharger](https://downloads.wordpress.org/plugin/swiftninjapro-comments.zip)

 * [Détails](https://fr-be.wordpress.org/plugins/swiftninjapro-comments/#description)
 * [Avis](https://fr-be.wordpress.org/plugins/swiftninjapro-comments/#reviews)
 *  [Installation](https://fr-be.wordpress.org/plugins/swiftninjapro-comments/#installation)
 * [Développement](https://fr-be.wordpress.org/plugins/swiftninjapro-comments/#developers)

 [Support](https://wordpress.org/support/plugin/swiftninjapro-comments/)

## Description

Comments that Strip away HTML, but allow basic fonts in another way. Also includes
some basic spam control options.

Comments will attempt to remove html and still allow users to add built-in non-html
tags (made by the plugin) for bold, italic, ect. text.

The plugins built-in non-html tags will only run on the front end, which can help
protect the backend from getting hijacked.

Plugin will include your old comments and use the same database.

Disables default wordpress comments on any page with the shortcode.

Plugin Includes Some Spam Control Options.

Comments can Optionally be made specific to a query var in the url, so one post 
can show comments specific to that query.

You can change the background, text, and button colors of comments to better match
your theme.

## Captures d’écran

[⌊example of basic use and different colors⌉⌊example of basic use and different 
colors⌉[

example of basic use and different colors

[⌊example of what posting comments looks like⌉⌊example of what posting comments 
looks like⌉[

example of what posting comments looks like

[⌊example of settings page⌉⌊example of settings page⌉[

example of settings page

[⌊query specific example of code⌉⌊query specific example of code⌉[

query specific example of code

[⌊query specific example of comments⌉⌊query specific example of comments⌉[

query specific example of comments

[⌊query specific example of comments⌉⌊query specific example of comments⌉[

query specific example of comments

[⌊an example of me hacking my own website with the plugin (html gets blocked)⌉⌊an
example of me hacking my own website with the plugin (html gets blocked)⌉[

an example of me hacking my own website with the plugin (html gets blocked)

[⌊an example of me hacking my own website without the plugin (html gets run)⌉⌊an
example of me hacking my own website without the plugin (html gets run)⌉[

an example of me hacking my own website without the plugin (html gets run)

## Installation

 1. Upload plugin to the /wp-content/plugins
 2. Activate the plugin through the « Plugins » menu in WordPress
 3. Go to this plugins Settings and Check « Plugin Enabled » To Enable the plugin
 4. Edit any other settings to your preference
 5. Click Save and Enjoy

## FAQ

### Can this plugin show my old comments?

yes, the plugin uses the same comment database as wordpress.

### Do all the query vars have to be exact?

no, only the one query var you put in the shortcode needs to match.
 If you do not
put a query, than the query vars will be ignored, and it will run like regular wordpress
comments would per post.

### can users add bold/italic text and embed images?

users can add custom tags that the plugin reads to make text bold and add images
and urls.
 as an admin, you can disable image and url embeds in the plugin settings.
the user adds tags like « [b][/b] », and the plugin replaces it with «  » only if
it is on the front end. the tags get stored as « [b][/b] » to prevent html from 
running on the backend.

## Avis

Il n’y a aucun avis pour cette extension.

## Contributeurs & développeurs

« Better Page Comments » est un logiciel libre. Les personnes suivantes ont contribué
à cette extension.

Contributeurs

 *   [ SwiftNinjaPro ](https://profiles.wordpress.org/swiftninjapro/)

[Traduisez « Better Page Comments » dans votre langue.](https://translate.wordpress.org/projects/wp-plugins/swiftninjapro-comments)

### Le développement vous intéresse ?

[Parcourir le code](https://plugins.trac.wordpress.org/browser/swiftninjapro-comments/),
consulter le [SVN dépôt](https://plugins.svn.wordpress.org/swiftninjapro-comments/),
ou s’inscrire au [journal de développement](https://plugins.trac.wordpress.org/log/swiftninjapro-comments/)
par [RSS](https://plugins.trac.wordpress.org/log/swiftninjapro-comments/?limit=100&mode=stop_on_copy&format=rss).

## Journal

#### 1.4

added character maximum to comments

#### 1.3

added wordpress thanslate to comments

#### 1.2

comments now auto-unapprove if they contain html tags
 you can still see the users
IP and the sanitized(html removed) comment in the backend if you see a lot of « &»
signs followed by letters, numbers, and « ; », that could be blocked html tags(ex:&
lt;a href=&quot;/&quot;&gt;Test&lt;/a&gt;). Note: if you see a small amount of blocked
html & signs(ex: &lt;), it could be a false positive

#### 1.1

comments look cleaner in backend
 admins now have the option(in plugin settings)
to require users be signed in, to post comments

#### 1.0.2

shortcode now hides when the plugin is disabled in it’s plugin settings

#### 1.0

First Version

## Méta

 *  Version **1.4.9**
 *  Last updated **il y a 6 années**
 *  Active installations **Moins de 10**
 *  WordPress version ** 3.0.1 ou plus **
 *  Tested up to **5.5.18**
 *  PHP version ** 5.2.4 ou plus **
 *  Language
 * [English (US)](https://wordpress.org/plugins/swiftninjapro-comments/)
 * Tags
 * [anti-spam](https://fr-be.wordpress.org/plugins/tags/anti-spam/)[comments](https://fr-be.wordpress.org/plugins/tags/comments/)
   [query](https://fr-be.wordpress.org/plugins/tags/query/)[shortcode](https://fr-be.wordpress.org/plugins/tags/shortcode/)
 *  [Vue avancée](https://fr-be.wordpress.org/plugins/swiftninjapro-comments/advanced/)

## Notes

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/swiftninjapro-comments/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/swiftninjapro-comments/reviews/)

## Contributeurs

 *   [ SwiftNinjaPro ](https://profiles.wordpress.org/swiftninjapro/)

## Support

Quelque chose à dire ? Besoin d’aide ?

 [Voir le forum de support](https://wordpress.org/support/plugin/swiftninjapro-comments/)

## Faire un don

Souhaitez-vous soutenir l’avancement de cette extension ?

 [ Faire un don à cette extension ](https://buymeacoffee.swiftninjapro.com)