[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fr7ZC5vFwiIPPGZr_zmkaumb0vqUrLe0-6JaUKyv6q3o":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":14,"last_updated":15,"tested_up_to":16,"requires_at_least":17,"requires_php":18,"tags":19,"homepage":25,"download_link":26,"security_score":13,"vuln_count":27,"unpatched_count":27,"last_vuln_date":28,"fetched_at":29,"vulnerabilities":30,"developer":31,"crawl_stats":28,"alternatives":38,"analysis":141,"fingerprints":180},"upload-files-by-default-when-inserting-media","Upload Files by Default When Inserting Media","1.0.0","cubecolour","https:\u002F\u002Fprofiles.wordpress.org\u002Fnumeeja\u002F","\u003Cp>Makes the \u003Cem>Upload Files\u003C\u002Fem> tab active rather than the \u003Cem>Media Library\u003C\u002Fem> Tab when adding images or other media to a page or post. Useful if you do not often reuse images on a site.\u003C\u002Fp>\n","Makes the Upload Files tab active rather than the Media Library Tab when adding images or other media to a page or post. Useful if you do not often re &hellip;",90,3886,100,2,"2025-06-23T10:05:00.000Z","6.8.5","3.9.0","",[20,21,22,23,24],"add","change","default","image","media","http:\u002F\u002Fcubecolour.co.uk\u002Finsert-media-by-default","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fupload-files-by-default-when-inserting-media.1.0.0.zip",0,null,"2026-03-15T15:16:48.613Z",[],{"slug":32,"display_name":7,"profile_url":8,"plugin_count":33,"total_installs":34,"avg_security_score":35,"avg_patch_time_days":36,"trust_score":35,"computed_at":37},"numeeja",17,20630,99,7,"2026-04-04T14:21:41.804Z",[39,65,82,102,122],{"slug":40,"name":41,"version":42,"author":43,"author_profile":44,"description":45,"short_description":46,"active_installs":47,"downloaded":48,"rating":49,"num_ratings":50,"last_updated":51,"tested_up_to":52,"requires_at_least":53,"requires_php":54,"tags":55,"homepage":61,"download_link":62,"security_score":63,"vuln_count":36,"unpatched_count":27,"last_vuln_date":64,"fetched_at":29},"enable-media-replace","Enable Media Replace","4.1.8","ShortPixel","https:\u002F\u002Fprofiles.wordpress.org\u002Fshortpixel\u002F","\u003Cp>\u003Cstrong>A free, lightweight and easy to use plugin that allows you to seamlessly replace an image or file in your Media Library by uploading a new file in its place. No more deleting, renaming and re-uploading files! Now fully compatible with \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Famazon-s3-and-cloudfront\u002F\" rel=\"ugc\">WP Offload Media!\u003C\u002Fa>\u003Cbr \u002F>\nNew beta feature! You can now remove the background of your images for better integration with eCommerce solutions!\u003Cbr \u002F>\nSupported by the friendly team that created \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fshortpixel-image-optimiser\u002F\" rel=\"ugc\">ShortPixel\u003C\u002Fa>  🙂\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Ch4>A real timesaver\u003C\u002Fh4>\n\u003Cp>Don’t you find it tedious and complicated to first delete a file and then upload another one with the exact same name every time you want to update an image or other uploaded file in the WordPress media library?\u003C\u002Fp>\n\u003Cp>Well, no longer!\u003C\u002Fp>\n\u003Cp>Now you can replace any uploaded file in the Edit Media view, where it should be. Replacing Media can be done in two ways:\u003C\u002Fp>\n\u003Ch4>It’s simple to replace a file\u003C\u002Fh4>\n\u003Col>\n\u003Cli>Simply replace the file. This option requires you to upload a file of the same type as the file you want to replace. The attachment name remains the same regardless of what the file you upload is called.\u003C\u002Fli>\n\u003Cli>Replace the file, use the new file name, and update all links. If you check this option, the old file will be replaced with the name and type of the file you are uploading. All links pointing to the current file will be updated to point to the new file name. Additional options for the folder to put the new file in or the date of the new file are also available on the replace screen.\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Cp>This plugin is very powerful and a must-have for all major websites built with WordPress. It also offers a preview of the replaced image!\u003C\u002Fp>\n\u003Ch4>New beta feature: You can now remove the background of any image!\u003C\u002Fh4>\n\u003Cp>Similar to replacing media, you can also remove the background of the images from the Media Library! The background removal feature sends the images to ShortPixel’s API, removes the background and sends them back in a preview window. If everything looks good, just replace the image with the one that has the background removed! If the source image is a PNG file, you will get a transparent background, while the other images default to a solid white background. You also have the option to choose a different color with an embedded color picker.\u003Cbr \u002F>\nThe background removal feature is still in beta and will be free of charge for a reasonable usage.\u003C\u002Fp>\n\u003Cp>If you don’t want to use the background removal feature, add this line to your theme’s functions.php file, or use a plugin like \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fcode-snippets\u002F\" rel=\"ugc\">Code Snippets\u003C\u002Fa>:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>`add_filter( 'emr\u002Ffeature\u002Fbackground', '__return_false' );```\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>A similar filter, for the remote notification system is:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>`add_filter( 'emr\u002Ffeature\u002Fremote_notice', '__return_false' );```\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>To shorten the wait time before redirecting to the media editing screen, use the following filter and specify the wait time in seconds (0 means that redirection is immediate, but may cause problems in certain configurations):\u003C\u002Fp>\n\u003Cpre>\u003Ccode>`add_filter('emr\u002Fsuccess\u002Ftimeout', function () { return 3; });```\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>Show file modification time\u003C\u002Fh4>\n\u003Cp>There is a shortcode that takes the file modification date and displays it in a post or on a page. The code is:\u003Cbr \u002F>\n    [file_modified id=XX format=XXXX] where the “id” is required and the “format” is optional and defaults to your current WordPress settings for date and time format.\u003C\u002Fp>\n\u003Cp>So \u003Ccode>[file_modified id=870]\u003C\u002Fcode> would show the last time the file with ID 870 was updated on your site. To get the ID for a file, check the URL when editing a file in the media library (see screenshot #4)\u003C\u002Fp>\n\u003Cp>If you want more control over the format in which the time is shown, you can use the format option. So \u003Ccode>[file_modified id=870 format=Y-m-d]\u003C\u002Fcode> would show the date the file was modified but not the time. The format string uses \u003Ca href=\"http:\u002F\u002Fphp.net\u002Fmanual\u002Fen\u002Ffunction.date.php\" rel=\"nofollow ugc\">the standard PHP date() formatting tags\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Other plugins by \u003Ca href=\"https:\u002F\u002Fshortpixel.com\" rel=\"nofollow ugc\">ShortPixel\u003C\u002Fa>:\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Ffastpixel-website-accelerator\u002F\" rel=\"ugc\">FastPixel Caching\u003C\u002Fa> – WP Optimization made easy\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fshortpixel-image-optimiser\u002F\" rel=\"ugc\">ShortPixel Image Optimizer\u003C\u002Fa> – Image optimization & compression for all the images on your website, including WebP & AVIF delivery\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fshortpixel-adaptive-images\u002F\" rel=\"ugc\">ShortPixel Adaptive Images\u003C\u002Fa> – On-the-fly image optimization & CDN delivery\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fresize-image-after-upload\u002F\" rel=\"ugc\">Resize Image After Upload\u003C\u002Fa> – Automatically resize each uploaded image\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fregenerate-thumbnails-advanced\u002F\" rel=\"ugc\">reGenerate Thumbnails Advanced\u003C\u002Fa> – Easily regenerate thumbnails\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fwp-svg-images\u002F\" rel=\"ugc\">WP SVG Images\u003C\u002Fa> – Secure upload of SVG files to Media Library\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Get in touch!\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Email \u003Ca href=\"https:\u002F\u002Fshortpixel.com\u002Fcontact\" rel=\"nofollow ugc\">https:\u002F\u002Fshortpixel.com\u002Fcontact\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Twitter \u003Ca href=\"https:\u002F\u002Ftwitter.com\u002Fshortpixel\" rel=\"nofollow ugc\">https:\u002F\u002Ftwitter.com\u002Fshortpixel\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Facebook \u003Ca href=\"https:\u002F\u002Fwww.facebook.com\u002FShortPixel\" rel=\"nofollow ugc\">https:\u002F\u002Fwww.facebook.com\u002FShortPixel\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>LinkedIn \u003Ca href=\"https:\u002F\u002Fwww.linkedin.com\u002Fcompany\u002Fshortpixel\" rel=\"nofollow ugc\">https:\u002F\u002Fwww.linkedin.com\u002Fcompany\u002Fshortpixel\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Wishlist \u002F Coming attractions\u003C\u002Fh3>\n\u003Cp>Do you have suggestions? Feel free to contact ShortPixel \u003Ca href=\"https:\u002F\u002Fshortpixel.com\u002Fcontact\" rel=\"nofollow ugc\">here\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch3>Contribute\u003C\u002Fh3>\n\u003Cp>Want to help us improve the plugin feel free to submit PRs via GitHub \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fshort-pixel-optimizer\u002Fenable-media-replace\" rel=\"nofollow ugc\">here\u003C\u002Fa>.\u003C\u002Fp>\n","Easily replace any attached image\u002Ffile by simply uploading a new file in the Media Library edit view - a real time saver!",600000,12497216,88,300,"2026-03-03T10:21:00.000Z","6.9.4","4.9.7","5.6",[56,57,58,59,60],"change-media","remove-background","replace","replace-image","replace-jpg","https:\u002F\u002Fshortpixel.com","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fenable-media-replace.4.1.8.zip",92,"2026-03-03 18:17:08",{"slug":66,"name":67,"version":68,"author":69,"author_profile":70,"description":71,"short_description":72,"active_installs":73,"downloaded":74,"rating":13,"num_ratings":14,"last_updated":75,"tested_up_to":76,"requires_at_least":77,"requires_php":18,"tags":78,"homepage":18,"download_link":80,"security_score":81,"vuln_count":27,"unpatched_count":27,"last_vuln_date":28,"fetched_at":29},"default-image-settings","Default Image Settings","1.0.2","Jesper van Engelen","https:\u002F\u002Fprofiles.wordpress.org\u002Fengelen\u002F","\u003Cblockquote>\n\u003Cp>Please note that the functionality of this plugin is limited as of WordPress 4.4. As of WordPress 4.4, the user settings have prevalence over the default image settings specified using this plugin. Please refer to Trac ticket \u003Ca href=\"https:\u002F\u002Fcore.trac.wordpress.org\u002Fticket\u002F31467\" rel=\"nofollow ugc\">#31467\u003C\u002Fa> for more information about this change.\u003C\u002Fp>\n\u003C\u002Fblockquote>\n\u003Cp>Take control over your images inserted into posts! Choose to what page images inserted into posts link by default. Change the default size of inserted images. Default Image Settings adds options in the Media section of your settings for choosing the default settings for inserted images.\u003C\u002Fp>\n\u003Cp>Providing a simple UI, this plugin allows you to choose the default selected size, align and Link To of images when inserting media into posts. \u003Cstrong>The settings for changing the default settings are added to the \u003Ccode>Media\u003C\u002Fcode> menu under \u003Ccode>Settings\u003C\u002Fcode> in your Admin Panel.\u003C\u002Fstrong>\u003C\u002Fp>\n","Change default settings for image size, link to and align for images inserted into posts. Allows you to remove the link on images by default.",500,5170,"2016-11-29T17:08:00.000Z","4.7.32","3.5",[22,66,23,79,24],"insert-post","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fdefault-image-settings.1.0.2.zip",85,{"slug":83,"name":84,"version":85,"author":86,"author_profile":87,"description":88,"short_description":89,"active_installs":13,"downloaded":90,"rating":27,"num_ratings":27,"last_updated":91,"tested_up_to":16,"requires_at_least":92,"requires_php":93,"tags":94,"homepage":100,"download_link":101,"security_score":13,"vuln_count":27,"unpatched_count":27,"last_vuln_date":28,"fetched_at":29},"acf-default-image-addon","Default Image Addon for ACF","1.5","Galaxy Weblinks","https:\u002F\u002Fprofiles.wordpress.org\u002Fgalaxyweblinks\u002F","\u003Cp>This plugin provides an option to add a default image in the backend option for the ACF field type image. It will provide the default image in the result when the image field value is not set.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Important Note:\u003C\u002Fstrong> Default Image Addon for ACF is built on top of Advanced Custom Fields. This plugin requires ACF plugin to function. Make sure you have ACF installed and activated.\u003C\u002Fp>\n\u003Cp>Here’s a link to the documentation for the plugin. This will help you learn more about its features and how to use it.\u003Cbr \u002F>\n\u003Cstrong>\u003Ca href=\"https:\u002F\u002Fwp-plugins.galaxyweblinks.com\u002Fwp-plugins\u002Fdefault-image-addon-for-acf\u002Fdoc\u002F\" rel=\"nofollow ugc\">Documentation\u003C\u002Fa>\u003C\u002Fstrong>\u003Cbr \u002F>\nFor any feedback or queries regarding this plugin, please contact our \u003Ca href=\"https:\u002F\u002Fwp-plugins.galaxyweblinks.com\u002Fcontact\u002F\" rel=\"nofollow ugc\">Support team\u003C\u002Fa>.\u003C\u002Fp>\n","This plugin provides the feature to add an option for the default image in the field type image.",3725,"2025-04-25T12:09:00.000Z","4.9","7.4",[95,96,97,98,99],"acf-default-image","acf-field-type-image","acf-image-field","default-image","default-image-addon-for-acf","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Facf-default-image-addon","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Facf-default-image-addon.1.5.zip",{"slug":103,"name":104,"version":105,"author":106,"author_profile":107,"description":108,"short_description":109,"active_installs":13,"downloaded":110,"rating":13,"num_ratings":111,"last_updated":112,"tested_up_to":113,"requires_at_least":114,"requires_php":18,"tags":115,"homepage":120,"download_link":121,"security_score":81,"vuln_count":27,"unpatched_count":27,"last_vuln_date":28,"fetched_at":29},"image-custom-class","Custom CSS classes for images","1.0","nivijah","https:\u002F\u002Fprofiles.wordpress.org\u002Fnivijah\u002F","\u003Cp>This simple plugin adds two additional fields to the media window, that lets you set additional classes to images on top of the default ones.\u003C\u002Fp>\n\u003Cp>After installation two fields will be added to the media window under an image, One for custom class for featured image, and the other for images who are added into the WordPress editor.\u003C\u002Fp>\n\u003Cp>Multiple class should be seperated by “space”.\u003C\u002Fp>\n","This simple plugin adds two additional fields to the media window, that lets you set additional classes to images on top of the default ones.",4230,3,"2015-07-02T01:44:00.000Z","4.2.39","3.0.1",[116,117,118,119,24],"add-class","add-classes","classes","images","Nivijah.com","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fimage-custom-class.zip",{"slug":123,"name":124,"version":105,"author":125,"author_profile":126,"description":127,"short_description":128,"active_installs":129,"downloaded":130,"rating":27,"num_ratings":27,"last_updated":131,"tested_up_to":132,"requires_at_least":133,"requires_php":18,"tags":134,"homepage":139,"download_link":140,"security_score":63,"vuln_count":27,"unpatched_count":27,"last_vuln_date":28,"fetched_at":29},"dynamic-page-header-images","Dynamic Page  Header Images","praveencrony","https:\u002F\u002Fprofiles.wordpress.org\u002Fpraveencrony\u002F","\u003Cp>A very simple and lightweight Plugin for managing custom header images for pages.Use this plugin you can easy way to add\u002Fchange\u002Fmanage your page header images dynamically.\u003C\u002Fp>\n\u003Ch4>Features Included\u003C\u002Fh4>\n\u003Cp>*Login to wordpress admin\u003Cbr \u002F>\n*Go to Pages menu –> Add New\u003Cbr \u002F>\n*See Dynamic Header Image meta box.\u003Cbr \u002F>\n*Upload your header image and publish post\u003C\u002Fp>\n\u003Cp>*Show Page Header Image with img tag, copy and Paste below function to your theme header.php Theme Path: wp-content\u002Fthemes\u002Fyour-current-theme\u002Fheader.php\u003C\u002Fp>\n\u003Cpre>\u003Ccode>if(function_exists('dhi_get_headerimage_withtag'))\n{ \n   echo dhi_get_headerimage_withtag(); \n}\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>*Get Page Header Image Url,copy and Paste below function to your theme header.php or where ever you want to get image url use this function.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>if(function_exists('dhi_get_headerimage_url'))\n{ \n    echo dhi_get_headerimage_url(); \n}\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>*Get Page Header Image Using Shortcode\u003C\u002Fp>\n\u003Cp>*Login to your wordpress admin\u003Cbr \u002F>\n*Go to Pages -> All Pages\u003Cbr \u002F>\n*Click Edit link of any one page\u003Cbr \u002F>\n*Paste below shortcode\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[dhi_headerimage] --> Get image with image tag \n\n[dhi_headerimage img_tag='false'] -- > Get Image Url Only\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>Usage\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Once install the plugin go to settings menu ->  User Guide- DHI\u003C\u002Fli>\n\u003Cli>Follow the mentioned Steps\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Problems and Support\u003C\u002Fh4>\n\u003Cp>To get fastest response use the support page in the plugin area on WordPress.org\u003C\u002Fp>\n\u003Ch4>Please Review!\u003C\u002Fh4>\n\u003Cp>I would love some feedback. I will try and respond to any issues you might have.\u003C\u002Fp>\n\u003Ch4>Comments, Feedback and Request Features\u003C\u002Fh4>\n\u003Cp>To send any suggestions, comments, or feedback about this plugin send a [mail to us]\u003Cbr \u002F>\n(plugin@phpboys.in).\u003C\u002Fp>\n","A very simple and lightweight Plugin for managing custom header images for pages.Dynamically Add & Change Your page Header Images.",50,4578,"2024-12-31T07:05:00.000Z","6.7.5","3.0",[135,136,137,138,123],"add-header-image-for-pages","change-header-image-dynamically","change-page-header-images","dynamic-header-images","http:\u002F\u002Fphpboys.in","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fdynamic-page-header-images.3.0.zip",{"attackSurface":142,"codeSignals":163,"taintFlows":170,"riskAssessment":171,"analyzedAt":179},{"hooks":143,"ajaxHandlers":159,"restRoutes":160,"shortcodes":161,"cronEvents":162,"entryPointCount":27,"unprotectedCount":27},[144,151,156],{"type":145,"name":146,"callback":147,"priority":148,"file":149,"line":150},"filter","plugin_row_meta","cc_defaultmediatab_meta_links",10,"upload-files-by-default-when-inserting-media.php",34,{"type":152,"name":153,"callback":154,"file":149,"line":155},"action","admin_footer-post-new.php","cc_media_default",72,{"type":152,"name":157,"callback":154,"file":149,"line":158},"admin_footer-post.php",73,[],[],[],[],{"dangerousFunctions":164,"sqlUsage":165,"outputEscaping":167,"fileOperations":27,"externalRequests":27,"nonceChecks":27,"capabilityChecks":27,"bundledLibraries":169},[],{"prepared":27,"raw":27,"locations":166},[],{"escaped":27,"rawEcho":27,"locations":168},[],[],[],{"summary":172,"deductions":173},"The \"upload-files-by-default-when-inserting-media\" plugin v1.0.0 exhibits a strong security posture based on the provided static analysis. The absence of any identified dangerous functions, raw SQL queries, unescaped output, file operations, external HTTP requests, or vulnerability history suggests that the developers have followed good security practices. The plugin also demonstrates a minimal attack surface with no exposed AJAX handlers, REST API routes, shortcodes, or cron events without proper authentication or permission checks. This lack of exploitable entry points is a significant strength.\n\nWhile the static analysis reveals a clean codebase with no identified vulnerabilities or potential risks within its code signals and taint analysis, it's important to note that the analysis also reported zero nonces checks and zero capability checks. Although there are no attack vectors identified that would immediately exploit this, in a more complex plugin or a different set of circumstances, the absence of these checks could become a concern if new entry points were introduced in future versions. The complete lack of historical vulnerabilities further reinforces the perception of a well-secured plugin. Overall, this plugin appears to be very secure in its current state, but the lack of critical security features like nonces and capability checks, even in the absence of current exploitation vectors, prevents a perfect score.",[174,177],{"reason":175,"points":176},"Missing nonce checks",5,{"reason":178,"points":176},"Missing capability checks","2026-03-16T21:21:55.731Z",{"wat":181,"direct":186},{"assetPaths":182,"generatorPatterns":183,"scriptPaths":184,"versionParams":185},[],[],[],[],{"cssClasses":187,"htmlComments":188,"htmlAttributes":189,"restEndpoints":190,"jsGlobals":191,"shortcodeOutput":193},[],[],[],[],[192],"wp.media.controller.Library.prototype.defaults.contentUserSetting",[]]