[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fsV3MN8bM25FkKlKT4QPZV6Wg_AUe-fRfumhTD5U-ty8":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},"kaisercrazy","Serkan Algur","https:\u002F\u002Fprofiles.wordpress.org\u002Fkaisercrazy\u002F",6,610,88,30,86,"2026-04-04T15:10:52.808Z",[14,39,56,72,90,108],{"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},"cmb2-field-type-font-awesome","CMB2 Field Type: Font Awesome","1.4","\u003Cp>Font Awesome icon selector for powerful custom metabox generator \u003Ca href=\"https:\u002F\u002Fgithub.com\u002FWebDevStudios\u002FCMB2\" title=\"Custom Metaboxes and Fields for WordPress 2\" rel=\"nofollow ugc\">CMB2\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>You can use as field type in CMB2 function file. Add a new field, set type to \u003Ccode>faiconselect\u003C\u002Fcode> and add font awesome icons to options (look Usage for examples). Plugin uses \u003Ca href=\"https:\u002F\u002Fcodeb.it\u002Ffonticonpicker\u002F\" rel=\"nofollow ugc\">jQuery Font Picker\u003C\u002Fa> for creating a icon selector.\u003C\u002Fp>\n\u003Ch3>Sample Usage\u003C\u002Fh3>\n\u003Cp>Detailed instructions on \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fserkanalgur\u002Fcmb2-field-faiconselect\" rel=\"nofollow ugc\">Github \u003C\u002Fa>\u003C\u002Fp>\n\u003Cpre>\u003Ccode>$cmb->add_field( array(\n    'name' => __( 'Select Font Awesome Icon', 'cmb' ),\n    'id'   => $prefix . 'iconselect',\n    'desc' => 'Select Font Awesome icon',\n    'type' => 'faiconselect',\n    'options' => array(\n    'fa fa-facebook' => 'fa fa-facebook',\n    'fa fa-500px'    => 'fa fa-500px',\n    'fa fa-twitter'  => 'fa fa-twitter'\n    )\n) );\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch3>Sample Usage With Font Awesome 5\u003C\u002Fh3>\n\u003Cpre>\u003Ccode>$cmb->add_field( array(\n    'name' => __( 'Select Font Awesome Icon', 'cmb' ),\n    'id'   => $prefix . 'iconselect',\n    'desc' => 'Select Font Awesome icon',\n    'type' => 'faiconselect',\n    'options' => array(\n        'fab fa-facebook' => 'fa fa-facebook',\n        'fab fa-500px'       => 'fa fa-500px',\n        'fab fa-twitter'     => 'fa fa-twitter',\n        'fas fa-address-book' => 'fas fa-address-book'\n    ),\n    'attributes' => array(\n        'faver' => 5\n    )\n) );\n\u003C\u002Fcode>\u003C\u002Fpre>\n","Font Awesome icon selector for powerful custom metabox generator CMB2",400,7337,100,1,"2019-06-30T08:00:00.000Z","5.2.24","3.6","",[29,30,31,32],"cmb2","font-awesome","font-awesome-5","plugins","https:\u002F\u002Fgithub.com\u002Fserkanalgur\u002Fcmb2-field-faiconselect","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcmb2-field-type-font-awesome.zip",85,0,null,"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":36,"num_ratings":36,"last_updated":47,"tested_up_to":25,"requires_at_least":48,"requires_php":49,"tags":50,"homepage":54,"download_link":55,"security_score":35,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"search-limiter-blocker","Search Limiter & Blocker","1.1","\u003Cp>You can set a search limit for visitors via IP addresses. The plugin automatically detects visitor IP address and counts each search action of these IP addresses. You can set a limit and block time for these IP Addresses.\u003C\u002Fp>\n","Set and limit search count of visitors. Also, you can block visitor IP.",70,2253,"2019-06-29T07:46:00.000Z","5.1","5.6",[51,52,53],"block","limit","search","http:\u002F\u002Fwww.wpadami.com\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fsearch-limiter-blocker.zip",{"slug":57,"name":58,"version":59,"author":5,"author_profile":6,"description":60,"short_description":61,"active_installs":62,"downloaded":63,"rating":36,"num_ratings":36,"last_updated":64,"tested_up_to":65,"requires_at_least":26,"requires_php":27,"tags":66,"homepage":54,"download_link":71,"security_score":35,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"cwidget-countdown","CWidget Countdown","2.0","\u003Cp>A Simple countdown widget based on \u003Ca href=\"http:\u002F\u002Fkeith-wood.name\u002Fcountdown.html\" rel=\"nofollow ugc\">jQuery Countdown\u003C\u002Fa>. Will have customizeable css with next versions. Multilanguage.\u003C\u002Fp>\n\u003Cp>Plugin is multilingual. If you translate \u003Ca href=\"mailto:info@wpadami.com\" rel=\"nofollow ugc\">please contact me\u003C\u002Fa> and send files.\u003C\u002Fp>\n\u003Ch4>Languages Included (Plugin)\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Turkish (tr_TR)   (Default)\u003C\u002Fli>\n\u003Cli>English (en_US)   (Default)\u003C\u002Fli>\n\u003Cli>Serbian (sr_RS)   \u003Ca href=\"http:\u002F\u002Fwww.webhostinghub.com\u002F\" rel=\"nofollow ugc\">Borisa Djuraskovic\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>French (fr_FR)    (Default)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Use Y.M.D.H.m (Year.Month.Day.Hour.minute – 2019.02.12.09.12) format for correct count.\u003C\u002Fp>\n","This plugin create a widget for countdown.",60,5640,"2019-02-05T20:07:00.000Z","5.0.25",[67,68,69,70],"countdown","jquery-countdown","widget","widget-countdown","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcwidget-countdown.zip",{"slug":73,"name":74,"version":75,"author":5,"author_profile":6,"description":76,"short_description":77,"active_installs":78,"downloaded":79,"rating":22,"num_ratings":23,"last_updated":80,"tested_up_to":81,"requires_at_least":26,"requires_php":27,"tags":82,"homepage":88,"download_link":89,"security_score":35,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"auto-files","Auto Files","0.8","\u003Cp>Auto Files is a minified version of Auto Attachments. This Plugin show you attached files in your \u003Ccode>the_content()\u003C\u002Fcode>. Supported file types are doc, docx, xls, xlsx, zip, rar, ods, ppt, odt, tar,  etc…\u003Cbr \u002F>\nPlugin uses own file icon font. See screenshot\u003C\u002Fp>\n","Auto Files is a minified version of Auto Attachments. This Plugin show you attached files in your the_content(). Supported file types are doc, docx, x &hellip;",50,5934,"2015-01-31T18:15:00.000Z","4.1.42",[83,84,85,86,87],"attachment","attachments","rar","tar","zip","http:\u002F\u002Fwpadami.com\u002Fcms-sistemleri\u002Fwordpress\u002Fauto-files-mini-bir-auto-attachments.html","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fauto-files.zip",{"slug":91,"name":92,"version":93,"author":5,"author_profile":6,"description":94,"short_description":95,"active_installs":10,"downloaded":96,"rating":97,"num_ratings":23,"last_updated":98,"tested_up_to":99,"requires_at_least":100,"requires_php":27,"tags":101,"homepage":106,"download_link":107,"security_score":35,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"google-webfonts-integrate","Google Webfonts Integrate","1.5","\u003Cp>This plugin integrate Google WebFonts v2 to your website.\u003Cbr \u002F>\nYou can Select 2 different Font for your two different area. You can apply with this fonts using CSS codes. Look at admin area screenshot.\u003Cbr \u002F>\nFor More Information \u003Ca href=\"http:\u002F\u002Fwpadami.com\u002Fcms-sistemleri\u002Fwordpress\u002Fgoogle-webfonts-integrate.html\" rel=\"nofollow ugc\">WPAdami, Serkan Algur\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>Preview Mode added. You can decide which font is more beautiful 🙂\u003C\u002Fp>\n\u003Cp>With version 0.5: Subset selector added. Plugin support more subsets. All fonts added except Khmer subset and Condensed fonts. Workin’ on it.\u003C\u002Fp>\n\u003Cp>With version 0.6: You can add your own font from Google Web Fonst. You can paste all link which give you from google. Also you can use styling with Font 1 CSS area.\u003C\u002Fp>\n\u003Cp>With version 0.7: Nothing changed yet. Only compatibility check.\u003C\u002Fp>\n\u003Cp>With version 1.0 : You have 500+ fonts now!\u003C\u002Fp>\n","This plugin integrate Google WebFonts v2 to your website. Support nearly all of Google Webfonts.",9444,40,"2016-05-22T22:48:00.000Z","4.5.33","3.0",[102,103,104,105],"font","google","integrate","webfont","http:\u002F\u002Fwordpress.org\u002Fextend\u002Fplugins\u002Fgoogle-webfonts-integrate\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fgoogle-webfonts-integrate.zip",{"slug":109,"name":110,"version":111,"author":5,"author_profile":6,"description":112,"short_description":113,"active_installs":36,"downloaded":114,"rating":36,"num_ratings":36,"last_updated":115,"tested_up_to":116,"requires_at_least":117,"requires_php":118,"tags":119,"homepage":125,"download_link":126,"security_score":22,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"sa-ai-markdown","Markdown Content Negotiator for LLMs","1.1.0","\u003Cp>Markdown Content Negotiator for LLMs is a performance-optimized WordPress plugin designed to serve your website’s content in a format that AI agents and LLMs (Large Language Models) love: Clean Markdown.\u003C\u002Fp>\n\u003Cp>Using standard HTTP Content Negotiation, the plugin detects when a request is made with the \u003Ccode>Accept: text\u002Fmarkdown\u003C\u002Fcode> header. Instead of serving the standard HTML theme, it returns a Markdown version of the post or page, complete with YAML Frontmatter, token estimation headers, and customizable content signals.\u003C\u002Fp>\n\u003Cp>To ensure maximum performance and minimal server load, Markdown versions are pre-generated and cached using WP-Cron.\u003C\u002Fp>\n\u003Ch4>Key Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Cstrong>Content Negotiation\u003C\u002Fstrong>: Automatically switches to Markdown output when requested via the \u003Ccode>Accept: text\u002Fmarkdown\u003C\u002Fcode> header.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>YAML Frontmatter\u003C\u002Fstrong>: Includes metadata like Title, Date, Author, and Categories in a structured format.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Performance Tracking\u003C\u002Fstrong>: Provides an \u003Ccode>X-Markdown-Tokens\u003C\u002Fcode> header using standard LLM token heuristics.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>AI Metadata\u003C\u002Fstrong>: Includes \u003Ccode>X-Content-Signal\u003C\u002Fcode> headers to help agents understand the nature of the document.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Background Caching\u003C\u002Fstrong>: Uses WP-Cron to pre-calculate Markdown strings, ensuring zero latency during requests.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Admin Settings\u003C\u002Fstrong>: Choose which post types to enable and configure global AI content signals.\u003C\u002Fli>\n\u003C\u002Ful>\n","Detects Accept: text\u002Fmarkdown and serves pre-generated Markdown versions of posts and pages for AI agents and LLMs.",168,"2026-03-06T07:01:00.000Z","6.9.4","6.0","7.3",[120,121,122,123,124],"ai","caching","content-negotiation","gutenberg","markdown","https:\u002F\u002Fgithub.com\u002Fserkanalgur\u002Fmarkdown-content-negotiator-for-llms","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fsa-ai-markdown.1.1.0.zip"]