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

License

설명

The License plugin gives authors the ability to mark their content with a Creative Commons license and to display the license along with the content. With Creative Commons licenses, you keep your copyright but share your creativity. By default, the plugin will display a license in the footer of your theme. The license plugin is also a widget, and can be dragged to any widget area. This will supress display of the license in the theme footer and display it instead in the widget area.

The site default license is the Creative Commons Attribution-NonCommercial-ShareAlike (CC BY-NC-SA) license. Authors can set their own default license using the license settings provided under Personal Options on the edit profile page. The license can also be set for each individual post using the setting provided in the Publish box while creating a new post.

Authors can choose how they would like their attribution to be displayed on the site. The author can attribute the work to their display name or their nickname as defined in their profile options. Alternatively, the author can attribute the work to the site as defined in the General Settings of the site.

This plugin is a component of the MIT Educational Collaboration Space project.

스크린샷

  • License settings appear under Personal Options when user is editing their profile
  • A dialog is provided by Creative Commons for choosing a license type
  • License setting is available in the Publish Box when creating new content
  • A license is displayed in the footer of a page including a Creative Commons license mark, title of the content, and to whom the license is atributed.

설치

  1. Upload the license folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. From the Widgets menu, drag the License widget to the widget area in which you would like the license to appear. Otherwise, the license will appear in the WordPress footer area by default.

FAQ

Your question here!

Our answer here!

후기

모든 1 평가 읽기

기여자 & 개발자

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

기여자

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

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

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

변경이력

0.5

  • Fixed a XSS security vulnerability. props duck_.
  • Now requires the PHP JSON extension, which is normally a standard part of PHP builds.

0.4

  • removed hard coded styling from license_print_license_html

0.3

  • Initial public release.