BACK TO DIRECTORY



Give readers a clear path back to the original source. Credits Shortcode & Block adds compact, theme-friendly Source or Via attribution links to WordPress posts and pages.
Highlights
- Native Gutenberg block with a live editor preview.
- Simple
[credits]shortcode for any post, page, or widget area. - Site-wide defaults under Settings > Credits.
- Optional colors for the badge, link background, and link text.
- Compact, standard, or spacious gaps between consecutive credits.
- Classic Editor toolbar button for legacy workflows.
- Responsive, theme-friendly output with subtle hover feedback.
- Translation-ready and compatible with WordPress multisite.
- No external service, account, tracking, or front-end JavaScript.
Gutenberg Block
- Open a post or page in the Block Editor.
- Add the Credits Link block by clicking + or typing
/credits. - Choose Source or Via, enter the attribution name, and add its URL.
- Optionally choose accent colors in the block sidebar.
The block is rendered dynamically, so saved content stays clean and current.
Shortcode
Basic source attribution:
[credits link="https://example.com"]Source Name[/credits]
Via attribution:
[credits link="https://example.com" type="via"]Publication Name[/credits]
Using a name attribute:
[credits name="Source Name" link="https://example.com"]
Custom colors:
[credits link="https://example.com" type="source" badge_color="#0073aa" link_color="#f0f0f0" link_text_color="#0073aa"]Source Name[/credits]
Supported attributes:
name– attribution text; inner shortcode content takes precedence.link– destination URL.type–sourceorvia.badge_color– badge background as a 3- or 6-digit hex color.link_color– link area background as a 3- or 6-digit hex color.link_text_color– link text as a 3- or 6-digit hex color.spacing–compact,standard, orspacious; defaults to the site-wide setting.
To keep several credits close together:
[credits link="https://example.com" spacing="compact"]Source Name[/credits]
Site-wide Defaults
Go to Settings > Credits to choose the default credit type, spacing, and optional accent colors. Individual blocks and shortcodes can override those defaults.
Screenshots

A Source or Via attribution rendered on the front end.

Credits Link settings in the Gutenberg block sidebar.
Plugin Details
Active Installs
10Total Downloads
1,862Version
1.5.0Requires WP
5.0Requires PHP
7.4Tested Up To
7.1Added
2014-10-02Last Updated
2026-09-17 3:07am GMTRatings
5
0
4
0
3
0
2
0
1
0