이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Show Comment Policy

설명

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.

스크린샷

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

설치

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

후기

모든 1 평가 읽기

기여자 & 개발자

“Show Comment Policy”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Show Comment Policy”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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