WpLicense

From Creative Commons
Jump to: navigation, search


wpLicense is a plugin for WordPress which allows users to select a Creative Commons license for their blog and content. In addition to the administration interface, wpLicense provides three template functions which may be used to insert the license information into templates. wpLicense was developed by Nathan Yergler and is licensed under the GNU GPL version 2.

wpLicense admininstration page (full size).

System Requirements

  • PHP 4 or PHP 5
  • allow_url_fopen enabled (to allow retrieval of web service information)

Download

Additional Information

Known Issues

  • When allow_url_fopen is not enabled, wpLicense will silently fail

Developer Information

The wpLicense code base may be divided into three major components:

The following features need to be implemented:

  • support for including license information in WordPress feeds