This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Show Comment Policy

Lýsing

Show Comment Policy lets you display a custom message above your site’s comment form. Display your blog comment policy or any other text you want your readers to see.

Use it for:

  • Comment policy
  • Posting rules
  • List of allowed HTML tags in comments

If you need help with this plugin

If this plugin breaks your site or just flat out does not work, please go to Compatibility and click „Broken“ after verifying your WordPress version and the version of the plugin you are using.

Then, create a thread in the Support forum with a description of the issue. Make sure you are using the latest version of WordPress and the plugin before reporting issues, to be sure that the issue is with the current version and not with an older version where the issue may have already been fixed.

Please do not use the Reviews section to report issues or request new features.

Skjámyndir

  • Plugin settings page
  • The comments section showing the comment policy entered on the plugin settings page

Uppsetning

  1. Upload plugin file through the WordPress interface.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Settings » Show Comment Policy, configure plugin.
  4. Check a post or page that allows comments.

SOS

How do I use the plugin?

Go to Settings » Show Comment Policy and enter the text you want to see above the comment form. Make sure the „enabled“ checkbox is checked. Note that the comment policy will only be displayed on pages/posts where the comments are open. If comments are closed, the policy will not appear. You may also includes shortcodes which will be processed for output.

I entered some text but don’t see anything on the page.

Are you using another plugin that is also trying to use the comment_form_before hook?

Is the page/post cached?

Are comments open? The comment policy will only display if comments are actually open.

How can I style the output?

The comment policy text is wrapped in div tags with class name „scp-comment-policy“. Use this class in your local stylesheet to style the output how you want.

I don’t want the admin CSS. How do I remove it?

Add this to your functions.php:

remove_action('admin_head', 'insert_scp_admin_css');

Umsagnir

Skoða 1 umsögn

Þátttakendur & höfundar

“Show Comment Policy” er opinn hugbúnaður. Eftirfarandi aðilar hafa lagt sitt af mörkum við smíði þessarar viðbótar.

Höfundar

Translate “Show Comment Policy” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Breytingarsaga

0.1.2

  • confirmed compatibility with WordPress 4.1

0.1.1

  • updated .pot file and readme

0.1.0

  • fixed validation issue

0.0.9

  • minor code optimizations

0.0.8

  • code fix
  • admin CSS and page updates

0.0.7

  • updated support tab

0.0.6

  • minor code fix

0.0.5

  • code fix

0.0.4

  • option to hide output for logged in users
  • now processes shortcodes
  • code optimizations
  • plugin settings page is now tabbed

0.0.3

  • fix 2 for wp_kses

0.0.2

  • fix for wp_kses

0.0.1

  • created
  • verified compatibility with 3.9