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

Disqus Conditional JS Load

설명

Disqus is a third-party comment management system. However it loads its javascript code on every page indiscriminately. This code should only be loaded on pages where the comments form is actually going to load. Otherwise your site is wasting cycles including javascript that isn’t going to be used.

This plugin stops the Disqus plugin from loading its javascript on pages or posts where comments are closed. If comments are closed and there are no existing comments already, the JavaScript will be stopped from loading. Note that to avoid breaking the existing functionality, the JavaScript will still load if comments are closed but there are already some comments on a page/post.

Based on http://thomasgriffinmedia.com/blog/2012/11/tame-disqus-comments-in-wordpress/

Disclaimer: This plugin is not affiliated with or endorsed by Disqus.

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.

설치

  1. Upload plugin file through the WordPress interface.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Load a page/post where comments are open and view the HTML source — the JavaScript for Disqus should be present. Then load a page/post where comments are closed — it should not.

FAQ

How do I use the plugin?

Simply install and activate the plugin. It starts working immediately with no configuration required. Pages and posts with comments disabled (and no existing comments) will not load the Disqus JavaScript.

I still see Disqus loading on pages/posts where comments are closed.

Are you caching the page or post in question?

Does the page or post already have comments on it?

Are you using a plugin (such as a caching or optimization plugin) that minifies or combines JavaScript?

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

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

기여자

자국어로 “Disqus Conditional JS Load”(을)를 번역하세요.

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

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

변경이력

0.0.4

  • updated .pot file and readme

0.0.3

  • minor code optimizations

0.0.2

  • fix for wp_kses

0.0.1

  • created
  • verified compatibility with WP 3.9