[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fu7UQa-ADZZb77vDFcwVplFfdp1vwrQ8ex668iVKv3XE":3},{"slug":4,"name":5,"version":6,"author":7,"author_profile":8,"description":9,"short_description":10,"active_installs":11,"downloaded":12,"rating":13,"num_ratings":13,"last_updated":14,"tested_up_to":15,"requires_at_least":16,"requires_php":17,"tags":18,"homepage":24,"download_link":25,"security_score":26,"vuln_count":13,"unpatched_count":13,"last_vuln_date":27,"fetched_at":28,"vulnerabilities":29,"developer":30,"crawl_stats":27,"alternatives":38,"analysis":133,"fingerprints":164},"add-exif-and-iptc-meta-data-to-attachment","Add EXIF and IPTC meta data to Attachment Post","1.1.0","Mark Howells-Mead","https:\u002F\u002Fprofiles.wordpress.org\u002Fmarkhowellsmead\u002F","\u003Cp>WordPress extracts image meta data from a file when it is uploaded and adds it to the newly created Attachment Post in the database. This Plugin extracts and saves a much wider range of EXIF and IPTC information than WordPress Core usually stores.\u003C\u002Fp>\n\u003Cp>This Plugin currently supports JPEG and WEBP files.\u003C\u002Fp>\n\u003Cp>This plugin does not output any data on the website or in the WordPress Admin area. If this is required, a developer will need to amend the Theme or Plugin which generates the HTML for the website.\u003C\u002Fp>\n\u003Cp>The Plugin does not add any information to Attachment Posts which have already been created. (The Plugin does, however, update the stored meta data when a new image is uploaded to an existing Attachment Post; for example when the \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fenable-media-replace\u002F\" rel=\"ugc\">Enable Media Replace Plugin\u003C\u002Fa> is used.)\u003C\u002Fp>\n\u003Cp>The information is not visible in the Media editor, but is available to developers when using the \u003Ccode>wp_get_attachment_metadata\u003C\u002Fcode> function. The data is stored in a subset of the array returned by this function, within the array key \u003Ccode>shp_additional_metadata\u003C\u002Fcode>.\u003C\u002Fp>\n\u003Cp>e.g.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>\u003C?php\n$attachment_metadata = wp_get_attachment_metadata($attachment_id);\nvar_dump($attachment_metadata['shp_additional_metadata']);\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch3>Hooks\u003C\u002Fh3>\n\u003Cp>The data array can be manipulated using \u003Ccode>add_filter\u003C\u002Fcode> once it has been retrieved from the file, using the following hooks.\u003C\u002Fp>\n\u003Ch4>All additional data\u003C\u002Fh4>\n\u003Cp>All IPTC data which is added by the plugin.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>\u003C?php\napply_filters('shp_additional_metadata\u002Fiptc', $exif['iptc'], $source_path);\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>IPTC data\u003C\u002Fh4>\n\u003Cp>All data which is added by the plugin.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>\u003C?php\napply_filters('shp_additional_metadata\u002Fall_exif', $exif, $source_path);\n\u003C\u002Fcode>\u003C\u002Fpre>\n","Extends the attachment meta data to include a much wider range of EXIF and IPTC information when an image is uploaded. This plugin does not output any &hellip;",20,1803,0,"2025-12-02T16:09:00.000Z","6.9.0","5.2","7.3",[19,20,21,22,23],"attachment","exif","image","iptc","upload","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fadd-exif-and-iptc-meta-data-to-attachment\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fadd-exif-and-iptc-meta-data-to-attachment.zip",100,null,"2026-03-15T15:16:48.613Z",[],{"slug":31,"display_name":7,"profile_url":8,"plugin_count":32,"total_installs":33,"avg_security_score":34,"avg_patch_time_days":35,"trust_score":36,"computed_at":37},"markhowellsmead",8,1550,96,30,91,"2026-04-04T11:29:38.362Z",[39,61,82,102,115],{"slug":40,"name":41,"version":42,"author":43,"author_profile":44,"description":45,"short_description":46,"active_installs":47,"downloaded":48,"rating":26,"num_ratings":49,"last_updated":50,"tested_up_to":51,"requires_at_least":52,"requires_php":53,"tags":54,"homepage":57,"download_link":58,"security_score":59,"vuln_count":49,"unpatched_count":13,"last_vuln_date":60,"fetched_at":28},"pro-mime-types","Pro Mime Types – Manage file media types","2.2.0","Sybre Waaijer","https:\u002F\u002Fprofiles.wordpress.org\u002Fcybr\u002F","\u003Cp>Pro Mime Types adds a nifty (network) admin interface for allowing or blocking many file extensions for uploading media, documents, and other attachments.\u003C\u002Fp>\n\u003Cp>It also shows you a list of all allowed MIME types on the site or network.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>When a MIME type is allowed, users who can upload files can now do so for that MIME type.\u003C\u002Fli>\n\u003Cli>When a MIME type is blocked, users see an error that the file isn’t allowed for security reasons.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>For WordPress Multisite networks, you can enable this plugin in network mode to control MIME types for the entire network.\u003C\u002Fp>\n\u003Ch3>Features\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>You can control many MIME types and extensions for upload via a modern interface.\u003C\u002Fli>\n\u003Cli>Pro Mime Types comes preconfigured by enabling many safe MIME types.\u003C\u002Fli>\n\u003Cli>View all allowed MIME types for the site (also those enabled by other plugins).\u003C\u002Fli>\n\u003Cli>Every MIME type comes with a security summary explaining why you should or shouldn’t allow it. To view the summary, hover the mouse cursor over the big colored icon.\u003C\u002Fli>\n\u003Cli>Accessibility is at the forefront. For example, you can use full keyboard navigation, even for tooltips.\u003C\u002Fli>\n\u003Cli>Adds text, code, and miscellaneous file types to the Media Library for sorting.\u003C\u002Fli>\n\u003Cli>The Media Library gains support for more file types for sorting images, audio, video, documents, spreadsheets, and archives.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Multisite support\u003C\u002Fh3>\n\u003Cp>This plugin can run in network mode, where all sites are allowed one set of MIME types. You can configure the allowed MIME types via the network administration UI.\u003C\u002Fp>\n\u003Cp>Alternatively, Pro Mime Types can run in single-site mode, where every subsite has custom-allowed MIME types. Only the network administrator can assign these on a per-site basis.\u003C\u002Fp>\n","Pro Mime Types adds a nifty admin interface for allowing or blocking many file extensions for uploading media, documents, and other attachments.",2000,29898,2,"2025-12-08T07:23:00.000Z","6.9.4","5.3","7.4.0",[19,21,55,56,23],"mime-types","multisite","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fpro-mime-types\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpro-mime-types.2.2.0.zip",99,"2023-05-09 00:00:00",{"slug":62,"name":63,"version":64,"author":65,"author_profile":66,"description":67,"short_description":68,"active_installs":69,"downloaded":70,"rating":71,"num_ratings":72,"last_updated":73,"tested_up_to":51,"requires_at_least":74,"requires_php":75,"tags":76,"homepage":80,"download_link":81,"security_score":26,"vuln_count":13,"unpatched_count":13,"last_vuln_date":27,"fetched_at":28},"mmww","MMWW","2.0.0","OllieJones","https:\u002F\u002Fprofiles.wordpress.org\u002Folliejones\u002F","\u003Cp>If you create lots of images, graphics, audio clips, or video clips  you probably go to some trouble to put metadata (titles, copyrights, track names, dates, and all that) into them. You may also put tags and ratings (one to five stars) on your media files.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>JPEG image files have EXIF metadata.\u003C\u002Fli>\n\u003Cli>MP3 audio clips have ID3 metadata.\u003C\u002Fli>\n\u003Cli>PNG files have their own kind of metadata.\u003C\u002Fli>\n\u003Cli>Adobe is pushing an interoperable standard called XMP to hold metadata as well.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>If you use a production tool like Acrobat, Adobe Bridge or Audacity, you probably put this kind of metadata into your files. And then you probably rekey it when you put the files into your WordPress site.\u003C\u002Fp>\n\u003Cp>This Media Metadata Workflow Wizard plugin will get you out of doing that. Now you can have that metadata transferred into the Media Library automatically when you upload your media.\u003C\u002Fp>\n\u003Cp>You can choose to have the creation date in your media file used as the “Uploaded” date in WordPress. So, for example, your photos can be ordered in the media library in order of the date and time they were taken, and your pdfs in the order they were scanned.\u003C\u002Fp>\n\u003Cp>You can specify templates defining what metadata items should be used to create each WordPress attachment post’s fields: title, caption, alt text, and description.\u003C\u002Fp>\n\u003Cp>For audio files, MMWW can automatically create the [audio] shortcode provided by \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fextend\u002Fplugins\u002Fjetpack\u002F\" rel=\"ugc\">Jetpack\u003C\u002Fa>. Choose Link To Media File and the shortcode will be generated for you. WordPress 3.6 and later has an integrated audio player, so you may not need this feature. The Settings page lets you turn this behavior off.\u003C\u002Fp>\n\u003Cp>If you use the [Media Tags][https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fmedia-tags\u002F] plugin together with this one, you’ll be able to handle metadata tags as a taxonomy. You can also use metadata ratings (one to five stars) as a taxonomy.\u003C\u002Fp>\n\u003Ch3>Metadata templates\u003C\u002Fh3>\n\u003Cp>Once the plugin is installed and activated, it will populate the text fields in your site’s attachment\u003Cbr \u002F>\nposts using metadata from the media files you upload.\u003C\u002Fp>\n\u003Ch4>Text fields for attachments\u003C\u002Fh4>\n\u003Cp>The attachment text files are Title, Description, Caption and Alternate Text.  The Title of the attachment is also used to create the slug.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>The Description is free text describing the media item.\u003C\u002Fli>\n\u003Cli>The Caption is displayed underneath photos in posts.\u003C\u002Fli>\n\u003Cli>The Alternate Text is embedded in the IMG tag in the post. It serves two purposes: describing the image in textual form\u003Cbr \u002F>\nfor people who use screen readers because they cannot see the images, and for describing the image to search engines.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Using metadata templates\u003C\u002Fh4>\n\u003Cp>Many media editor programs, such as Photoshop, Paint Shop Pro, Acrobat and Audacity have ways of loading metadata into media.  These usually can be found in a dialog box named “Properties,” “Image Information,” or something similar.\u003C\u002Fp>\n\u003Cp>MMWW’s settings page lets you specify the templates to use for populating the text fields. For example, you can set the Description template for an image file from a smartphone to\u003C\u002Fp>\n\u003Cpre>\u003Ccode>({description} )({shutter}--{fstop} )({latitude}\u002F{longitude} )({created_time})\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>and you’ll see some details about how, where, and when the photo was taken in your Description.\u003C\u002Fp>\n\u003Cp>You can use parentheses to delimit optional parts of a metadata template string. For example, not all media files contain {copyright} metadata.  If you put this into your metadata template string, it will omit the whole copyright clause if there’s no {copyright} metadata. Notice that there’s a trailing space before the closing parenthesis.  This separates this clause (if it appears) from the next one.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>  (Copyright &copy; {copyright} )\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>The parentheses denote the whole clause as optional, and omitted if the metadata mentioned in it is not available.\u003C\u002Fp>\n\u003Cp>Similarly, you can create a URL that will display a map centered on the spot your photo was taken, but only if latitude and longitude are available in the photo’s metadata, like one of these:\u003C\u002Fp>\n\u003Cpre>\u003Ccode> (\u003CA href=\"https:\u002F\u002Fwww.openstreetmap.org\u002Fsearch?query={latitude},{longitude}&zoom=14&layers=S\" target=\"_blank\">\\(Open Street Map {title}\\)\u003C\u002FA>)\n (\u003CA href=\"https:\u002F\u002Fmaps.google.com\u002F?ll={latitude},{longitude}&z=18\" target=\"_blank\">\\(Google Maps {title}\\)\u003C\u002FA>)\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>If you want literal parentheses or curly braces to appear in your metadata, use the backslash character to escape them in your template data.\u003C\u002Fp>\n\u003Ch4>JPEG image files\u003C\u002Fh4>\n\u003Cp>JPEG photo files have lots of possible metadata. Not every photograph has all these items of metadata, but most have some of them.\u003C\u002Fp>\n\u003Cpre>\u003Ccode> {title}           Title of the file.\n {filename}        Filename of the file. e.g. \"DSC_5007\" (without .jpg)\n {credit}          Author.\n {copyright}       Copyright notice if any is included.\n {description}     Narrative description.\n {tags}            One or more keyword tags, separated by semicolons.\n {rating}          0 - 5, set by various image browsers\n {workflowlabel}   A text string like \"Discard\" or \"Keep,\" set by various image browsers\n {camera}          Camera model\n {shutter}         Shutter speed, such as 1\u002F200\n {shutter_speed}   Shutter time in sec, such as 0.05\n {fstop}           Aperture, like f\u002F5.6\n {aperture}        Raw aperture, like 5.60\n {flash}           Flash setting, such as \"No Flash\" or \"Fired, Red-eye reduction\"\n {focal_length}    Lens's focal length in mm.\n {focal_length35}  Lens's 35mm film focal length equivalent in mm.\n {lightsource}     Kind of light detected, such as \"Daylight\" or \"Tungsten\"\n {meteringmode}    Type of metering the camera used, such as \"Spot,\" \"Average,\" or \"Unknown\"\n {sensingmethod}   Type of image sensor, such as \"One-chip color area sensor.\"\n {exposuremode}    Exposure mode, such as \"Auto\" or \"Manual\"\n {exposureprogram} Exposure-setting program, such as \"Aperture Priority\" or \"Normal Program.\"\n {exposurebias}    Selected exposure bias.\n {brightness}      A number indicating how bright the scene is\n {scene_capture_type}  Scene capture type. Standard, Landscape, Portrait, Night\n {sharpness}       Image's sharpness.  Normal, Soft, Hard\n {latitude}        GPS latitude reading, shown in degrees and decimals.\n {longitude}       GPS longitude reading, showin in degrees and decimals.\n {altitude}        GPS altitude in meters above sea level\n {direction}       Direction of photograph. 270M means magnetic west, 180T means true south.\n {subject_distance} Distance to subject from autofocus or other means.\n {created_time}    Timestamp when the photograph was taken.\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>IPTC metadata in JPEG image files\u003C\u002Fh4>\n\u003Cp>The International Press Telecommunications Council has defined many items of metadata to go in photo files.  This metadata helps photojournalists and publications do business efficiently. Various tools, such as Adobe Bridge, allow this metadata to be inserted.  MMWW can retrieve it, with these tags\u003C\u002Fp>\n\u003Cpre>\u003Ccode>  {iptc:creator}              The creator's name.\n  {iptc:creator:jobtitle}     The creator's job title.\n  {iptc:creator:address}      The creator's address.\n  {iptc:creator:city}         The creator's city.\n  {iptc:creator:state}        The creator's state or province.\n  {iptc:creator:postcode}     The creator's post \u002F zip code.\n  {iptc:creator:country}      The creator's country.\n  {iptc:creator:phone}        The creator's phone(s).\n  {iptc:creator:email}        The creator's email(s).\n  {iptc:creator:website}      The creator's web site(s).\n  {iptc:headline}             Headline.\n  {iptc:description}          Description.\n  {iptc:keywords}             Keywords, separated with comma or semicolon.\n  {iptc:iptcsubjectcode}      IPTC subject code.\n  {iptc:descriptionwriter}    Author of the description.\n  {iptc:datecreated}          Creation date.\n  {iptc:genre}                Intellectual genre.\n  {iptc:scenecode}            IPTC scene code.\n  {iptc:datecreated}          Creation date.\n  {iptc:sublocation}          Location within city.\n  {iptc:city}                 City.\n  {iptc:state}                State\u002FProvince.\n  {iptc:country}              Country.\n  {iptc:iscocountrycode}      Country code per ISO 3166.\n  {iptc:title}                Title.\n  {iptc:jobidentifier}        Job Identifier.\n  {iptc:instructions}         Instructions.\n  {iptc:creditline}           Credit line.\n  {iptc:source}               Source.\n  {iptc:copyright}            Copyright Notice.\n  {iptc:copyrightstatus}      Copyright Status.\n  {iptc:rightsusageterms}     Terms of usage.\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>PNG image files\u003C\u002Fh4>\n\u003Cp>PNG image files have a few items of metadata. Most creators of PNG files don’t know this metadata exists so it isn’t often present.\u003C\u002Fp>\n\u003Cpre>\u003Ccode> {title}               Title of the file.\n {credit}              Author.\n {copyright}           Copyright notice if any is included.\n {description}         Narrative description.\n {created_time}        The timestamp describing the time the PNG was made.\n {filename}            Filename of the file. e.g. \"icon\" (without .png)\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>PDF\u003C\u002Fh4>\n\u003Cp>PDF files, created by Adobe Acrobat and other programs, have a few items of metadata.  The most generally useful of these are the title and credit.\u003C\u002Fp>\n\u003Cpre>\u003Ccode> {title}               Title of the file.\n {credit}              Author.\n {copyright}           Copyright notice if any is included.\n {description}         Narrative description.\n {tags}                One or more keyword tags, separated by semicolons.\n {rating}              0 - 5 \n {created_time}        The timestamp describing the time the PDF was made.\n {software}            Program used to create PDF.\n {filename}            Filename of the file. e.g. \"scan1234\" (without .pdf)\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>Audio\u003C\u002Fh4>\n\u003Cp>MP3 Audio files can have lots of metadata, defined by the ID3 standard.  The first few items are by far more common than the others.\u003C\u002Fp>\n\u003Cpre>\u003Ccode> {title}               Title of the song.\n {album}               Title of the album.\n {credit}              Author or performer.\n {artist}              See {credit}\n {year}                Year of recording.\n {copyright}           Copyright notice if any is included.\n {description}         Narrative description.\n {genre}               Genre.\n {rating}              0 - 5.\n {filename}            Filename of the file. e.g. \"TRACK_003\" (without .mp3).\n {fileformat}          \"mp3\", \"aac\"\n {duration}            Length of audio, for example 1:03:22.\n {mime_type}           \"audio\u002Fmpeg\" or similar.\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>These metadata items are in the ID3 standard for MP3 files, but most files don’t have them.  MMWW handles them\u003Cbr \u002F>\nin case your particular media workflow needs them.\u003C\u002Fp>\n\u003Cpre>\u003Ccode> {tempo}\n {grouptitle}\n {keysignature}\n {DDMM}              Day and month of recording\n {HHMM}              Hour and minute of recording\n {duration}\n {creditlead}\n {creditconductor}\n {creditproducer}\n {writer}\n {creditorganization}\n {mediatype}\n {creditoriginal}\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>WordPress information for all files\u003C\u002Fh4>\n\u003Cpre>\u003Ccode> {wp:attachmentid} gives the post id of the present post.\n {wp:parentid} gives the post id of the post to which this media file is attached.\n {wp:parenttitle} gives the title of the post to which this media file is attached.\n {wp:parentslug} gives the slug (url fragment) of the post to which this media file is attached.\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>These may be missing if those values are unknown at the time of media creation. Reloading the media metadata will\u003Cbr \u002F>\ninsert them.\u003C\u002Fp>\n\u003Ch4>A note about timestamps\u003C\u002Fh4>\n\u003Cp>MMWW has a setting that allows attachment dates to be set using the timestamp in the media’s metadata. For example, the upload date for a photo can be set to the moment the photo was taken. That way, photos in your Media Library tab will appear in the order they were taken (if that’s what you want).\u003C\u002Fp>\n\u003Cp>There’s a detail to this:  The timestamps in the media files need to be interpreted relative to a time zone to make this work correctly.  Consider the example of a photo taken in September in New York City and uploaded in November.  The timestamp in the photo is recorded in Eastern Daylight Time, but the current timezone setting is Eastern Standard Time. MMWW does the right thing by interpreting the photo’s timestamp relative to the timezone chosen on WordPress’s General Settings page. If you’re getting strange times of day in your attachment dates, please check that the timezone setting on the General Settings page is correct.\u003C\u002Fp>\n\u003Ch4>Metadata Standards Reference\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwww.adobe.com\u002Fproducts\u002Fxmp\u002F\" rel=\"nofollow ugc\">Adobe XMP\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fid3.org\u002F\" rel=\"nofollow ugc\">ID3 for MP3 files\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fen.wikipedia.org\u002Fwiki\u002FID3#ID3v2_Rating_tag_issue\" rel=\"nofollow ugc\">The ID3 Popularimeter\u003C\u002Fa> — music file ratings\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwww.exif.org\u002F\" rel=\"nofollow ugc\">EXIF for JPEG files\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwww.iptc.org\u002Fsite\u002FPhoto_Metadata\u002F\" rel=\"nofollow ugc\">IPTC Photo Metadata\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>To Do\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>Figure out how to put keywords into a taxonomy if that’s what the user wants.\u003C\u002Fli>\n\u003Cli>Add support for the Yet Another Photo Blog (YAPB) [plugin]{https:\u002F\u002Fwordpress.org\u002Fextend\u002Fplugins\u002Fyet-another-photoblog\u002F}\u003C\u002Fli>\n\u003Cli>Improve the syntax of the templates.\u003C\u002Fli>\n\u003Cli>Add support for video file metadata.\u003C\u002Fli>\n\u003Cli>Ask for and receive lots of sample files from users, and use them to test.\u003C\u002Fli>\n\u003Cli>Figure out a taxonomy to handle the media ratings in XMP.\u003C\u002Fli>\n\u003Cli>Support TIFF files. (Please let the author know if you need TIFF support.)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Credits\u003C\u002Fh3>\n\u003Cp>Ognjen Djuraskovic of \u003Ca href=\"https:\u002F\u002Fwww.firstsiteguide.com\u002F\" rel=\"nofollow ugc\">firstsiteguide.com\u003C\u002Fa> has generously provided Serbian and Spanish translations of MMWW. Хвала \u002F Gracias \u002F Thanks Ognjen!\u003C\u002Fp>\n\u003Cp>This plugin incorporates the Zend Media Framework by Sven Vollbehr and Ryan Butterfield which they generously made available under the BSD license. It comes in handy for retrieving and decoding the ID3 tags from audio files. See the LICENSE.txt file in this distribution. Copyright (c) 2005-2009 Zend Technologies USA Inc. (https:\u002F\u002Fwww.zend.com) Thanks, Sven and Ryan!\u003C\u002Fp>\n","Media Metadata Workflow Wizard: Integrate your media metadata workflow with WordPress's Media Library",200,10971,90,11,"2026-01-26T19:43:00.000Z","4.6","5.6",[77,20,78,22,79],"audio","images","metadata","https:\u002F\u002Fwww.plumislandmedia.net\u002Fwordpress-plugins\u002Fmmww\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fmmww.2.0.0.zip",{"slug":83,"name":84,"version":85,"author":86,"author_profile":87,"description":88,"short_description":89,"active_installs":26,"downloaded":90,"rating":71,"num_ratings":32,"last_updated":91,"tested_up_to":92,"requires_at_least":93,"requires_php":94,"tags":95,"homepage":94,"download_link":100,"security_score":101,"vuln_count":13,"unpatched_count":13,"last_vuln_date":27,"fetched_at":28},"bbpress-multi-image-uploader","bbPress Multi Image Uploader","1.0.6","Ankit Gade","https:\u002F\u002Fprofiles.wordpress.org\u002Fwpgurudev\u002F","\u003Cp>This plugin allows you to upload images to bbPress topics and replies. Code is flexible so that you can customize the plugin according to requirement.\u003C\u002Fp>\n\u003Ch4>Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Easy to install and setup.\u003C\u002Fli>\n\u003Cli>Easily customizable.\u003C\u002Fli>\n\u003Cli>Upload images to topics and replies in bbPress.\u003C\u002Fli>\n\u003Cli>Remove uploaded images when editing topics and replies.\u003C\u002Fli>\n\u003Cli>Compatible with bbPress Private Replies plugin.\u003C\u002Fli>\n\u003Cli>Strong support.\u003C\u002Fli>\n\u003Cli>For customization according to your need contact: http:\u002F\u002Fsharethingz.com\u002Fcontact\u002F\u003C\u002Fli>\n\u003Cli>Very lighweight code.\u003C\u002Fli>\n\u003C\u002Ful>\n","Upload multiple images to bbPress topics and replies.",10778,"2018-04-20T11:55:00.000Z","4.9.29","4.0","",[96,97,98,99,21],"attachments","bbpress","bbpress-attachments","bbpress-media-upload","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fbbpress-multi-image-uploader.zip",85,{"slug":103,"name":104,"version":6,"author":7,"author_profile":8,"description":105,"short_description":106,"active_installs":26,"downloaded":107,"rating":13,"num_ratings":13,"last_updated":108,"tested_up_to":15,"requires_at_least":109,"requires_php":94,"tags":110,"homepage":113,"download_link":114,"security_score":26,"vuln_count":13,"unpatched_count":13,"last_vuln_date":27,"fetched_at":28},"mhm-forceimagemagick","Force use of ImageMagick image library","\u003Cp>Forces WordPress to use the ImageMagick image library. This plugin only instructs WordPress to use the ImageMagick library. It doesn’t change how (or when) WordPress generates images, and it doesn’t provide any additional functionality for creating or resizing images.\u003C\u002Fp>\n\u003Cp>If you need to know more about ImageMagick, then visit \u003Ca href=\"http:\u002F\u002Fwww.imagemagick.org\u002F\" rel=\"nofollow ugc\">the official website\u003C\u002Fa>. Full information about \u003Ca href=\"https:\u002F\u002Fcodex.wordpress.org\u002FPost_Thumbnails\" rel=\"nofollow ugc\">Post Thumbnails\u003C\u002Fa> and \u003Ca href=\"https:\u002F\u002Fcodex.wordpress.org\u002FImage_Size_and_Quality\" rel=\"nofollow ugc\">image size and quality\u003C\u002Fa> are in the WordPress Codex.\u003C\u002Fp>\n","Forces WordPress to use the ImageMagick image library. This plugin is no longer maintained.",13624,"2025-12-02T17:01:00.000Z","4.5",[20,111,112,78,22],"image-generation","imagemagick","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fmhm-forceimagemagick\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fmhm-forceimagemagick.1.1.0.zip",{"slug":116,"name":117,"version":118,"author":119,"author_profile":120,"description":121,"short_description":122,"active_installs":123,"downloaded":124,"rating":13,"num_ratings":13,"last_updated":125,"tested_up_to":126,"requires_at_least":127,"requires_php":94,"tags":128,"homepage":131,"download_link":132,"security_score":101,"vuln_count":13,"unpatched_count":13,"last_vuln_date":27,"fetched_at":28},"credit2caption","Credit2Caption","1.2","Marco Buttarini","https:\u002F\u002Fprofiles.wordpress.org\u002Fwebgrafia\u002F","\u003Cp>Add \u003Cem>IPTC credit\u003C\u002Fem> to the \u003Cem>caption\u003C\u002Fem> of the image after have uploaded it.\u003C\u002Fp>\n","Add IPTC credit to the caption of the image after have uploaded it.",10,2201,"2010-11-04T10:24:00.000Z","3.0.5","3.0",[129,130,21,22,23],"caption","credit","http:\u002F\u002Fmarbu.org\u002Fmarbu\u002Fcredit2caption\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcredit2caption.1.2.zip",{"attackSurface":134,"codeSignals":151,"taintFlows":159,"riskAssessment":160,"analyzedAt":163},{"hooks":135,"ajaxHandlers":147,"restRoutes":148,"shortcodes":149,"cronEvents":150,"entryPointCount":13,"unprotectedCount":13},[136,142],{"type":137,"name":138,"callback":139,"file":140,"line":141},"action","plugins_loaded","loadPluginTextdomain","Classes\\Plugin.php",40,{"type":143,"name":144,"callback":145,"priority":123,"file":140,"line":146},"filter","wp_read_image_metadata","additionalImageMeta",41,[],[],[],[],{"dangerousFunctions":152,"sqlUsage":153,"outputEscaping":155,"fileOperations":13,"externalRequests":13,"nonceChecks":13,"capabilityChecks":13,"bundledLibraries":158},[],{"prepared":13,"raw":13,"locations":154},[],{"escaped":156,"rawEcho":13,"locations":157},4,[],[],[],{"summary":161,"deductions":162},"The \"add-exif-and-iptc-meta-data-to-attachment\" plugin v1.1.0 demonstrates a strong security posture based on the provided static analysis. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, indicating a minimal attack surface. The code actively avoids dangerous functions, exclusively uses prepared statements for SQL queries, and ensures all output is properly escaped, which are excellent security practices. Furthermore, the absence of file operations, external HTTP requests, and the presence of nonce\u002Fcapability checks (though not explicitly counted as present, their absence in the 'unprotected' categories is notable) further bolster its security. Taint analysis also reveals no concerning flows, and the plugin has a clean vulnerability history with no known CVEs. The overall security is very good, with no immediate risks identified from the provided data. Its strengths lie in its limited attack surface and robust code hygiene. The main potential weakness, if any, would be a lack of explicitly stated capability checks on any potential entry points that might arise if the plugin were extended, but as it stands, this is not a demonstrable issue.",[],"2026-03-16T22:52:12.881Z",{"wat":165,"direct":174},{"assetPaths":166,"generatorPatterns":168,"scriptPaths":169,"versionParams":171},[167],"\u002Fwp-content\u002Fplugins\u002Fadd-exif-and-iptc-meta-data-to-attachment\u002Fassets\u002Fcss\u002Fadmin.css",[],[170],"\u002Fwp-content\u002Fplugins\u002Fadd-exif-and-iptc-meta-data-to-attachment\u002Fassets\u002Fjs\u002Fadmin.js",[172,173],"add-exif-and-iptc-meta-data-to-attachment\u002Fassets\u002Fcss\u002Fadmin.css?ver=","add-exif-and-iptc-meta-data-to-attachment\u002Fassets\u002Fjs\u002Fadmin.js?ver=",{"cssClasses":175,"htmlComments":176,"htmlAttributes":177,"restEndpoints":178,"jsGlobals":179,"shortcodeOutput":180},[],[],[],[],[],[]]