[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fO6iHoXPeTLfPg0vfujpBO2U6OzQptSOaNqvRTcXrVzo":3},{"slug":4,"display_name":5,"profile_url":6,"plugin_count":7,"total_installs":8,"avg_security_score":9,"avg_patch_time_days":10,"trust_score":11,"computed_at":12,"plugins":13},"blocknotes","Mat","https:\u002F\u002Fprofiles.wordpress.org\u002Fblocknotes\u002F",3,910,78,30,79,"2026-04-04T11:00:07.195Z",[14,39,58],{"slug":15,"name":16,"version":17,"author":5,"author_profile":6,"description":18,"short_description":19,"active_installs":20,"downloaded":21,"rating":22,"num_ratings":23,"last_updated":24,"tested_up_to":25,"requires_at_least":26,"requires_php":27,"tags":28,"homepage":33,"download_link":34,"security_score":35,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"category-featured-images","Category Featured Images","1.1.8","\u003Cp>This plugin allows to set a featured image for each category.\u003Cbr \u002F>\nPosts without a featured image set will show the category’s featured image instead.\u003Cbr \u002F>\nFeatured images usually are placed by the theme in the single post page, in the latest posts page, etc.\u003Cbr \u002F>\nBut can also be shown using the shortcode \u003Cem>[cfi_featured_image]\u003C\u002Fem> or the PHP function \u003Cem>cfi_featured_image()\u003C\u002Fem>. To get the featured image URL I added the function \u003Cem>cfi_featured_image_url()\u003C\u002Fem>.\u003C\u002Fp>\n\u003Cp>Shortcode\u002FPHP function optional arguments:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>‘size’: ‘thumbnail’, ‘medium’, ‘large’, ‘full’\u003C\u002Fli>\n\u003Cli>‘class’: class of the image tag\u003C\u002Fli>\n\u003Cli>‘alt’: alternative text of the image tag\u003C\u002Fli>\n\u003Cli>‘title’: title of the image tag\u003C\u002Fli>\n\u003Cli>‘cat_id’: select a specific category id\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Shortcode example:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[cfi_featured_image size=\"large\" title=\"This is a test...\" class=\"my-image\" alt=\"My image\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Function example 1:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>cfi_featured_image( array( 'size' => 'large', 'title' => 'This is a test...', 'class' => 'my-image', 'alt' => 'My image' ) );\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Function example 2:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>cfi_featured_image_url( array( 'size' => 'large' ) );\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Notes:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>If a post has more than a category with a featured image the first available is loaded\u003C\u002Fli>\n\u003Cli>If a category hasn’t a featured image but it has a parent category with a featured image the parent one is loaded\u003C\u002Fli>\n\u003C\u002Ful>\n","Set a featured image for all the posts of a category.",700,20838,90,11,"2015-01-29T14:50:00.000Z","4.1.42","3.5.0","",[29,30,31,32],"categories","images","post","posts","https:\u002F\u002Fgithub.com\u002Fblocknotes\u002Fwordpress_category_featured_images","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcategory-featured-images.zip",63,1,"2025-09-22 00:00:00","2026-03-15T15:16:48.613Z",{"slug":40,"name":41,"version":42,"author":5,"author_profile":6,"description":43,"short_description":44,"active_installs":45,"downloaded":46,"rating":47,"num_ratings":48,"last_updated":49,"tested_up_to":50,"requires_at_least":26,"requires_php":27,"tags":51,"homepage":53,"download_link":54,"security_score":55,"vuln_count":56,"unpatched_count":56,"last_vuln_date":57,"fetched_at":38},"netcam-live-stream","Netcam \u002F Webcam Live Stream","1.0.5","\u003Cp>This plugin allows to show the live video of a webcam or a netcam.\u003Cbr \u002F>\nThe image is refreshed with the specified time.\u003Cbr \u002F>\nIf the refresh time is too low the image could skip.\u003Cbr \u002F>\nTo get good results it is better to set a refresh time between 1000 and 5000 milliseconds.\u003C\u002Fp>\n\u003Cp>A widget is also available.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Shortcode parameters\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>url (required): webcam URL to a single image of the live stream\u003C\u002Fli>\n\u003Cli>refresh: image reload time in milliseconds (default: 1000)\u003C\u002Fli>\n\u003Cli>width: image width (ex. 100%, 640)\u003C\u002Fli>\n\u003Cli>height: image height (ex. 50%, 480)\u003C\u002Fli>\n\u003Cli>click: enable\u002Fdisable click event to freeze the current image\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Example\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[netcam-live url=\"http:\u002F\u002Fcam6284208.miemasu.net\u002FsnapshotJPEG?Resolution=640x480&Quality=Clarity\" refresh=\"2000\" width=\"100%\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n","Add a live video stream from a netcam \u002F webcam in posts or pages",200,9155,100,8,"2014-11-18T18:29:00.000Z","4.0.38",[30,52],"video","http:\u002F\u002Fblocknot.es\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fnetcam-live-stream.1.0.5.zip",85,0,null,{"slug":59,"name":60,"version":61,"author":5,"author_profile":6,"description":62,"short_description":63,"active_installs":64,"downloaded":65,"rating":47,"num_ratings":7,"last_updated":66,"tested_up_to":50,"requires_at_least":26,"requires_php":27,"tags":67,"homepage":53,"download_link":71,"security_score":55,"vuln_count":56,"unpatched_count":56,"last_vuln_date":57,"fetched_at":38},"polymer-components","Polymer for WordPress","1.4.4","\u003Cp>A completely new version of this plugin is available and it allows to use the latest Polymer components: \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fwp-polymer\u002F\" rel=\"ugc\">WP Polymer\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>This plugin allows to add Polymer elements (v0.5) to your posts and pages, the same components used in Android Lollipop. You can use the HTML editor with the Polymer tags directly or the shortcode \u003Cem>[poly]\u003C\u002Fem> for all the elements. The correct HTML libraries will be loaded automatically.\u003Cbr \u002F>\nPolymer website: http:\u002F\u002Fwww.polymer-project.org\u002F\u003C\u002Fp>\n\u003Cp>Notice: Polymer is still in \u003Cem>developer\u003C\u002Fem> \u003Cem>preview\u003C\u002Fem>, some constructs may change in future. A modern browser is required to run Polymer web apps.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Features\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Polymer tags directly available (core & paper) in posts \u002F pages with the HTML editor;\u003C\u002Fli>\n\u003Cli>[poly] shortcode to access all tags;\u003C\u002Fli>\n\u003Cli>simple widget;\u003C\u002Fli>\n\u003Cli>auto import the necessary HTML components;\u003C\u002Fli>\n\u003Cli>code blocks to easily manage elements;\u003C\u002Fli>\n\u003Cli>Javascript editor in posts \u002F pages admin;\u003C\u002Fli>\n\u003Cli>CSS editor in posts \u002F pages admin;\u003C\u002Fli>\n\u003Cli>import iconsets options;\u003C\u002Fli>\n\u003Cli>autop on\u002Foff option;\u003C\u002Fli>\n\u003Cli>template override on\u002Foff option;\u003C\u002Fli>\n\u003Cli>documentation links for each tag.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Shortcode\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>[poly ELEMENT-TAG ELEMENT-OPTIONS]\u003C\u002Fp>\n\u003Cp>Tags: core-icon, paper-button, paper-checkbox, paper-slider, etc.\u003C\u002Fp>\n\u003Cp>Options: style, id, class, etc.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Examples\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[poly core-icon icon=\"favorite\"][\u002Fpoly]\n[poly paper-checkbox][\u002Fpoly]\n[poly paper-button raised style=\"color: green\"]A green button[\u002Fpoly]\n[poly paper-item icon=\"home\" label=\"Test link\"]\u003Ca href=\"http:\u002F\u002Fwww.google.it\" target=\"_blank\">\u003C\u002Fa>[\u002Fpoly]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>\u003Cstrong>Notes\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>code blocks allows to create elements and import them directly from the Polymer box in posts \u002F pages. They allows also to load JSON data, see FAQ for an example\u003C\u002Fli>\n\u003Cli>autop option: the autop() WordPress function adds p and br tags to the contents when a newline is found, but this can break the Polymer tags. This option allows to enable\u002Fdisable autop() in posts \u002F pages (plugin default: no autop)\u003C\u002Fli>\n\u003Cli>template override option: if this option is enabled this plugin will load a special template which provides only the required components to run a Polymer app. This is useful if you want a “fullscreen” Polymer app\u003C\u002Fli>\n\u003Cli>to create RESTful apps try \u003Cem>JSON REST API (WP API)\u003C\u002Fem> plugin. See FAQ for an example\u003C\u002Fli>\n\u003C\u002Ful>\n","Add Polymer v0.5 to your website",10,4490,"2015-11-19T08:41:00.000Z",[68,69,32,70],"google","page","shortcode","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpolymer-components.zip"]