Ang plugin na ito ay hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress. Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility kapag ginamit sa mas bagong bersyon ng WordPress.

Show Comment Policy

Deskripsyon

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.

Mga Screenshot

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

Pag-install

  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.

FAQ

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');

Mga Review

Basahin lahat ng 1 review

Mga Contributor at Developer

Ang “Show Comment Policy” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “Show Comment Policy” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

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