[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fs0pTGAOMexnr6PNMya8WFipCUM-DM-xm4O8FqV4L5lo":3,"$fSzP1diLV5wk0wZQw4oOtuWVdsEwJFHSiBM2YlDmi3xY":220,"$fWjf-5pxx0QMReav2Na981SxXlQczl7BkPM-WyGa9cHg":225},{"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":15,"requires_php":15,"tags":16,"homepage":15,"download_link":21,"security_score":22,"vuln_count":13,"unpatched_count":13,"last_vuln_date":23,"fetched_at":24,"discovery_status":25,"vulnerabilities":26,"developer":27,"crawl_stats":23,"alternatives":33,"analysis":127,"fingerprints":182},"theme-blvd-image-sizes","Theme Blvd Image Sizes","1.1.1","Jason","https:\u002F\u002Fprofiles.wordpress.org\u002Fthemeblvd\u002F","\u003Cp>When using a theme with Theme Blvd Framework version 2.2+, this plugin allows you to change your theme’s image sizes.\u003C\u002Fp>\n\u003Ch4>Who is this plugin for?\u003C\u002Fh4>\n\u003Cp>This plugin is mainly designed for non-developers who want to alter the image sizes for their Theme Blvd theme, but do not have the necessary development knowledge to manually make the changes from their child theme.\u003C\u002Fp>\n\u003Ch4>How does this plugin work?\u003C\u002Fh4>\n\u003Cp>As in any WordPress theme, we setup the image sizes by using WordPress’s \u003Cem>add_image_size\u003C\u002Fem> function for each crop size. However, before these images are registered, the Theme Blvd framework applies a filter to an array of the sizes to be registered.\u003C\u002Fp>\n\u003Cp>This allows for all of the image sizes of the theme to be easily filtered from your child theme or from a plugin… and this would be an example of a plugin that utilizes that. 🙂\u003C\u002Fp>\n\u003Ch4>Do I have to use this plugin to change image sizes?\u003C\u002Fh4>\n\u003Cp>Nope. In fact, if you understand the basics of PHP and the WordPress filters API, I would suggest that you do not use this plugin and instead, you manually make the changes from your child theme’s \u003Cem>functions.php\u003C\u002Fem>. Realistically, running this plugin requires extra resources on your server that can be avoided by just manually make the change you want from your child theme.\u003C\u002Fp>\n\u003Cp>If you’d like to dive into a little development action, and accomplish the gist of what this plugin does, you’d simply do something like this from your child theme:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>function my_image_sizes( $sizes ) {\n    $sizes['slider-large'] = array(\n        'width' => '960', \u002F\u002F Your new width\n        'height' => '350' \u002F\u002F Your new height\n    );\n    return $sizes;\n}\nadd_filter( 'themeblvd_image_sizes', 'my_image_sizes' );\n\u003C\u002Fcode>\u003C\u002Fpre>\n","When using a theme with Theme Blvd Framework version 2.2+, this plugin allows you to change your theme's image sizes.",70,10022,0,"2015-09-07T20:48:00.000Z","",[17,18,19,20],"add_image_size","crop","images","themeblvd","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ftheme-blvd-image-sizes.1.1.1.zip",85,null,"2026-04-16T10:56:18.058Z","no_bundle",[],{"slug":20,"display_name":7,"profile_url":8,"plugin_count":28,"total_installs":29,"avg_security_score":22,"avg_patch_time_days":30,"trust_score":31,"computed_at":32},23,7610,3363,69,"2026-05-20T05:03:08.836Z",[34,58,81,99,111],{"slug":35,"name":36,"version":37,"author":38,"author_profile":39,"description":40,"short_description":41,"active_installs":42,"downloaded":43,"rating":44,"num_ratings":45,"last_updated":46,"tested_up_to":47,"requires_at_least":48,"requires_php":15,"tags":49,"homepage":15,"download_link":54,"security_score":55,"vuln_count":56,"unpatched_count":13,"last_vuln_date":57,"fetched_at":24},"acme-fix-images","Acme Fix Images – Regenerate Thumbnails","2.0.4","Acme Themes","https:\u002F\u002Fprofiles.wordpress.org\u002Facmethemes\u002F","\u003Cp>Regenerate Thumbnails – Acme Fix Images is a handy WordPress plugin designed to resolve issues related to image thumbnail sizes. If you’ve recently adjusted image sizes in your Media Settings or encountered display problems due to improper thumbnail sizes, this plugin can help you ensure consistency and proper display of images across your website.\u003C\u002Fp>\n\u003Col>\n\u003Cli>Log in to your WordPress admin panel.\u003C\u002Fli>\n\u003Cli>Navigate to Appearance => Acme Fix Images.\u003C\u002Fli>\n\u003Cli>Select the image sizes and options you wish to fix.\u003C\u002Fli>\n\u003Cli>Click “Fix All Images” to regenerate thumbnails according to your chosen sizes.\u003C\u002Fli>\n\u003C\u002Fol>\n","Fix image sizes after you have changed image sizes from Media Settings. Ensure your images display consistently across your website.",4000,98033,50,2,"2025-04-18T07:45:00.000Z","6.8.5","5.0",[50,51,52,53],"featured-images","image-crop","post-thumbnails","regenerate-thumbnails","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Facme-fix-images.2.0.4.zip",92,1,"2023-11-15 00:00:00",{"slug":59,"name":60,"version":61,"author":62,"author_profile":63,"description":64,"short_description":65,"active_installs":66,"downloaded":67,"rating":68,"num_ratings":69,"last_updated":70,"tested_up_to":71,"requires_at_least":72,"requires_php":15,"tags":73,"homepage":77,"download_link":78,"security_score":79,"vuln_count":56,"unpatched_count":56,"last_vuln_date":80,"fetched_at":24},"thumbnail-editor","Thumbnail Editor","2.3.3","aviplugins.com","https:\u002F\u002Fprofiles.wordpress.org\u002Favimegladon\u002F","\u003Cp>When images are uploaded in the WordPress Media library section WordPress creates some thumbnails of that image. The size of these thumbnail images can be mentioned in the \u003Ccode>Settings->Media\u003C\u002Fcode> section.\u003C\u002Fp>\n\u003Cp>But there can be some big issues with these thumbnails. WordPress Crop\u002FResize these images dynamically when you upload an image. When thumbnails are CROPPED it is very much possible that it gets CROPPED from the wrong section of the uploaded image. This can produce some BAD looking thumbnail images. Which doesn’t look good in frontend of the site. This plugin will allow you to update those thumbnail images manually. The thumbnail image edit interface that this plugin provides is simple and very easy to use.\u003C\u002Fp>\n\u003Cp>The shortcodes and functions are provided in the image editor page of the plugin.\u003C\u002Fp>\n\u003Cp>Image editor links can be found in WordPress Media Library.\u003C\u002Fp>\n\u003Cp>Image files that can be edited are \u003Cstrong>JPG, JPEG, GIF and PNG\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Ch4>Thumbnail Editor PRO\u003C\u002Fh4>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fwww.aviplugins.com\u002Fthumbnail-editor-pro\u002F\" rel=\"nofollow ugc\">Checkout the PRO version features here\u003C\u002Fa>. PRO version costs only \u003Cstrong>USD 2.00\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Support for \u003Cstrong>Amazon S3 Bucket\u003C\u002Fstrong>.\u003C\u002Fli>\n\u003Cli>Completely replace thumbnail images and upload new ones.\u003C\u002Fli>\n\u003Cli>Add \u003Cstrong>Custom Texts\u003C\u002Fstrong> to thumbnail images. You can add signature in the images.\u003C\u002Fli>\n\u003Cli>Different Text \u003Cstrong>Fonts\u003C\u002Fstrong> are available to choose from.\u003C\u002Fli>\n\u003Cli>Add Image \u003Cstrong>Effects\u003C\u002Fstrong> like \u003Cstrong>Gray Scale, Sketch, Negative\u003C\u002Fstrong> or Add \u003Cstrong>Color Effects\u003C\u002Fstrong> to the Image.\u003C\u002Fli>\n\u003Cli>Add image \u003Cstrong>Borders\u003C\u002Fstrong> with different border colors.\u003C\u002Fli>\n\u003Cli>Option to \u003Cstrong>Revert Back\u003C\u002Fstrong> the changes you made in the image.\u003C\u002Fli>\n\u003C\u002Ful>\n","Manually Crop and Resize thumbnail images that are uploaded in the Media section.",600,24618,60,5,"2023-03-23T16:58:00.000Z","6.1.10","2.0.2",[18,19,74,75,76],"media","thumb","thumbnail","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fthumbnail-editor\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fthumbnail-editor.2.3.3.zip",63,"2025-06-27 00:00:00",{"slug":82,"name":83,"version":84,"author":85,"author_profile":86,"description":87,"short_description":88,"active_installs":89,"downloaded":90,"rating":89,"num_ratings":45,"last_updated":91,"tested_up_to":92,"requires_at_least":93,"requires_php":15,"tags":94,"homepage":97,"download_link":98,"security_score":89,"vuln_count":13,"unpatched_count":13,"last_vuln_date":23,"fetched_at":24},"presswell-art-direction","Presswell Art Direction","1.1.12","Presswell","https:\u002F\u002Fprofiles.wordpress.org\u002Fpresswell\u002F","\u003Cp>Presswell Art Direction helps simplify how custom image thumbnail sizes are defined, cropped, and generated.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Features\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Control image cropping with hot-spots\u003C\u002Fli>\n\u003Cli>Select custom image sizes in the WordPress editor\u003C\u002Fli>\n\u003Cli>Dynamically generate image thumbnails\u003C\u002Fli>\n\u003Cli>Delete all cached thumbnails\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>\u003Cem>Image Cropping\u003C\u002Fem>\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Presswell Art Direction adds the ability to set a focal point hot-spot for all images in the media library for fine grain cropping control. Simply identify where the subject of the photo is and the plugin will crop all custom image thumbnails to ensure it stays in frame.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>\u003Cem>Thumbnail Sizes\u003C\u002Fem>\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Presswell Art Direction adds an easy to use interface for defining and editing custom image thumbnail sizes. Custom image sizes will be available for selection when inserting images in the post editor.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>\u003Cem>Dynamic Images\u003C\u002Fem>\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Presswell Art Direction prevents custom image sizes from being generated automatically. Only standard WordPress thumbnails will be generated when a new image is uploaded. All other image sizes will be dynamically generated when called via code or requested via URL, saving server space when many custom image sizes are defined. Note: URL based image generation requires that \u003Ca href=\"https:\u002F\u002Fcodex.wordpress.org\u002FUsing_Permalinks\" rel=\"nofollow ugc\">pretty permalinks\u003C\u002Fa> are enabled.\u003C\u002Fp>\n\u003Ch4>Documentation\u003C\u002Fh4>\n\u003Cp>\u003Cstrong>pwad_add_image_size( $args )\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>$args\u003C\u002Fstrong> (array) (required) – Keyed array containing \u003Ccode>name\u003C\u002Fcode>, \u003Ccode>key\u003C\u002Fcode>, \u003Ccode>height\u003C\u002Fcode>, \u003Ccode>width\u003C\u002Fcode>, and optionally \u003Ccode>thumbnails\u003C\u002Fcode> values; Thumbnail keys are prefixed with parent’s key like ‘[size]-[thumbnail]’\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Example:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>pwad_add_image_size( array(\n  'name' => 'Square',\n  'key' => 'square',\n  'width' => '1200',\n  'height' => '1200',\n  'thumbnails' => array(\n    array(\n      'name' => 'Medium',\n      'key' => 'medium',\n      'width' => '800',\n      'height' => '800',\n    ),\n    array(\n      'name' => 'Small',\n      'key' => 'small',\n      'width' => '400',\n      'height' => '400',\n    ),\n  ),\n) );\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>\u003Cstrong>pwad_get_image( $attachment_ID, $size_key, $thumbnail_key )\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>$attachment_ID\u003C\u002Fstrong> (int) (required) – ID of image attachment\u003C\u002Fli>\n\u003Cli>\u003Cstrong>$size_key\u003C\u002Fstrong> (string) (required) – Image size identifier; Overload using ‘[size]-[thumbnail]’ pattern\u003C\u002Fli>\n\u003Cli>\u003Cstrong>$thumbnail_key\u003C\u002Fstrong> (string) (required) – Image size thumbnail identifier\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Returns an image tag.\u003C\u002Fp>\n\u003Cp>Example:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>$square_large = pwad_get_image( $img_ID, 'square' );\n$square_medium = pwad_get_image( $img_ID, 'square', 'medium' );\n$square_small = pwad_get_image( $img_ID, 'square-small' ); \u002F\u002F Overloaded\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>\u003Cstrong>pwad_get_image_src( $attachment_ID, $size_key, $thumbnail_key )\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>$attachment_ID\u003C\u002Fstrong> (int) (required) – ID of image attachment\u003C\u002Fli>\n\u003Cli>\u003Cstrong>$size_key\u003C\u002Fstrong> (string) (required) – Image size identifier; Overload using ‘[size]-[thumbnail]’ pattern\u003C\u002Fli>\n\u003Cli>\u003Cstrong>$thumbnail_key\u003C\u002Fstrong> (string) (required) – Image size thumbnail identifier\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Returns a keyed array containing the \u003Ccode>file\u003C\u002Fcode>, \u003Ccode>url\u003C\u002Fcode>, \u003Ccode>path\u003C\u002Fcode>, \u003Ccode>height\u003C\u002Fcode>, \u003Ccode>width\u003C\u002Fcode>, and \u003Ccode>mime-type\u003C\u002Fcode> values.\u003C\u002Fp>\n\u003Cp>Example:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>$square_large = pwad_get_image_src( $img_ID, 'square' );\n$square_medium = pwad_get_image_src( $img_ID, 'square', 'medium' );\n$square_small = pwad_get_image_src( $img_ID, 'square-small' ); \u002F\u002F Overloaded\n\u003C\u002Fcode>\u003C\u002Fpre>\n","Control how custom image thumbnail sizes are defined, cropped, and generated.",100,4649,"2025-11-10T20:29:00.000Z","6.4.8","4.0",[18,95,19,96,76],"image","picture","http:\u002F\u002Fwordpress.org\u002Fplugins\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpresswell-art-direction.zip",{"slug":100,"name":101,"version":37,"author":7,"author_profile":8,"description":102,"short_description":103,"active_installs":89,"downloaded":104,"rating":13,"num_ratings":13,"last_updated":105,"tested_up_to":15,"requires_at_least":15,"requires_php":15,"tags":106,"homepage":15,"download_link":110,"security_score":22,"vuln_count":13,"unpatched_count":13,"last_vuln_date":23,"fetched_at":24},"theme-blvd-featured-image-link-override","Theme Blvd Featured Image Link Override","\u003Cp>When using a theme with Theme Blvd framework version 2.1+, this plugin allows you to set featured image link options globally throughout your site.\u003C\u002Fp>\n\u003Ch4>The Problem\u003C\u002Fh4>\n\u003Cp>The Theme Blvd framework has an intricate internal system for displaying posts and their respective featured images. You can choose from many different options as far as what link wraps each post’s featured image. However, this can only be done individually for each post. By default, when you create a new post, this setting will always start at “Featured Image is not a link.”\u003C\u002Fp>\n\u003Cp>This is a problem if you’re creating a site where you want all featured images to do one action because then you’d have to change the “Featured Image Link” setting for each post you create, one-by-one. Unfortunately, with the logic of the framework the way it is, there’s really no good way for us to accommodate this without losing other aspects.\u003C\u002Fp>\n\u003Ch4>The Solution\u003C\u002Fh4>\n\u003Cp>So, this plugin is your solution — a bit of a “hack” to allow you do to accomplish this. When you install the plugin, two new options will be added to your Theme Options at \u003Cem>Appearance > Theme Options > Configuration\u003C\u002Fem>.\u003C\u002Fp>\n\u003Cp>The two options will apply to \u003Cstrong>ALL\u003C\u002Fstrong> of your posts that currently have the default setting, “Featured Image is not a link.” — See screenshots tab for a quick peak.\u003C\u002Fp>\n","When using a theme with Theme Blvd framework version 2.1+, this plugin allows you to set featured image link options globally throughout your site.",9505,"2016-12-16T18:03:00.000Z",[50,107,108,20,109],"filo","links","thumbnails","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ftheme-blvd-featured-image-link-override.2.0.4.zip",{"slug":112,"name":113,"version":114,"author":115,"author_profile":116,"description":117,"short_description":118,"active_installs":119,"downloaded":120,"rating":13,"num_ratings":13,"last_updated":121,"tested_up_to":122,"requires_at_least":123,"requires_php":15,"tags":124,"homepage":15,"download_link":126,"security_score":22,"vuln_count":13,"unpatched_count":13,"last_vuln_date":23,"fetched_at":24},"crop-and-resize-images","Crop and Resize Images","1.2.4","bo.lipai","https:\u002F\u002Fprofiles.wordpress.org\u002Fbolipai\u002F","\u003Cp>With the help of this plugin you will be able to resize to any dimmension and\u003Cbr \u002F>\ncrop all images from your WordPress library.\u003C\u002Fp>\n\u003Cp>The plugin introduces a visual and very simple to use image editor. The croped\u003Cbr \u002F>\nimage will retain the aspect ratio define by WordPress so no more missing\u003Cbr \u002F>\nimportant parts from your images.\u003C\u002Fp>\n","Crop and Resize Images Plugin allows you to easily modify WordPress uploaded images.",80,6669,"2015-10-21T23:59:00.000Z","4.3.34","3.5",[18,19,96,125,76],"resize","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcrop-and-resize-images.zip",{"attackSurface":128,"codeSignals":157,"taintFlows":169,"riskAssessment":170,"analyzedAt":181},{"hooks":129,"ajaxHandlers":153,"restRoutes":154,"shortcodes":155,"cronEvents":156,"entryPointCount":13,"unprotectedCount":13},[130,136,140,144,147],{"type":131,"name":132,"callback":133,"file":134,"line":135},"action","init","tb_image_sizes_textdomain","themeblvd-image-sizes.php",40,{"type":131,"name":137,"callback":138,"file":134,"line":139},"admin_notices","tb_image_sizes_warning",198,{"type":131,"name":141,"callback":142,"file":134,"line":143},"themeblvd_admin_module_header","tb_image_sizes_note",218,{"type":131,"name":132,"callback":145,"file":134,"line":146},"tb_image_sizes_admin",221,{"type":148,"name":149,"callback":150,"priority":151,"file":134,"line":152},"filter","themeblvd_image_sizes","tb_image_sizes_apply_changes",999,352,[],[],[],[],{"dangerousFunctions":158,"sqlUsage":159,"outputEscaping":161,"fileOperations":13,"externalRequests":13,"nonceChecks":13,"capabilityChecks":13,"bundledLibraries":168},[],{"prepared":13,"raw":13,"locations":160},[],{"escaped":13,"rawEcho":45,"locations":162},[163,166],{"file":134,"line":164,"context":165},51,"raw output",{"file":134,"line":167,"context":165},236,[],[],{"summary":171,"deductions":172},"The static analysis of \"theme-blvd-image-sizes\" v1.1.1 reveals a seemingly strong security posture with no identified attack surface, dangerous functions, or external HTTP requests. The absence of SQL queries not using prepared statements and no taint flows with unsanitized paths are positive indicators. However, a significant concern arises from the complete lack of output escaping for the two identified outputs. This suggests that user-supplied data, if it were to reach these output points, could be rendered directly into the browser without sanitization, posing a Cross-Site Scripting (XSS) risk.\n\nThe plugin's vulnerability history is clean, with no recorded CVEs. This, combined with the lack of identified attack vectors in static analysis, might imply a generally secure codebase. Nevertheless, the unescaped outputs are a critical oversight that could be exploited. The total absence of nonce and capability checks, while not directly exploitable given the zero attack surface, indicates a lack of robust security best practices that could become a liability if the attack surface were to change in future versions or through other vulnerabilities.\n\nIn conclusion, while the plugin has a clean vulnerability record and a minimal attack surface, the unescaped output is a direct and concerning security flaw. The lack of authorization checks, though not immediately exploitable, points to potential weaknesses in future development. Prioritizing the fixing of unescaped outputs is crucial for immediate risk mitigation.",[173,176,179],{"reason":174,"points":175},"Unescaped output detected",8,{"reason":177,"points":178},"No nonce checks present",3,{"reason":180,"points":178},"No capability checks present","2026-03-16T21:35:24.124Z",{"wat":183,"direct":192},{"assetPaths":184,"generatorPatterns":187,"scriptPaths":188,"versionParams":189},[185,186],"\u002Fwp-content\u002Fplugins\u002Ftheme-blvd-image-sizes\u002Fcss\u002Ftheme-blvd-image-sizes.css","\u002Fwp-content\u002Fplugins\u002Ftheme-blvd-image-sizes\u002Fjs\u002Ftheme-blvd-image-sizes.js",[],[186],[190,191],"theme-blvd-image-sizes\u002Fcss\u002Ftheme-blvd-image-sizes.css?ver=","theme-blvd-image-sizes\u002Fjs\u002Ftheme-blvd-image-sizes.js?ver=",{"cssClasses":193,"htmlComments":199,"htmlAttributes":214,"restEndpoints":216,"jsGlobals":217,"shortcodeOutput":219},[194,195,196,197,198],"show-hide-toggle","trigger","hide","receiver","receiver-custom",[200,201,202,203,204,205,206,207,208,209,210,211,212,213],"Copyright 2015 JASON BOBICH","This program is free software; you can redistribute it and\u002For modify","under the terms of the GNU General Public License, version 2, as","published by the Free Software Foundation.","This program is distributed in the hope that it will be useful,","but WITHOUT ANY WARRANTY; without even the implied warranty of","MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the","GNU General Public License for more details.","You should have received a copy of the GNU General Public License","along with this program; if not, write to the Free Software","Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA","Setup Default Text Strings and Options","Setup Admin Page","Help Tab",[215],"data-tb-id='tb_image_sizes'",[],[218],"window.Theme_Blvd_Options_Page",[],{"error":221,"url":222,"statusCode":223,"statusMessage":224,"message":224},true,"http:\u002F\u002Flocalhost\u002Fapi\u002Fplugins\u002Ftheme-blvd-image-sizes\u002Fbundle",404,"no bundle for this plugin yet",{"slug":4,"current_version":6,"total_versions":175,"versions":226},[227,233,240,247,254,261,268,275],{"version":6,"download_url":21,"svn_tag_url":228,"released_at":23,"has_diff":229,"diff_files_changed":230,"diff_lines":23,"trac_diff_url":231,"vulnerabilities":232,"is_current":221},"https:\u002F\u002Fplugins.svn.wordpress.org\u002Ftheme-blvd-image-sizes\u002Ftags\u002F1.1.1\u002F",false,[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Ftheme-blvd-image-sizes%2Ftags%2F1.1.0&new_path=%2Ftheme-blvd-image-sizes%2Ftags%2F1.1.1",[],{"version":234,"download_url":235,"svn_tag_url":236,"released_at":23,"has_diff":229,"diff_files_changed":237,"diff_lines":23,"trac_diff_url":238,"vulnerabilities":239,"is_current":229},"1.1.0","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ftheme-blvd-image-sizes.1.1.0.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Ftheme-blvd-image-sizes\u002Ftags\u002F1.1.0\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Ftheme-blvd-image-sizes%2Ftags%2F1.0.5&new_path=%2Ftheme-blvd-image-sizes%2Ftags%2F1.1.0",[],{"version":241,"download_url":242,"svn_tag_url":243,"released_at":23,"has_diff":229,"diff_files_changed":244,"diff_lines":23,"trac_diff_url":245,"vulnerabilities":246,"is_current":229},"1.0.5","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ftheme-blvd-image-sizes.1.0.5.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Ftheme-blvd-image-sizes\u002Ftags\u002F1.0.5\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Ftheme-blvd-image-sizes%2Ftags%2F1.0.4&new_path=%2Ftheme-blvd-image-sizes%2Ftags%2F1.0.5",[],{"version":248,"download_url":249,"svn_tag_url":250,"released_at":23,"has_diff":229,"diff_files_changed":251,"diff_lines":23,"trac_diff_url":252,"vulnerabilities":253,"is_current":229},"1.0.4","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ftheme-blvd-image-sizes.1.0.4.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Ftheme-blvd-image-sizes\u002Ftags\u002F1.0.4\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Ftheme-blvd-image-sizes%2Ftags%2F1.0.3&new_path=%2Ftheme-blvd-image-sizes%2Ftags%2F1.0.4",[],{"version":255,"download_url":256,"svn_tag_url":257,"released_at":23,"has_diff":229,"diff_files_changed":258,"diff_lines":23,"trac_diff_url":259,"vulnerabilities":260,"is_current":229},"1.0.3","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ftheme-blvd-image-sizes.1.0.3.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Ftheme-blvd-image-sizes\u002Ftags\u002F1.0.3\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Ftheme-blvd-image-sizes%2Ftags%2F1.0.2&new_path=%2Ftheme-blvd-image-sizes%2Ftags%2F1.0.3",[],{"version":262,"download_url":263,"svn_tag_url":264,"released_at":23,"has_diff":229,"diff_files_changed":265,"diff_lines":23,"trac_diff_url":266,"vulnerabilities":267,"is_current":229},"1.0.2","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ftheme-blvd-image-sizes.1.0.2.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Ftheme-blvd-image-sizes\u002Ftags\u002F1.0.2\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Ftheme-blvd-image-sizes%2Ftags%2F1.0.1&new_path=%2Ftheme-blvd-image-sizes%2Ftags%2F1.0.2",[],{"version":269,"download_url":270,"svn_tag_url":271,"released_at":23,"has_diff":229,"diff_files_changed":272,"diff_lines":23,"trac_diff_url":273,"vulnerabilities":274,"is_current":229},"1.0.1","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ftheme-blvd-image-sizes.1.0.1.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Ftheme-blvd-image-sizes\u002Ftags\u002F1.0.1\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Ftheme-blvd-image-sizes%2Ftags%2F1.0.0&new_path=%2Ftheme-blvd-image-sizes%2Ftags%2F1.0.1",[],{"version":276,"download_url":277,"svn_tag_url":278,"released_at":23,"has_diff":229,"diff_files_changed":279,"diff_lines":23,"trac_diff_url":23,"vulnerabilities":280,"is_current":229},"1.0.0","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ftheme-blvd-image-sizes.1.0.0.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Ftheme-blvd-image-sizes\u002Ftags\u002F1.0.0\u002F",[],[]]