[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fj3hk6sVHXp5TcuhinZ5n3N7cian97rP3Lnb2yDpw-BI":3},{"slug":4,"name":5,"version":6,"author":7,"author_profile":8,"description":9,"short_description":10,"active_installs":11,"downloaded":12,"rating":11,"num_ratings":11,"last_updated":13,"tested_up_to":14,"requires_at_least":15,"requires_php":16,"tags":17,"homepage":23,"download_link":24,"security_score":25,"vuln_count":11,"unpatched_count":11,"last_vuln_date":26,"fetched_at":27,"vulnerabilities":28,"developer":29,"crawl_stats":26,"alternatives":34,"analysis":139,"fingerprints":192},"snvk-media-gallery","Snvk Gallery Metabox","1.0.0","sushilsankwal","https:\u002F\u002Fprofiles.wordpress.org\u002Fsushilsankwal\u002F","\u003Cp>Snvk gallery Image Video metabox plugin allows user to add multiple images to particular post, page or any custom post type.\u003C\u002Fp>\n\u003Cp>There the options provided with this plugin i.e.\u003C\u002Fp>\n\u003Cp>1) Dashboard > Snvk Media Gallery > Setting > Setting gallery metabox check post or custom post type for add gallary metabox.\u003C\u002Fp>\n\u003Ch3>Website\u003C\u002Fh3>\n\u003Cp>https:\u002F\u002Fsushilsankwal.wordpress.com\u002F\u003C\u002Fp>\n\u003Ch3>PHP CODE\u003C\u002Fh3>\n\u003Cpre>\u003Ccode>\u003C?php\n $snv_mediagallery = get_post_meta(get_the_ID(),'snv_mediagallery', TRUE);\n        $snv_mediatitle   = get_post_meta(get_the_ID(),'snv_mediatitle',  TRUE);\n        $snv_mediaurl     = get_post_meta(get_the_ID(),'snv_mediaurl',  TRUE);\n\n        $snv_arraycombine =  array_map(null,$snv_mediagallery,$snv_mediatitle,$snv_mediaurl);\n\n        if(is_array($snv_arraycombine))\n        {\n\n            foreach($snv_arraycombine as $snv_content)\n            {\n\n                \u002F\u002Ffile url \n                echo esc_html($snv_content[0]);\n                \u002F\u002Ffile title\n                echo esc_html($snv_content[1]);\n                \u002F\u002Fmedia url for video\n                echo esc_html($snv_content[2]);\n\n            }\n\n        }\n?>\n\u003C\u002Fcode>\u003C\u002Fpre>\n","Snvk media gallery metabox is a wordpress plugin that allow you to add gallery video  metabox in post, page or any custom post type.",0,841,"2021-08-24T12:56:00.000Z","5.8.13","5.4","5.8",[18,19,20,21,22],"gallery","metabox","multiple","snvk","wp-images","https:\u002F\u002Fsnayvik.com\u002Fsnvk-plugins\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fsnvk-media-gallery.1.0.0.zip",85,null,"2026-03-15T15:16:48.613Z",[],{"slug":7,"display_name":7,"profile_url":8,"plugin_count":30,"total_installs":11,"avg_security_score":25,"avg_patch_time_days":31,"trust_score":32,"computed_at":33},1,30,84,"2026-04-04T11:12:20.556Z",[35,57,78,98,120],{"slug":36,"name":37,"version":38,"author":39,"author_profile":40,"description":41,"short_description":42,"active_installs":43,"downloaded":44,"rating":45,"num_ratings":46,"last_updated":47,"tested_up_to":48,"requires_at_least":49,"requires_php":50,"tags":51,"homepage":55,"download_link":56,"security_score":25,"vuln_count":11,"unpatched_count":11,"last_vuln_date":26,"fetched_at":27},"multiple-gallery-on-post","Multiple Gallery on Post","0.4","wirka","https:\u002F\u002Fprofiles.wordpress.org\u002Fwirka\u002F","\u003Cp>Very simple gallery plugin embedded on post as metaboxes, be able to add multiple metaboxes in one post with ability to insert multiple images for each.\u003C\u002Fp>\n\u003Cp>Features:\u003Cbr \u002F>\n1. Unlimited galleries in one post.\u003Cbr \u002F>\n2. Gallery as a metabox for each galleries.\u003Cbr \u002F>\n3. Unlimited images.\u003Cbr \u002F>\n4. Be able to displayed by shortcode or automatically before or after post content.\u003C\u002Fp>\n","Very simple gallery plugin embedded on post as metaboxes, be able to add multiple metaboxes in one post with ability to insert multiple images for eac &hellip;",200,6337,86,4,"2013-12-24T02:43:00.000Z","3.7.41","3.4.0","",[18,52,53,54],"multiple-galeries","multiple-images","multiple-metaboxes","http:\u002F\u002Fiwayanwirka.duststone.com\u002Fmultiple-gallery-on-post\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fmultiple-gallery-on-post.zip",{"slug":58,"name":59,"version":60,"author":61,"author_profile":62,"description":63,"short_description":64,"active_installs":65,"downloaded":66,"rating":67,"num_ratings":68,"last_updated":69,"tested_up_to":70,"requires_at_least":71,"requires_php":50,"tags":72,"homepage":76,"download_link":77,"security_score":25,"vuln_count":11,"unpatched_count":11,"last_vuln_date":26,"fetched_at":27},"multi-image-metabox","Multi Image Metabox","1.3.5","Willy Bahuaud","https:\u002F\u002Fprofiles.wordpress.org\u002Fwillybahuaud\u002F","\u003Cp>This plugin add a metabox which allox to upload and link multiple images to one post.\u003Cbr \u002F>\nPictures are linked by the way of meta_value (and attachments ID). They can be reordered using drag and drop.\u003C\u002Fp>\n\u003Cp>Number of allowed pictures and concerned post types can be overited using hooks.\u003C\u002Fp>\n\u003Cp>Plugin includes many functions to retrieve linked pictures.\u003Cbr \u002F>\nFor more information on using the plugin, refer to the section \u003Ca href=\"\u002Fextend\u002Fplugins\u002Fmulti-image-metabox\u002Fother_notes\u002F\" rel=\"nofollow ugc\">“Other Notes”\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch3>Set concerned post types\u003C\u002Fh3>\n\u003Cp>Paste this into your theme’s functions.php file :\n    \u003C\u002Fp>\n\u003Ch3>Set allowed number of picts\u003C\u002Fh3>\n\u003Cp>Paste this into your theme’s functions.php file :\u003Cbr \u002F>\n     ‘_image1’,\u003Cbr \u002F>\n                ‘image2’ => ‘_image2’,\u003Cbr \u002F>\n            );\u003Cbr \u002F>\n            return $picts;\u003Cbr \u002F>\n        }\u003Cbr \u002F>\n    ?>\u003C\u002Fp>\n\u003Ch4>Set allowed number of picts, depending to the post_type\u003C\u002Fh4>\n\u003Cp>Paste this into your theme’s functions.php file :\u003Cbr \u002F>\n    add_filter(‘list_images’,’my_list_images’,10,2);\u003Cbr \u002F>\n    function my_list_images($list_images, $cpt){\u003Cbr \u002F>\n        global $typenow;\u003Cbr \u002F>\n        if($typenow == “my_custom_post_type” || $cpt == “my_custom_post_type”)\u003Cbr \u002F>\n            $picts = array(\u003Cbr \u002F>\n                ‘image1’ => ‘_image1’,\u003Cbr \u002F>\n                ‘image2’ => ‘_image2’,\u003Cbr \u002F>\n                ‘image3’ => ‘_image3’,\u003Cbr \u002F>\n            );\u003Cbr \u002F>\n        else\u003Cbr \u002F>\n            $picts = array(\u003Cbr \u002F>\n                ‘image1’ => ‘_image1’,\u003Cbr \u002F>\n                ‘image2’ => ‘_image2’,\u003Cbr \u002F>\n                ‘image3’ => ‘_image3’,\u003Cbr \u002F>\n                ‘image4’ => ‘_image4’,\u003Cbr \u002F>\n                ‘image5’ => ‘_image5’,\u003Cbr \u002F>\n                ‘image6’ => ‘_image6’,\u003Cbr \u002F>\n                ‘image7’ => ‘_image7’,\u003Cbr \u002F>\n                ‘image8’ => ‘_image8’,\u003Cbr \u002F>\n            );\u003Cbr \u002F>\n        return $picts;\u003Cbr \u002F>\n    }\u003C\u002Fp>\n\u003Ch3>get_images_ids()\u003C\u002Fh3>\n\u003Cp>This function have to be used into a template file, or any function.\u003Cbr \u002F>\nIt return an array of the linked attachments’s ID.\u003C\u002Fp>\n\u003Cp>It take two arguments whose are :\u003C\u002Fp>\n\u003Col>\n\u003Cli>\u003Cstrong>include the thumbnail ?\u003C\u002Fstrong> (boolean) if true include the thumbnail in the returned datas\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Cstrong>ID\u003C\u002Fstrong> (integer) for targeting images linked to a specific post\u003C\u002Fp>\n\u003Cp> 45,\u003Cbr \u002F>\n    ‘image1’ => 5,\u003Cbr \u002F>\n    ‘image2’ => 6,\u003Cbr \u002F>\n    ‘image3’ => 12,\u003Cbr \u002F>\n    ‘image6’ => 20,\u003Cbr \u002F>\n    ‘image7’ => 15\u003Cbr \u002F>\n);\u003C\u002Fp>\n\u003Cp>\u002F\u002FEmpty pictures ar not returned\u003C\u002Fp>\n\u003Cp>?>\u003C\u002Fp>\n\u003Ch3>get_images_src()\u003C\u002Fh3>\n\u003Cp>This function have to be used into a template file, or any function.\u003Cbr \u002F>\nIt return an array of URIs and dimension for the linked attachments’s, by order.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Cp>It take three agruments whose are :\u003C\u002Fp>\n\u003Col>\n\u003Cli>\u003Cstrong>size\u003C\u002Fstrong> (string) the size to return\u003C\u002Fli>\n\u003Cli>\u003Cstrong>include the thumbnail ?\u003C\u002Fstrong> (boolean) if true include the thumbnail in the returned datas\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Cstrong>ID\u003C\u002Fstrong> (integer) for targeting images linked to a specific post\u003C\u002Fp>\n\u003Cp> array(\u003Cbr \u002F>\n        [0] => ‘http:\u002F\u002Furl_of_the_medium_pict.jpg’,\u003Cbr \u002F>\n        [1] => 340,\u003Cbr \u002F>\n        [2] => 200,\u003Cbr \u002F>\n        [3] => false \u002F\u002FI’ve no idea what is it…\u003Cbr \u002F>\n    ),\u003Cbr \u002F>\n    ‘image2’ => array(\u003Cbr \u002F>\n        [0] => ‘http:\u002F\u002Furl_of_the_medium_second_pict.jpg’,\u003Cbr \u002F>\n        [1] => 340,\u003Cbr \u002F>\n        [2] => 200,\u003Cbr \u002F>\n        [3] => false \u002F\u002FI’ve no idea what is it…\u003Cbr \u002F>\n    )\u003Cbr \u002F>\n);\u003C\u002Fp>\n\u003Cp>?>\u003C\u002Fp>\n\u003Ch3>get_multi_images_src()\u003C\u002Fh3>\n\u003Cp>Same as get_image_src(), but return two sizes for all the pictures.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Cp>It take for agruments whose are :\u003C\u002Fp>\n\u003Col>\n\u003Cli>\u003Cstrong>size\u003C\u002Fstrong> (string) the size to return\u003C\u002Fli>\n\u003Cli>\u003Cstrong>size2\u003C\u002Fstrong> (string) another size to return\u003C\u002Fli>\n\u003Cli>\u003Cstrong>include the thumbnail ?\u003C\u002Fstrong> (boolean) if true include the thumbnail in the returned datas\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Cstrong>ID\u003C\u002Fstrong> (integer) for targeting images linked to a specific post\u003C\u002Fp>\n\u003Cp> array(\u003Cbr \u002F>\n        [0] => array(\u003Cbr \u002F>\n            [0] => ‘http:\u002F\u002Furl_of_the_medium_pict.jpg’,\u003Cbr \u002F>\n            [1] => 340,\u003Cbr \u002F>\n            [2] => 200,\u003Cbr \u002F>\n            [3] => false \u002F\u002FI’ve no idea what is it…\u003Cbr \u002F>\n        ),\u003Cbr \u002F>\n        [1] => array(\u003Cbr \u002F>\n            [0] => ‘http:\u002F\u002Furl_of_the_full_pict.jpg’,\u003Cbr \u002F>\n            [1] => 1020,\u003Cbr \u002F>\n            [2] => 600,\u003Cbr \u002F>\n            [3] => false \u002F\u002FI’ve no idea what is it…\u003Cbr \u002F>\n        ),\u003Cbr \u002F>\n    ),\u003Cbr \u002F>\n    ‘image2’ => array(\u003Cbr \u002F>\n        [0] => array(\u003Cbr \u002F>\n            [0] => ‘http:\u002F\u002Furl_of_the_medium_second_pict.jpg’,\u003Cbr \u002F>\n            [1] => 340,\u003Cbr \u002F>\n            [2] => 200,\u003Cbr \u002F>\n            [3] => false \u002F\u002FI’ve no idea what is it…\u003Cbr \u002F>\n        ),\u003Cbr \u002F>\n        [1] => array(\u003Cbr \u002F>\n            [0] => ‘http:\u002F\u002Furl_of_the_second_full_pict.jpg’,\u003Cbr \u002F>\n            [1] => 1020,\u003Cbr \u002F>\n            [2] => 600,\u003Cbr \u002F>\n            [3] => false \u002F\u002FI’ve no idea what is it…\u003Cbr \u002F>\n        )\u003Cbr \u002F>\n    )\u003Cbr \u002F>\n);\u003Cbr \u002F>\n\u002F\u002FEmpty pictures ar not returned\u003C\u002Fp>\n\u003Cp>?>\u003C\u002Fli>\n\u003C\u002Fol>\n","Add a multi-image metabox to your posts, pages and custom post types",7000,20181,98,11,"2017-11-28T19:40:00.000Z","3.5.2","3.0",[73,19,20,74,75],"images","multiple-post-thumbnail","pictures","http:\u002F\u002Fwabeo.fr","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fmulti-image-metabox.zip",{"slug":79,"name":80,"version":6,"author":81,"author_profile":82,"description":83,"short_description":84,"active_installs":85,"downloaded":86,"rating":11,"num_ratings":11,"last_updated":87,"tested_up_to":88,"requires_at_least":89,"requires_php":90,"tags":91,"homepage":50,"download_link":96,"security_score":97,"vuln_count":11,"unpatched_count":11,"last_vuln_date":26,"fetched_at":27},"b7-multiple-featured-images-for-post","B7 Multiple Featured Images for Post","blogvii","https:\u002F\u002Fprofiles.wordpress.org\u002Fblogvii\u002F","\u003Cp>The “B7 Multiple Featured Images for Post” plugin for WordPress allows you to go beyond the single featured image limitation.  This plugin empowers you to add up to three additional featured images to your posts, providing a richer visual representation of your content. Display these images on your posts using a simple function call in your theme or via a convenient shortcode.\u003C\u002Fp>\n\u003Ch3>How does the plugin work?\u003C\u002Fh3>\n\u003Cp>This plugin extends the functionality of WordPress posts by adding a meta box in the post edit screen.  This meta box allows you to select up to three additional images using the standard WordPress media uploader. These images are then stored as post meta data, which can be retrieved and displayed on the front-end of your site.\u003C\u002Fp>\n\u003Ch3>Usage\u003C\u002Fh3>\n\u003Col>\n\u003Cli>\u003Cstrong>Adding Multiple Featured Images:\u003C\u002Fstrong> When editing a post, locate the “Multiple Featured Images” meta box in the sidebar.\u003C\u002Fli>\n\u003Cli>Click the “Select Image” buttons to choose up to three additional featured images using the WordPress Media Library.\u003C\u002Fli>\n\u003Cli>Save or update your post.\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Cp>\u003Cstrong>Displaying Images on the Frontend:\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>In your theme’s template files:\u003C\u002Fstrong> Use the function \u003Ccode>b7mufeimdisplaymultiplefeatured_images( get_the_ID(), 'medium' );\u003C\u002Fcode> in your theme’s template files (e.g., \u003Ccode>single.php\u003C\u002Fcode>, \u003Ccode>content.php\u003C\u002Fcode>). Replace \u003Ccode>'medium'\u003C\u002Fcode> with your desired image size (thumbnail, medium, large, full, or custom sizes).\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Cstrong>Using Shortcode:\u003C\u002Fstrong> Use the shortcode \u003Ccode>[b7_multiple_featured_images]\u003C\u002Fcode> within your post content or widgets to display the multiple featured images.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Shortcode Parameters:\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>The \u003Ccode>[b7_multiple_featured_images]\u003C\u002Fcode> shortcode accepts the following optional parameters to customize its output:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\n\u003Cp>\u003Ccode>size\u003C\u002Fcode>:  \u003Cstrong>(Optional)\u003C\u002Fstrong> Defines the image size to be displayed.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>Possible values:\u003C\u002Fstrong> Any registered WordPress image size name (e.g., \u003Ccode>thumbnail\u003C\u002Fcode>, \u003Ccode>medium\u003C\u002Fcode>, \u003Ccode>large\u003C\u002Fcode>, \u003Ccode>full\u003C\u002Fcode>) or a custom image size name defined by your theme.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Default value:\u003C\u002Fstrong> \u003Ccode>thumbnail\u003C\u002Fcode> if the \u003Ccode>size\u003C\u002Fcode> parameter is not specified.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Ccode>post_id\u003C\u002Fcode>: \u003Cstrong>(Optional)\u003C\u002Fstrong>  Specifies which post’s featured images to display.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>Possible values:\u003C\u002Fstrong> The ID of a WordPress post.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Default value:\u003C\u002Fstrong>  If \u003Ccode>post_id\u003C\u002Fcode> is not specified, the shortcode will display multiple featured images for the \u003Cem>current\u003C\u002Fem> post where the shortcode is used.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Shortcode Usage Examples:\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Here are various ways to use the shortcode:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\n\u003Cp>\u003Cstrong>Basic Usage (Default Thumbnail Size, Current Post):\u003C\u002Fstrong>\u003Cbr \u002F>\n    \u003Ccode>[b7_multiple_featured_images]\u003C\u002Fcode>\u003Cbr \u002F>\nThis will display the multiple featured images of the current post, using the \u003Ccode>thumbnail\u003C\u002Fcode> image size for each image.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Cstrong>Specify Image Size (Medium Size, Current Post):\u003C\u002Fstrong>\u003Cbr \u002F>\n    \u003Ccode>[b7_multiple_featured_images size=\"medium\"]\u003C\u002Fcode>\u003Cbr \u002F>\nThis will display the multiple featured images of the current post, using the \u003Ccode>medium\u003C\u002Fcode> image size. You can replace \u003Ccode>\"medium\"\u003C\u002Fcode> with other sizes like \u003Ccode>\"large\"\u003C\u002Fcode> or \u003Ccode>\"full\"\u003C\u002Fcode>.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Cstrong>Specify a Post ID (Thumbnail Size, Specific Post):\u003C\u002Fstrong>\u003Cbr \u002F>\n    \u003Ccode>[b7_multiple_featured_images post_id=\"123\"]\u003C\u002Fcode>\u003Cbr \u002F>\nThis will display the multiple featured images of the post with ID \u003Ccode>123\u003C\u002Fcode>, using the default \u003Ccode>thumbnail\u003C\u002Fcode> image size. Replace \u003Ccode>\"123\"\u003C\u002Fcode> with the actual ID of the post you want to target.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Cstrong>Specify Both Size and Post ID (Large Size, Specific Post):\u003C\u002Fstrong>\u003Cbr \u002F>\n    \u003Ccode>[b7_multiple_featured_images size=\"large\" post_id=\"456\"]\u003C\u002Fcode>\u003Cbr \u002F>\nThis will display the multiple featured images of the post with ID \u003Ccode>456\u003C\u002Fcode>, using the \u003Ccode>large\u003C\u002Fcode> image size.  Replace \u003Ccode>\"456\"\u003C\u002Fcode> with the desired post ID and \u003Ccode>\"large\"\u003C\u002Fcode> with your preferred image size.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Cstrong>Using in Widgets:\u003C\u002Fstrong> You can directly paste any of the above shortcode examples into a WordPress Text widget to display multiple featured images in your sidebar or other widget areas. Remember that in most cases in widget areas, you would likely want to specify a \u003Ccode>post_id\u003C\u002Fcode> to display images from a specific post, rather than relying on “current post”.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fli>\n\u003C\u002Ful>\n","Enhance your posts by adding multiple featured images with ease.",60,690,"2025-03-28T09:02:00.000Z","6.7.5","5.9","7.2",[92,18,93,94,95],"featured-image","multiple-featured-images","post-images","post-thumbnail","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fb7-multiple-featured-images-for-post.1.0.0.zip",92,{"slug":99,"name":100,"version":101,"author":102,"author_profile":103,"description":104,"short_description":105,"active_installs":106,"downloaded":107,"rating":85,"num_ratings":108,"last_updated":50,"tested_up_to":109,"requires_at_least":110,"requires_php":50,"tags":111,"homepage":116,"download_link":117,"security_score":118,"vuln_count":11,"unpatched_count":11,"last_vuln_date":26,"fetched_at":119},"ald-image-gallery","ALD Image Gallery","2.0","hossainawlad","https:\u002F\u002Fprofiles.wordpress.org\u002Fhossainawlad\u002F","\u003Cp>Create 100% responsive FREE WordPress photo gallery in moment. This plugin will add a Simple image gallery. ALD Gallery is a wordpress image gallery plugin. You can create multiple image gallery with multiple image url. And show the gallery in wordpress frontend supported by Lightcase. Supports in all themes with jquery.\u003C\u002Fp>\n\u003Cp>Major features in ALD Image Gallery include:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Totally Free Package\u003C\u002Fli>\n\u003Cli>Add image galleries up to you want\u003C\u002Fli>\n\u003Cli>Delete image galleries you want\u003C\u002Fli>\n\u003Cli>Add images in gallery by adding image url or by uploading images\u003C\u002Fli>\n\u003Cli>Add image title & caption for showing\u003C\u002Fli>\n\u003Cli>Show galleries in your wordpress frontend by shortcode\u003C\u002Fli>\n\u003Cli>Create unlimited galleries as you want\u003C\u002Fli>\n\u003Cli>Shortcode supports attribute like image height, width and image limits\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Frontend\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Image gallery animation at frontend\u003C\u002Fli>\n\u003Cli>Gallery slideshow option\u003C\u002Fli>\n\u003Cli>Image caption\u003C\u002Fli>\n\u003Cli>Responsive images to any device\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Backend\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Add image galleries up to you want\u003C\u002Fli>\n\u003Cli>Delete image galleries you want\u003C\u002Fli>\n\u003Cli>Add images in gallery by adding image url or by uploading images\u003C\u002Fli>\n\u003Cli>Add image title & caption for showing\u003C\u002Fli>\n\u003Cli>Image uploading option with image link for gallery Images\u003C\u002Fli>\n\u003Cli>Easy to use wordpress interface\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Shortcode\u003C\u002Fh4>\n\u003Cp>For using \u003Cstrong>shortcode\u003C\u002Fstrong> in post or page, simply use this formate.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>[aldgallery gallery=”your_gallery_id” width=”150px” height=”120px” limit=”10″ slideshow=”1″]\u003C\u002Fstrong>\u003C\u002Fp>\n","You can create multiple image gallery with multiple image url. And show the gallery in wordpress frontend supported by Lightcase.",10,2100,2,"5.6.17","4.4.2",[18,112,113,114,115],"image","modal","multiple-image-gallery","responsive","http:\u002F\u002Fwww.technoviable.com\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fald-image-gallery.2.0.zip",100,"2026-03-15T10:48:56.248Z",{"slug":121,"name":122,"version":123,"author":124,"author_profile":125,"description":126,"short_description":127,"active_installs":106,"downloaded":128,"rating":129,"num_ratings":130,"last_updated":131,"tested_up_to":48,"requires_at_least":132,"requires_php":50,"tags":133,"homepage":137,"download_link":138,"security_score":25,"vuln_count":11,"unpatched_count":11,"last_vuln_date":26,"fetched_at":27},"upload-multiple-image","Upload Multiple Image","1.0","suhasrathod","https:\u002F\u002Fprofiles.wordpress.org\u002Fsuhasrathod\u002F","\u003Cp>This plugin adds a meta box for multiple images for all posts and pages. please see installation instructions.\u003C\u002Fp>\n\u003Cp>Retrive all image using function get_multiple_image($post_id)\u003C\u002Fp>\n","This plugin adds a meta box for multiple images for all posts and pages.",2905,94,3,"2014-02-12T11:58:00.000Z","3.7",[112,19,134,135,136],"multi","multiple-upload","upload-image","http:\u002F\u002Fsuhasrathod.wordpress.com\u002F2014\u002F01\u002F29\u002Fupload-multiple-image-1\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fupload-multiple-image.zip",{"attackSurface":140,"codeSignals":169,"taintFlows":180,"riskAssessment":181,"analyzedAt":191},{"hooks":141,"ajaxHandlers":165,"restRoutes":166,"shortcodes":167,"cronEvents":168,"entryPointCount":11,"unprotectedCount":11},[142,148,152,156,160],{"type":143,"name":144,"callback":145,"file":146,"line":147},"action","admin_enqueue_scripts","snvk_plugin_styles","snvk-media-gallery.php",19,{"type":143,"name":149,"callback":150,"file":146,"line":151},"admin_menu","snvk_admin_menu",31,{"type":143,"name":153,"callback":154,"file":146,"line":155},"admin_init","snv_media_setting",44,{"type":143,"name":157,"callback":158,"file":146,"line":159},"add_meta_boxes","snv_metaboxes",140,{"type":143,"name":161,"callback":162,"file":163,"line":164},"save_post","save_snv_media_gallery","snvk-media-meta.php",69,[],[],[],[],{"dangerousFunctions":170,"sqlUsage":171,"outputEscaping":173,"fileOperations":11,"externalRequests":11,"nonceChecks":11,"capabilityChecks":11,"bundledLibraries":179},[],{"prepared":11,"raw":11,"locations":172},[],{"escaped":174,"rawEcho":30,"locations":175},22,[176],{"file":163,"line":177,"context":178},41,"raw output",[],[],{"summary":182,"deductions":183},"Based on the provided static analysis and vulnerability history, the \"snvk-media-gallery\" plugin v1.0.0 appears to have a strong security posture.  The absence of identified AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the plugin's attack surface. Furthermore, the code analysis shows no dangerous functions, no file operations, no external HTTP requests, and crucially, no taint flows with unsanitized paths or critical\u002Fhigh severities. The plugin also demonstrates good practices by using prepared statements for all SQL queries and properly escaping most of its output. The lack of any known historical vulnerabilities further reinforces its current secure state.\n\nHowever, a key concern is the complete absence of nonce checks and capability checks. While the plugin may not currently expose any direct entry points that require these, this omission represents a significant weakness in its security design. Should future versions introduce new features or functionalities that interact with WordPress actions, the lack of these fundamental security mechanisms could easily lead to Cross-Site Request Forgery (CSRF) or privilege escalation vulnerabilities. The plugin's otherwise clean code is commendable, but this oversight prevents it from achieving a truly robust security profile.",[184,187,189],{"reason":185,"points":186},"Missing nonce checks",5,{"reason":188,"points":186},"Missing capability checks",{"reason":190,"points":108},"Minor unescaped output detected","2026-03-17T06:38:17.749Z",{"wat":193,"direct":202},{"assetPaths":194,"generatorPatterns":196,"scriptPaths":197,"versionParams":199},[195],"\u002Fwp-content\u002Fplugins\u002Fsnvk-media-gallery\u002Fassets\u002Fcss\u002Fstyle.css",[],[198],"\u002Fwp-content\u002Fplugins\u002Fsnvk-media-gallery\u002Fassets\u002Fjs\u002Fsnv-media.js",[200,201],"snvk-media-gallery\u002Fassets\u002Fcss\u002Fstyle.css?ver=","snvk-media-gallery\u002Fassets\u002Fjs\u002Fsnv-media.js?ver=",{"cssClasses":203,"htmlComments":212,"htmlAttributes":213,"restEndpoints":218,"jsGlobals":219,"shortcodeOutput":223},[204,205,206,207,208,209,210,211],"snv_code","snv_post","snv_galleryImages","snv_gallery","snv_desc","snv_mediaUpload","snv_images-input","snv_media_upload",[],[214,215,216,217],"id=\"sortable\"","id=\"snv_media_upload\"","class=\"snv_mediaUpload\"","id=\"snv_images-input\"",[],[220,221,222],"SNVK_PLUGIN_CSS_DIR","SNVK_PLUGIN_JS_DIR","SNVK_PLUGIN_IMG_DIR",[]]