image-credits
Image Credits
Adds source name and URL fields for media uploads along with a shortcode for displaying image credits.
Proof Health
Open evidenceCommercial opportunities need traceable source links before they are treated as build-worthy.
75.4% of this page's analysis has direct source links.
0 rows here require auditable proof before promotion.
0 rows have source counts but still need direct links.
Related Opportunities
1 marketSource Evidence
Open evidence explorerError on function or do_shortcode: users show bugs, compatibility pain that may indicate a product gap.
Buyer: publishers, content teams, and agencies · Wedge: check image publishing, media, metadata, and editorial handoffs before content goes liveget function stops page render: users show bugs, compatibility, missing feature pain that may indicate a product gap.
Buyer: publishers, content teams, and agencies · Wedge: check image publishing, media, metadata, and editorial handoffs before content goes liveImporting image data en masse via CSV file: users show missing feature, migration pain that may indicate a product gap.
Buyer: publishers, content teams, and agencies · Wedge: check image publishing, media, metadata, and editorial handoffs before content goes liveCredit only showing for feature image: users show compatibility, missing feature pain that may indicate a product gap.
Buyer: publishers, content teams, and agencies · Wedge: check image publishing, media, metadata, and editorial handoffs before content goes liveNice plugin, but a bit buggy: users show bugs, support pain that may indicate a product gap.
Buyer: publishers, content teams, and agencies · Wedge: check image publishing, media, metadata, and editorial handoffs before content goes liveError – Warning shows up when using short-code: users show bugs, compatibility, support pain that may indicate a product gap.
Buyer: publishers, content teams, and agencies · Wedge: check image publishing, media, metadata, and editorial handoffs before content goes liveCan't get plugin to run: users show compatibility pain that may indicate a product gap.
Buyer: publishers, content teams, and agencies · Wedge: check image publishing, media, metadata, and editorial handoffs before content goes liveNo image credits for images in galleries: users show bugs pain that may indicate a product gap.
Buyer: publishers, content teams, and agencies · Wedge: check image publishing, media, metadata, and editorial handoffs before content goes livefeature request – target blank: users show missing feature pain that may indicate a product gap.
Buyer: publishers, content teams, and agencies · Wedge: check image publishing, media, metadata, and editorial handoffs before content goes liveDon't works for me: users praise reliable, which suggests what competitors already do well.
Buyer: publishers, content teams, and agencies · Wedge: check image publishing, media, metadata, and editorial handoffs before content goes liveCompetitor Context
9 shownThis row is useful source evidence, but it has not been promoted into a build-worthy commercial opportunity.
Repeated Themes
0 shownNo repeated plugin-level themes have been generated yet.
Collected Signals
14 shown from 14 collectedImporting image data en masse via CSV file: users show missing feature, migration pain that may indicate a product gap.
Evidence: Importing image data en masse via CSV file I have a media library that includes a large number of images to which I would like to add credits (both the URL and the name of the source).Nice: praise conversation with limited structured signal.
Evidence: Nice I like it. I like it.Credit only showing for feature image: users show compatibility, missing feature pain that may indicate a product gap.
Evidence: Credit only showing for feature image Hello, I placed the code you mentioned in the FAQ in my functions.php.Can't get plugin to run: users show compatibility pain that may indicate a product gap.
Evidence: Can't get plugin to run Hi, I copied the code mentioned in the FAQs add_filter( 'the_content', 'ac_image_credits' ); function ac_image_credits( $content ) { if ( is_singular( 'post' ) ) { $content .= '<p>[image-credits]</p>'; } return $content; } into my functions.php and nothing happens.Don't works for me: users praise reliable, which suggests what competitors already do well.
Evidence: Don't works for me I cannot use this plugin with WP 361 I cannot use this plugin with WP 361Good stuff cheap: users praise easy, which suggests what competitors already do well.
Evidence: Good stuff cheap A nice simple plugin, something like this should be in WordPress core.feature request – target blank: users show missing feature pain that may indicate a product gap.
Evidence: feature request – target blank It would be great if the link to the source opened in a new window instead of taking the visitor away from the existing site.get function stops page render: users show bugs, compatibility, missing feature pain that may indicate a product gap.
Evidence: get function stops page render Hi, I just installed the plugin, great idea!Much needed and great plugin: users show pricing pain that may indicate a product gap.
Evidence: Much needed and great plugin This is a great plugin for those of us who regularly use Creative Commons licensed images in our posts.No image credits for images in galleries: users show bugs pain that may indicate a product gap.
Evidence: http://wordpress.org/extend/plugins/image-credits/ It does not work for galleries, sorry.Nice plugin, but a bit buggy: users show bugs, support pain that may indicate a product gap.
Evidence: Nice plugin, but a bit buggy I could get this plugin working, but only with do_shortcode and excluding some code (see support tab).Error on function or do_shortcode: users show bugs, compatibility pain that may indicate a product gap.
Evidence: Error on function or do_shortcode I tried to add a the function get_image_credits(); on a post, but I got this message: Fatal error: Call to undefined function get_image_credits() in /…/wp-content/themes/…/content-meta.php on line 9 Later I tried do_shortcode('[image-credits]') and it worked, but I got this error message as well: Warning: Wrong parameter couError – Warning shows up when using short-code: users show bugs, compatibility, support pain that may indicate a product gap.
Evidence: Error – Warning shows up when using short-code When I call the short-code [image-credits], it shows this warning at the top of my page.I MADE IT: praise conversation with limited structured signal.
Evidence: I MADE IT I made it so of course I’m going to give it 5 stars. But I do think the code is pretty good, as I’ve seen a couple guides on how to create image credit fields but they were flawed in some areas. I actually copied some of the WordPress core code to make sure the fields would save properly, so it’s up to snuff. If you need to save where you get your