Humanity Image Credit
Handles automatic rendering of an image's "credit" (description field) on images on the frontend
by Amnesty International · github.com/amnestywebsite/humanity-image-credit · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/amnestywebsite/humanity-image-credit/archive/refs/heads/staging.zipImage Credit
This plugin processes all images present in post content, and outputs each image's description field, which is used to display copyright information.
For performance reasons, since it often has to look up an image's ID by its URI, the plugin creates a lookup table to store found image IDs.
This table can be pre-populated by running the bundled WP CLI command:
wp ai index media [--network]
Governance
See GOVERNANCE.md for project governance information.
Changelog
See CHANGELOG.md or Releases page for full changelogs.
Contributing
For information on how to contribute to the project, or to get set up locally for development, please see the documentation in CONTRIBUTING.md.
Special Thanks
We'd like to say a special thank you to these lovely folks:
| Cure53 | WP Engine |
|---|---|
Want to know more about the work in other Amnesty GitHub accounts?
You can find repositories from other teams such as Amnesty Web Ops, Amnesty Crisis, Amnesty Tech, and Amnesty Research in their GitHub accounts
