[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$f4Ze092e6E9N09D2T6pG08y16YSA71_4g5-XOLNvJbMs":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":15,"tags":16,"homepage":22,"download_link":23,"security_score":24,"vuln_count":11,"unpatched_count":11,"last_vuln_date":25,"fetched_at":26,"vulnerabilities":27,"developer":28,"crawl_stats":25,"alternatives":34,"analysis":138,"fingerprints":173},"set-featured-images-for-individual-posts","Set featured images for individual posts","1.0","Pakainfo","https:\u002F\u002Fprofiles.wordpress.org\u002Fatmiya25\u002F","\u003Cp>The featured images are used to reflect the summary or categorization of the post or page. Set featured images for individual posts Plugin is show Set featured images for individual posts as full, large, medium, thumbnail size. Add Featured Images or Post Thumbnails in the content area.\u003C\u002Fp>\n\u003Cp>[+] Example \u003Ca href=\"https:\u002F\u002Fwww.pakainfo.com\u002Fset-featured-images-for-individual-posts\u002F\" rel=\"nofollow ugc\">Quick Featured Images\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>Mainly, the usage of the featured images is varied based on the theme and the blog content. Enable and Set Feature Image in WordPress Admin. They are the primary image for your blog posts, and they often appear next to the heading on your home page and social media.\u003C\u002Fp>\n\u003Cp>This will increase the likelihood that visitors will continue browsing your website.\u003C\u002Fp>\n\u003Cp>All popular WordPress themes come with built-in support for featured images.\u003C\u002Fp>\n\u003Cp>Simple, fast, and effective!\u003C\u002Fp>\n\u003Ch4>Some of the features include:\u003C\u002Fh4>\n\u003Cp>*Regular Way to Set Post Thumbnail\u003Cbr \u002F>\n*supported by most themes.\u003Cbr \u002F>\n*Featured images can appear above the post title and meta data on an individual post.\u003Cbr \u002F>\n*Featured images can appear below the post title and meta data on an individual post.\u003Cbr \u002F>\n*Featured images can appear as thumbnails and as images within a post.\u003Cbr \u002F>\n*Featured images can appear as thumbnail images that accompany a blog post title and description on a blog’s homepage.\u003Cbr \u002F>\n*Simple, fast, and effective!\u003C\u002Fp>\n\u003Cp>[+] Frontend Demo  \u003Ca href=\"https:\u002F\u002Fwww.pakainfo.com\u002F\" rel=\"nofollow ugc\">Click Here\u003C\u002Fa>\u003C\u002Fp>\n","The featured images are used to reflect the summary or categorization of the post or page. Set featured images for individual posts Plugin is show Set &hellip;",0,750,"2021-07-19T16:03:00.000Z","5.7.15","",[17,18,19,20,21],"featured-photos","pic-blogs","post-image","post-pictures","thumbnail-image","https:\u002F\u002Fwww.pakainfo.com\u002Fset-featured-images-for-individual-posts","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fset-featured-images-for-individual-posts.zip",85,null,"2026-03-15T15:16:48.613Z",[],{"slug":29,"display_name":7,"profile_url":8,"plugin_count":30,"total_installs":11,"avg_security_score":24,"avg_patch_time_days":31,"trust_score":32,"computed_at":33},"atmiya25",1,30,84,"2026-04-05T01:26:34.400Z",[35,56,75,97,118],{"slug":36,"name":37,"version":38,"author":39,"author_profile":40,"description":41,"short_description":42,"active_installs":43,"downloaded":44,"rating":11,"num_ratings":11,"last_updated":45,"tested_up_to":46,"requires_at_least":47,"requires_php":15,"tags":48,"homepage":54,"download_link":55,"security_score":24,"vuln_count":11,"unpatched_count":11,"last_vuln_date":25,"fetched_at":26},"attach-post-images","Attach Post Images","1.0.1","Cyril","https:\u002F\u002Fprofiles.wordpress.org\u002Ftcyr\u002F","\u003Cp>Unlike the traditional way of attaching images (or attachments) to posts by inserting them in the post content, this plugin allows you to attach images to posts in a manner\u003Cbr \u002F>\nthat lets you control the way the images are later displayed in your theme.\u003C\u002Fp>\n\u003Cp>It adds a metabox to the edit screen that lets you select\u002Fupload images (similar to the “Featured Image” metabox).\u003C\u002Fp>\n\u003Cp>The images attached to a post can then later be gotten by the following means:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>If you are in a WordPress loop then you can use the tag \u003Ccode>twp_the_post_images($size)\u003C\u002Fcode>.\u003Cbr \u002F>\n\u003Cem>$size (string|array)\u003C\u002Fem> is an optional parameter (defaults to ‘\u003Cem>thumbnail\u003C\u002Fem>‘) and can take values similar to the \u003Ca href=\"https:\u002F\u002Fcodex.wordpress.org\u002FFunction_Reference\u002Fwp_get_attachment_image_src\" title=\"wp_get_attachment_image_src\" rel=\"nofollow ugc\">wp_get_attachment_image_src\u003C\u002Fa> function.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>This will return an array of objects where each object contains information about an image.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>You can directly call the plugin function \u003Ccode>twp_get_post_images($post_id, $size)\u003C\u002Fcode>.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cem>$post_id (int)\u003C\u002Fem>: required – the ID of the post.\u003C\u002Fp>\n\u003Cp>\u003Cem>$size (string|array)\u003C\u002Fem>: is an optional parameter (defaults to ‘\u003Cem>thumbnail\u003C\u002Fem>‘) and can take values similar to the \u003Ca href=\"https:\u002F\u002Fcodex.wordpress.org\u002FFunction_Reference\u002Fwp_get_attachment_image_src\" title=\"wp_get_attachment_image_src\" rel=\"nofollow ugc\">wp_get_attachment_image_src\u003C\u002Fa> function.\u003C\u002Fp>\n\u003Cp>This will return an array of objects where each object contains information about an image.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>If you want to display the images directly as an unordered list, then you can use the shortcode \u003Ccode>[twp_post_images id=post_id size=some_size]\u003C\u002Fcode>.\u003Cbr \u002F>\nThe parameters of this shortcode are same as those of the above functions.\u003Cbr \u002F>\nYou will need some CSS knowledge to style the returned unordered list properly.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>The functions \u003Ccode>twp_the_post_images()\u003C\u002Fcode> and \u003Ccode>twp_get_post_images()\u003C\u002Fcode> return an empty array if no images were found or an array of objects where each object has the following attributes:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cem>id\u003C\u002Fem>: the attachment id\u003C\u002Fli>\n\u003Cli>\u003Cem>width\u003C\u002Fem>: The width of the image\u003C\u002Fli>\n\u003Cli>\u003Cem>height\u003C\u002Fem>: The height of the image\u003C\u002Fli>\n\u003Cli>\u003Cem>orientation\u003C\u002Fem>: The orientation of the image (landscape|protrait)\u003C\u002Fli>\n\u003Cli>\u003Cem>url\u003C\u002Fem>: The url of the image\u003C\u002Fli>\n\u003Cli>\u003Cem>is_original\u003C\u002Fem>:  (boolean) false if $url is a resized image, true if it is the original.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>NOTE THAT YOU HAVE TO SAVE\u002FUPDATE YOUR POST EACH TIME YOU MODIFY THE IMAGE SELECTION\u003C\u002Fstrong>\u003C\u002Fp>\n","Attach images to posts (independent of post content) and control post images display.",100,3529,"2014-03-09T18:56:00.000Z","3.7.41","3.5",[49,50,51,52,53],"attach-images","attach-images-to-post","post-images","posts","widget","http:\u002F\u002Fcyriltata.blogspot.com\u002F2014\u002F03\u002Fwordpress-plugin-attach-post-images.html","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fattach-post-images.1.0.1.zip",{"slug":57,"name":58,"version":59,"author":60,"author_profile":61,"description":62,"short_description":63,"active_installs":43,"downloaded":64,"rating":11,"num_ratings":11,"last_updated":65,"tested_up_to":66,"requires_at_least":67,"requires_php":15,"tags":68,"homepage":73,"download_link":74,"security_score":24,"vuln_count":11,"unpatched_count":11,"last_vuln_date":25,"fetched_at":26},"wp-get-post-image","WP Get Post Image","0.2","thewebist","https:\u002F\u002Fprofiles.wordpress.org\u002Fthewebist\u002F","\u003Cp>This plugin provides the template tag \u003Ccode>wp_get_post_image()\u003C\u002Fcode>. Use it to call dynamically created images uploaded via the WordPress media uploader.\u003C\u002Fp>\n\u003Cp>NOTE: This plugin is intended for use by WordPress developers and theme builders only.\u003C\u002Fp>\n\u003Ch4>Usage\u003C\u002Fh4>\n\u003Cpre>\u003Ccode>\u003C?php wp_get_post_image($args); ?>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>Default Usage\u003C\u002Fh4>\n\u003Cpre>\u003Ccode>\u003C?php $args = array(\n    'width' => null,\n    'height' => null,\n    'css' => '',\n    'parent_id' => '',\n    'post_id' => '',\n    'filename' => '',\n    'return_html' => true       \n); ?>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>By default, the function returns:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>The last uploaded image wrapped in an image tag (\u003Ccode>\u003Cimg \u002F>\u003C\u002Fcode>).\u003C\u002Fli>\n\u003Cli>A proportionately sized image with a \u003Ccode>width\u003C\u002Fcode> no greater than \u003Ccode>200px\u003C\u002Fcode>.\u003C\u002Fli>\n\u003Cli>The CSS class \u003Ccode>wp-image-*ID*\u003C\u002Fcode> and no other classes.\u003C\u002Fli>\n\u003Cli>If you add \u003Ccode>thickbox\u003C\u002Fcode> via \u003Ccode>css\u003C\u002Fcode>, the appropriate anchor \u003Ccode>\u003Ca>\u003C\u002Fcode> tag will be added for Thickbox compatibility.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Parameters\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\n\u003Cp>\u003Cstrong>width\u003C\u002Fstrong> (\u003Cem>integer\u003C\u002Fem>) – Width of image.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Cstrong>height\u003C\u002Fstrong> (\u003Cem>integer\u003C\u002Fem>) – Height of image.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Cstrong>parent_id\u003C\u002Fstrong> (\u003Cem>integer\u003C\u002Fem>) – The ID of the \u003Ccode>post_parent\u003C\u002Fcode> for the attachment. Specifying the \u003Ccode>parent_id\u003C\u002Fcode> returns the first image attached to the parent post according to \u003Ccode>menu_order\u003C\u002Fcode>.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Cstrong>post_id\u003C\u002Fstrong> (\u003Cem>integer\u003C\u002Fem>) – The ID of the attachment.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Cstrong>filename\u003C\u002Fstrong> (\u003Cem>string\u003C\u002Fem>) – The filename that corresponds to the \u003Ccode>post_name\u003C\u002Fcode> of the attachment.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Cstrong>return_html\u003C\u002Fstrong> (\u003Cem>boolean\u003C\u002Fem>) – \u003Ccode>true\u003C\u002Fcode> returns the image wrapped in an XHTML image tag. \u003Ccode>false\u003C\u002Fcode> returns the image’s URL.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Example\u003C\u002Fh4>\n\u003Cpre>\u003Ccode>\u003C?php \n\u002F\u002F use this example wherever you have access to $post->ID, e.g. the WordPress loop\nif(function_exists('wp_get_post_image'))\n    echo wp_get_post_image('width=450&css=alignleft&parent_id='.$post->ID);  \n?>\n\u003C\u002Fcode>\u003C\u002Fpre>\n","Adds the function wp_get_post_image(), giving theme builders easy access to images associated with a post or page.",10532,"2010-06-26T10:36:00.000Z","3.0.5","2.8.4",[69,70,71,19,72],"attachments","function","images","template-tag","http:\u002F\u002Fmichaelwender.com\u002Fwordpress\u002Fplugins\u002Fwp-get-post-image\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-get-post-image.zip",{"slug":76,"name":77,"version":78,"author":79,"author_profile":80,"description":81,"short_description":82,"active_installs":83,"downloaded":84,"rating":32,"num_ratings":85,"last_updated":86,"tested_up_to":87,"requires_at_least":15,"requires_php":15,"tags":88,"homepage":93,"download_link":94,"security_score":95,"vuln_count":30,"unpatched_count":30,"last_vuln_date":96,"fetched_at":26},"wp-featured-screenshot","WP Featured Screenshot","1.3","Rico Macchi","https:\u002F\u002Fprofiles.wordpress.org\u002Frico-macchi\u002F","\u003Cp>This plugin allows you add screenshots to your media library to use throughout your wordpress site as you would with any other image. It creates a copy of the screenshot on your web server to reduce the overhead on your site.\u003C\u002Fp>\n\u003Cp>Please check out our WP Links Page Pro at http:\u002F\u002Fwplinkspage.com\u002F\u003C\u002Fp>\n\u003Ch3>Usage\u003C\u002Fh3>\n\u003Col>\n\u003Cli>When adding a new post, click ‘Add Media’.\u003C\u002Fli>\n\u003Cli>Then click the ’Screenshot’ tab to the left.\u003C\u002Fli>\n\u003Cli>Type in the web address to use for the screenshot, and click ‘Add Screenshot’.\u003C\u002Fli>\n\u003Cli>The screenshot will appear in the table below the ‘Add Screenshot’ form, click the screenshot in the table.\u003C\u002Fli>\n\u003Cli>From here you can set the screenshot as your featured image or insert it into the post as you would with any other image in your media library.\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Cp>For more information please visit http:\u002F\u002Fwplinkspage.com\u002F\u003C\u002Fp>\n","This plugin will allow you to take a screenshot of a website using the url and add it to your media library.",90,4294,5,"2018-09-18T15:18:00.000Z","4.9.29",[89,90,91,92,76],"link","post-image-screenshot","screenshot","screenshot-featured-image","http:\u002F\u002Fwww.wplinkspage.com\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-featured-screenshot.zip",63,"2025-04-11 00:00:00",{"slug":98,"name":99,"version":100,"author":101,"author_profile":102,"description":103,"short_description":104,"active_installs":105,"downloaded":106,"rating":11,"num_ratings":11,"last_updated":107,"tested_up_to":108,"requires_at_least":109,"requires_php":110,"tags":111,"homepage":15,"download_link":116,"security_score":117,"vuln_count":11,"unpatched_count":11,"last_vuln_date":25,"fetched_at":26},"b7-multiple-featured-images-for-post","B7 Multiple Featured Images for Post","1.0.0","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",[112,113,114,51,115],"featured-image","gallery","multiple-featured-images","post-thumbnail","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fb7-multiple-featured-images-for-post.1.0.0.zip",92,{"slug":119,"name":120,"version":121,"author":122,"author_profile":123,"description":124,"short_description":125,"active_installs":126,"downloaded":127,"rating":43,"num_ratings":128,"last_updated":129,"tested_up_to":130,"requires_at_least":131,"requires_php":15,"tags":132,"homepage":15,"download_link":137,"security_score":43,"vuln_count":11,"unpatched_count":11,"last_vuln_date":25,"fetched_at":26},"modal-post-images","Modal Post Images","2.5","Jaber Molla","https:\u002F\u002Fprofiles.wordpress.org\u002Fwpshouter\u002F","\u003Cp>\u003Cstrong>Modal Post Images\u003C\u002Fstrong> instantly adds modern, mobile-friendly image popups (modals) to all images inside your WordPress post content.\u003Cbr \u002F>\nWhen visitors click a post image, it smoothly enlarges in a centered modal view, showing the image and its ALT text (if available).\u003Cbr \u002F>\nPerfect for blogs, magazines, and photography sites that want to enhance user experience with elegant, distraction-free image previews.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Features\u003C\u002Fstrong>\u003Cbr \u002F>\n– ✨ Automatically adds modal popup functionality to all post images\u003Cbr \u002F>\n– 🖼️ Displays image alt text or caption inside the popup\u003Cbr \u002F>\n– ⚙️ Includes admin settings to choose animation effects (Fade, Zoom, Slide, Flip, Blur)\u003Cbr \u002F>\n– 📱 Fully responsive and mobile-friendly\u003Cbr \u002F>\n– ⚡ Lightweight, no dependencies — just install and it works\u003Cbr \u002F>\n– 🔒 Built with WordPress security and performance best practices\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Usage\u003C\u002Fstrong>\u003Cbr \u002F>\n1. Install and activate the plugin from your WordPress dashboard.\u003Cbr \u002F>\n2. Open any post — click an image and watch it open beautifully in a modal popup!\u003Cbr \u002F>\n3. Customize animations or toggle captions under \u003Cstrong>Settings \u003Cspan aria-hidden=\"true\" class=\"wp-exclude-emoji\">→\u003C\u002Fspan> Modal Image Settings\u003C\u002Fstrong>.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Pro Tip:\u003C\u002Fstrong>\u003Cbr \u002F>\nFor best results, insert post images in \u003Cstrong>Full Size\u003C\u002Fstrong> to ensure sharpness in the modal view.\u003C\u002Fp>\n","Add beautiful responsive pop-up modals to all your WordPress post images automatically — no setup required!",50,2792,3,"2025-10-27T20:14:00.000Z","6.8.5","3.2",[133,134,135,136,51],"enlarge-images","image-popup","lightbox","modal-images","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fmodal-post-images.2.5.zip",{"attackSurface":139,"codeSignals":160,"taintFlows":168,"riskAssessment":169,"analyzedAt":172},{"hooks":140,"ajaxHandlers":156,"restRoutes":157,"shortcodes":158,"cronEvents":159,"entryPointCount":11,"unprotectedCount":11},[141,147,151],{"type":142,"name":143,"callback":144,"file":145,"line":146},"action","admin_menu","featured_image_add_menu","set-featured-images-for-individual-posts.php",39,{"type":142,"name":148,"callback":149,"file":145,"line":150},"admin_init","featured_images_into_post_settings",80,{"type":152,"name":153,"callback":154,"file":145,"line":155},"filter","the_content","featured_image_in_content_add_to_content",107,[],[],[],[],{"dangerousFunctions":161,"sqlUsage":162,"outputEscaping":164,"fileOperations":11,"externalRequests":11,"nonceChecks":11,"capabilityChecks":11,"bundledLibraries":167},[],{"prepared":11,"raw":11,"locations":163},[],{"escaped":165,"rawEcho":11,"locations":166},2,[],[],[],{"summary":170,"deductions":171},"The plugin 'set-featured-images-for-individual-posts' v1.0 exhibits a very strong security posture based on the provided static analysis. The complete absence of identified entry points such as AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the potential attack surface. Furthermore, the code signals are overwhelmingly positive, with no dangerous functions, 100% use of prepared statements for SQL queries, and all output being properly escaped. The lack of file operations and external HTTP requests also contributes to a secure design. Taint analysis shows no flows with unsanitized paths, indicating a good defensive programming approach against common web vulnerabilities.\n\nThe vulnerability history is equally reassuring, with zero known CVEs recorded. This, combined with the clean static analysis, suggests that the plugin's developers have implemented robust security practices and that the code is likely free from common security flaws. The absence of any historical vulnerabilities across all severity levels further reinforces this positive assessment. The plugin demonstrates excellent adherence to secure coding standards, making it appear highly trustworthy from a security perspective.",[],"2026-03-17T07:27:17.621Z",{"wat":174,"direct":179},{"assetPaths":175,"generatorPatterns":176,"scriptPaths":177,"versionParams":178},[],[],[],[],{"cssClasses":180,"htmlComments":181,"htmlAttributes":182,"restEndpoints":188,"jsGlobals":189,"shortcodeOutput":190},[],[],[183,184,185,186,187],"name=\"set-featured-images-into-post-text\"","value=\"thumbnail\"","value=\"medium\"","value=\"large\"","value=\"full\"",[],[],[]]