# Republication Tracker Tool

A plugin that allows users to add a widget to allow readers to easily acquire Creative-Commons-licensed HTML of articles to facilitate embedding posts on external sites. Includes a tracking mechanism similar to ProPublica's PixelPing. Built and maintained by [INN Labs](https://labs.inn.org).

**Requires at least:** 4.1  
**Tested up to:** 5.2.2
**Stable tag:** See https://github.com/INN/republication-tracker-tool/releases
**License:** GPLv2 or later  
**License URI:** https://www.gnu.org/licenses/gpl-2.0.html

## [Documentation](docs/README.md)

1. [Installing in WordPress](docs/installation.md)
2. [Configuring plugin settings](docs/configuring-plugin-settings.md)
3. [Adding Republish button to posts](docs/adding-republish-button-to-posts.md)
4. [Styling the Republish button](docs/styling-the-republish-button.md)
5. [Removing elements from shareable content](docs/removing-elements-from-shareable-content.md)
6. [Programatically removing the Republish button from certain categories](docs/removing-republish-button-from-categories.md)
7. [Tracking republished posts](docs/tracking-republished-posts.md)

## Development

For information on the development status of this plugin, check the [development milestones on github](https://github.com/INN/republication-tracker-tool/milestones).

If you'd like to contribute to the project, please see our [contributing guidelines](contributing.md).
