[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fcehjZvGUW53CPK9Up30vM68YGkdgjv8Cb7lrhaLKe2s":3},{"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":14,"last_updated":15,"tested_up_to":16,"requires_at_least":17,"requires_php":18,"tags":19,"homepage":18,"download_link":22,"security_score":23,"vuln_count":24,"unpatched_count":24,"last_vuln_date":25,"fetched_at":26,"vulnerabilities":27,"developer":28,"crawl_stats":25,"alternatives":36,"analysis":131,"fingerprints":172},"advanced-custom-fields-shortcode-field","Advanced Custom Field: Shortcode Field","4.0","水野史土","https:\u002F\u002Fprofiles.wordpress.org\u002Founziw\u002F","\u003Cp>When you enter a shortcode, it will be executed and outputted, by using the_field(‘FIELD_NAME_HERE’) in your theme.\u003C\u002Fp>\n\u003Cp>You need Advanced Custom Fields plugin by Elliot Condon.\u003C\u002Fp>\n","When you enter a shortcode, it will be executed and outputted, by using the_field('FIELD_NAME_HERE') in your theme.",200,4644,100,1,"2013-06-29T09:42:00.000Z","3.5.2","3.4","",[20,21],"custom-fields","shortcode","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fadvanced-custom-fields-shortcode-field.zip",85,0,null,"2026-03-15T15:16:48.613Z",[],{"slug":29,"display_name":7,"profile_url":8,"plugin_count":30,"total_installs":31,"avg_security_score":32,"avg_patch_time_days":33,"trust_score":34,"computed_at":35},"ounziw",11,8370,86,30,84,"2026-04-04T12:40:37.279Z",[37,57,78,95,115],{"slug":38,"name":39,"version":40,"author":41,"author_profile":42,"description":43,"short_description":44,"active_installs":45,"downloaded":46,"rating":13,"num_ratings":14,"last_updated":47,"tested_up_to":48,"requires_at_least":49,"requires_php":18,"tags":50,"homepage":55,"download_link":56,"security_score":23,"vuln_count":24,"unpatched_count":24,"last_vuln_date":25,"fetched_at":26},"custom-shortcodes","Custom Shortcodes","1.0","marapper","https:\u002F\u002Fprofiles.wordpress.org\u002Fmarapper\u002F","\u003Cp>Manage \u003Cstrong>custom fields\u003C\u002Fstrong> using the insert \u003Cstrong>shortcodes\u003C\u002Fstrong> [custom name=”\u003Cem>field-name\u003C\u002Fem>” value=”\u003Cem>field-value\u003C\u002Fem>“] or HTML \u003Cstrong>conditional comments\u003C\u002Fstrong> \u003C!–custom name=”\u003Cem>field-name\u003C\u002Fem>” value=”\u003Cem>field-value\u003C\u002Fem>“–> in text of post. It’s a hook for desktop blog clients, which don’t support customfields natively.\u003C\u002Fp>\n\u003Cp>Простой хак Вордпресса, позволяющий управлять \u003Cstrong>произвольными полями\u003C\u002Fstrong> из любого внешнего клиента или при отправке через почту с помощью \u003Cstrong>шорткодов\u003C\u002Fstrong> [custom name=”\u003Cem>имя-произвольного-поля\u003C\u002Fem>” value=”\u003Cem>значение\u003C\u002Fem>“] или \u003Cstrong>условных комментариев\u003C\u002Fstrong> \u003C!–custom name=”\u003Cem>имя-произвольного-поля\u003C\u002Fem>” value=”\u003Cem>значение\u003C\u002Fem>“–> прямо в тексте поста.\u003C\u002Fp>\n","Manage custom fields using the insert shortcodes or HTML comment in text of post.",6000,5599,"2009-04-04T11:51:00.000Z","2.7","2.0.2",[51,20,52,53,54],"custom","post","shortcodes","text","http:\u002F\u002Fiskariot.ru\u002Fwordpress\u002Fremix\u002F#custom-short","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcustom-shortcodes.1.0.zip",{"slug":58,"name":59,"version":60,"author":61,"author_profile":62,"description":63,"short_description":64,"active_installs":65,"downloaded":66,"rating":13,"num_ratings":67,"last_updated":68,"tested_up_to":69,"requires_at_least":70,"requires_php":18,"tags":71,"homepage":75,"download_link":76,"security_score":34,"vuln_count":67,"unpatched_count":24,"last_vuln_date":77,"fetched_at":26},"get-custom-field-values","Get Custom Field Values","4.1","Scott Reilly","https:\u002F\u002Fprofiles.wordpress.org\u002Fcoffee2code\u002F","\u003Cp>This plugin provides a powerful widget, shortcode (with shortcode builder tool), and template tags for easily retrieving and displaying custom field values for posts or pages.\u003C\u002Fp>\n\u003Cp>The power of custom fields gives this plugin the potential to be dozens of plugins all rolled into one.\u003C\u002Fp>\n\u003Cp>This plugin allows you to harness the power of custom fields\u002Fmeta data. Use the “Get Custom Field” widget, the \u003Ccode>[custom_field]\u003C\u002Fcode> shortcode (which has a post editor sidebar widget to help you build the shortcode), or one of six template tags to retrieve and display custom fields. Find a custom field for the current post, a specified post, a recent post, or randomly. And for the custom field values found by the plugin, you may optionally specify text or HTML to appear before and after the results. If nothing is found, then nothing is display (unless you define text to appear when no results are found). If multiple results are found, only the first will be displayed unless you specify a string to be used to join the results together (such as “,”), in which case all will be returned. Visit the Examples section to see how this plugin can be cast in dozens of different ways.\u003C\u002Fp>\n\u003Cp>There are six template tags provided by this plugin. Here they are, with an explanation of when they are appropriate for use:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ccode>c2c_get_custom()\u003C\u002Fcode> : Use this inside “the loop” to retrieve a custom field value for a post\u003C\u002Fli>\n\u003Cli>\u003Ccode>c2c_get_current_custom()\u003C\u002Fcode> : This is only available on the permalink post template (single.php) and page template (page.php). Can be used inside or outside “the loop”. Useful for using custom field to define text you want to include on a post or page’s header, footer, or sidebar.\u003C\u002Fli>\n\u003Cli>\u003Ccode>c2c_get_post_custom()\u003C\u002Fcode> : Useful when you know the ID of the post whose custom field value you want.\u003C\u002Fli>\n\u003Cli>\u003Ccode>c2c_get_random_custom()\u003C\u002Fcode> : Retrieve the value of a random instance of the specified custom field key, as long as the field is associated with a published posted, non-passworded post (you can modify a setting in the plugin file to search passworded posts as well).\u003C\u002Fli>\n\u003Cli>\u003Ccode>c2c_get_random_post_custom()\u003C\u002Fcode> : Retrieves the value of random custom field(s) from a post when you know the ID of the post you’re interested in.\u003C\u002Fli>\n\u003Cli>\u003Ccode>c2c_get_recent_custom()\u003C\u002Fcode> : Retrieves the most recent (according to the associated post’s publish date) value of the specified custom field.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>You can filter the custom field values that the plugin would display. Add filters for ‘\u003Ccode>the_meta\u003C\u002Fcode>‘ to filter custom field data (see the end of the code file for commented out samples you may wish to include). You can also add per-meta filters by hooking ‘\u003Ccode>the_meta_$sanitized_field\u003C\u002Fcode>‘. \u003Ccode>$sanitized_field\u003C\u002Fcode> is a clean version of the value of \u003Ccode>$field\u003C\u002Fcode> where everything but alphanumeric and underscore characters have been removed. So to filter the value of the “Related Posts” custom field, you would need to add a filter for ‘\u003Ccode>the_meta_RelatedPosts\u003C\u002Fcode>‘.\u003C\u002Fp>\n\u003Cp>Links: \u003Ca href=\"https:\u002F\u002Fcoffee2code.com\u002Fwp-plugins\u002Fget-custom-field-values\u002F\" rel=\"nofollow ugc\">Plugin Homepage\u003C\u002Fa> | \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fget-custom-field-values\u002F\" rel=\"ugc\">Plugin Directory Page\u003C\u002Fa> | \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fcoffee2code\u002Fget-custom-field-values\u002F\" rel=\"nofollow ugc\">GitHub\u003C\u002Fa> | \u003Ca href=\"https:\u002F\u002Fcoffee2code.com\" rel=\"nofollow ugc\">Author Homepage\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch3>Developer Documentation\u003C\u002Fh3>\n\u003Cp>Developer documentation can be found in \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fcoffee2code\u002Fget-custom-field-values\u002Fblob\u002Fmaster\u002FDEVELOPER-DOCS.md\" rel=\"nofollow ugc\">DEVELOPER-DOCS.md\u003C\u002Fa>. That documentation covers the numerous template tags, hooks, and shortcode provided by the plugin.\u003C\u002Fp>\n\u003Cp>As an overview, these are the template tags provided the plugin:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ccode>c2c_get_custom()\u003C\u002Fcode>             : Template tag for use inside “the loop” and applies to the currently listed post.\u003C\u002Fli>\n\u003Cli>\u003Ccode>c2c_get_current_custom()\u003C\u002Fcode>     : Template tag for use on permalink (aka single) page templates for posts and pages.\u003C\u002Fli>\n\u003Cli>\u003Ccode>c2c_get_post_custom()\u003C\u002Fcode>        : Template tag for use when you know the ID of the post you’re interested in.\u003C\u002Fli>\n\u003Cli>\u003Ccode>c2c_get_random_custom()\u003C\u002Fcode>      : Template tag for use to retrieve a random custom field value.\u003C\u002Fli>\n\u003Cli>\u003Ccode>c2c_get_random_post_custom()\u003C\u002Fcode> : Template tag for use to retrieve random custom field value(s) from a post when you know the ID of the post you’re interested in.\u003C\u002Fli>\n\u003Cli>\u003Ccode>c2c_get_recent_custom()\u003C\u002Fcode>      : Template tag for use outside “the loop” and applies for custom fields regardless of post.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>These are the hooks provided by the plugin:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ccode>c2c_get_custom_field_values_shortcode\u003C\u002Fcode>  : Filter to customize the name of the plugin’s shortcode.\u003C\u002Fli>\n\u003Cli>\u003Ccode>c2c_get_custom_field_values_post_types\u003C\u002Fcode> : Filter to customize the post types that should support the shortcode builder metabox.\u003C\u002Fli>\n\u003Cli>\u003Ccode>get_custom_field_values\u002Fcan_author_use_shortcodes\u003C\u002Fcode> : Filter to customize if post author can make use of the ‘custom_field’ shortcode.\u003C\u002Fli>\n\u003Cli>\u003Ccode>get_custom_field_values\u002Fshow_metabox\u003C\u002Fcode>   : Filter to customize if the shortcode builder metabox is shown.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>The shortcode provided is \u003Ccode>[custom-field]\u003C\u002Fcode>, which has a number of attributes to customize its behavior and output.\u003C\u002Fp>\n","Use widgets, shortcodes, and\u002For template tags to easily retrieve and display custom field values for posts or pages.",1000,132121,4,"2023-10-10T04:37:00.000Z","6.3.8","3.6",[20,72,21,73,74],"meta","widget","widgets","https:\u002F\u002Fcoffee2code.com\u002Fwp-plugins\u002Fget-custom-field-values\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fget-custom-field-values.4.1.zip","2023-10-11 00:00:00",{"slug":72,"name":79,"version":80,"author":81,"author_profile":82,"description":83,"short_description":84,"active_installs":11,"downloaded":85,"rating":13,"num_ratings":86,"last_updated":87,"tested_up_to":88,"requires_at_least":89,"requires_php":18,"tags":90,"homepage":93,"download_link":94,"security_score":13,"vuln_count":24,"unpatched_count":24,"last_vuln_date":25,"fetched_at":26},"Meta Content","1.1","Mervin Praison","https:\u002F\u002Fprofiles.wordpress.org\u002Fmervinpraison\u002F","\u003Cp>A meta Box appears on the admin area of all posts and pages, where you can add the required content.\u003C\u002Fp>\n\u003Cp>Paste the Code or the Shortcode on any part of the website.\u003C\u002Fp>\n\u003Cp>The content what you typed on the meta box, appears on that area of the WordPress template, where you have pasted the code.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Very Easy to implement.\u003C\u002Fli>\n\u003Cli>Simple Shortcode Available\u003C\u002Fli>\n\u003Cli>Easy code Implementation inside loop and outside loop.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fmer.vin\u002Fmeta\" rel=\"nofollow ugc\">Meta Content Documentation\u003C\u002Fa> By \u003Ca href=\"https:\u002F\u002Fmer.vin\u002F\" rel=\"nofollow ugc\">Mervin\u003C\u002Fa> Praison\u003C\u002Fp>\n\u003Cp>Credits : \u003Ca href=\"http:\u002F\u002Fseomanageruk.com\" rel=\"nofollow ugc\">SEO Manager UK\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch3>Version history\u003C\u002Fh3>\n\u003Ch4>Version 1.1\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Initial release version.\u003C\u002Fli>\n\u003C\u002Ful>\n","A meta box which helps us to add content or scripts to any part of the website, on each individual post\u002Fpage. Easy to Implement with Shortcode.",21812,2,"2025-11-08T23:27:00.000Z","6.8.5","3.0",[91,20,72,92,21],"content","metabox","https:\u002F\u002Fmer.vin\u002Fmeta\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fmeta.1.1.zip",{"slug":96,"name":97,"version":98,"author":99,"author_profile":100,"description":101,"short_description":102,"active_installs":11,"downloaded":103,"rating":24,"num_ratings":24,"last_updated":104,"tested_up_to":105,"requires_at_least":106,"requires_php":18,"tags":107,"homepage":111,"download_link":112,"security_score":113,"vuln_count":14,"unpatched_count":24,"last_vuln_date":114,"fetched_at":26},"suevafree-essential-kit","SuevaFree Essential Kit","1.1.4","alexvtn","https:\u002F\u002Fprofiles.wordpress.org\u002Falexvtn\u002F","\u003Cp>Install SuevaFree Essential Kit plugin to enable all features of SuevaFree 3.0 WordPress theme, like 7 custom widgets, three different custom post types and much more.\u003Cbr \u002F>\n\u003Ca href=\"https:\u002F\u002Fwww.themeinprogress.com\u002Fsueva\u002F\" rel=\"nofollow ugc\">https:\u002F\u002Fwww.themeinprogress.com\u002Fsueva\u002F\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch3>Translators\u003C\u002Fh3>\n\u003Ch4>Available Languages\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>English (Default)\u003C\u002Fli>\n\u003Cli>Italiano\u003C\u002Fli>\n\u003C\u002Ful>\n","Install SuevaFree Essential Kit plugin to enable all features of SuevaFree 3.0 WordPress theme, like 7 custom widgets, three different custom post typ &hellip;",15985,"2024-11-20T12:48:00.000Z","6.7.5","3.5.0",[108,20,109,110,21],"custom-field","custom-post-type","custom-post-types","https:\u002F\u002Fwww.themeinprogress.com","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fsuevafree-essential-kit.1.1.4.zip",91,"2024-11-20 13:44:26",{"slug":116,"name":117,"version":118,"author":119,"author_profile":120,"description":121,"short_description":122,"active_installs":13,"downloaded":123,"rating":13,"num_ratings":14,"last_updated":124,"tested_up_to":125,"requires_at_least":89,"requires_php":18,"tags":126,"homepage":129,"download_link":130,"security_score":23,"vuln_count":24,"unpatched_count":24,"last_vuln_date":25,"fetched_at":26},"custom-fields-shortcodes","Custom Fields Shortcodes","0.9","Amir Helzer","https:\u002F\u002Fprofiles.wordpress.org\u002Famirhelzer\u002F","\u003Cp>\u003Ca href=\"http:\u002F\u002Fwp-types.com\u002Fhome\u002Fcustom-fields-shortcodes\u002F\" rel=\"nofollow ugc\">Custom Fields Shortcodes\u003C\u002Fa> lets you insert custom fields that you created using \u003Cstrong>Advanced Custom Fields\u003C\u002Fstrong>, \u003Cstrong>Custom Field Template\u003C\u002Fstrong> and \u003Cstrong>More Fields\u003C\u002Fstrong> or manually, into the WordPress visual editor. You’ll get a new popup, next to the media buttons. There, you can select which custom fields to insert, anywhere in the content.\u003C\u002Fp>\n\u003Cp>You will see the custom fields that you’ve defined, neatly arranged by meta-boxes. Choose the field to insert and you’ll get its shortcode. You can insert custom fields from either Visual or HTML editing modes.\u003C\u002Fp>\n\u003Cp>When inserting custom fields that were created by other plugins, they display using the plugin’s API. For instance, if you use ‘Advanced Custom Fields’ and you insert a ‘radio’ field, you get the current value. If you insert a WYSIWYG field, you get the full HTML content.\u003C\u002Fp>\n\u003Cp>This allows inserting custom fields to your content without having to read them using PHP.\u003C\u002Fp>\n\u003Ch4>Adding Custom Fields to WordPress Templates\u003C\u002Fh4>\n\u003Cp>Custom Fields Shortcodes integrates seamlessly with \u003Ca href=\"http:\u002F\u002Fwp-types.com\u002Fhome\u002Fviews-create-elegant-displays-for-your-content\u002F\" rel=\"nofollow ugc\">Views\u003C\u002Fa>. You will be able to create \u003Ca href=\"http:\u002F\u002Fwp-types.com\u002Fdocumentation\u002Fuser-guides\u002Fview-templates\u002F\" rel=\"nofollow ugc\">dynamic templates\u003C\u002Fa> that include any field you want. Then, apply these templates to different content types, right from within the WordPress GUI.\u003C\u002Fp>\n","Lets you insert custom fields in the visual editor without coding in PHP.",11020,"2011-12-28T15:45:00.000Z","3.3.2",[108,20,127,53,128],"editor","visual","http:\u002F\u002Fwp-types.com\u002Fhome\u002Fcustom-fields-shortcodes\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcustom-fields-shortcodes.0.9.zip",{"attackSurface":132,"codeSignals":148,"taintFlows":162,"riskAssessment":163,"analyzedAt":171},{"hooks":133,"ajaxHandlers":144,"restRoutes":145,"shortcodes":146,"cronEvents":147,"entryPointCount":24,"unprotectedCount":24},[134,140],{"type":135,"name":136,"callback":137,"file":138,"line":139},"action","plugins_loaded","shortcode_field_init","init.php",15,{"type":135,"name":141,"callback":142,"file":138,"line":143},"acf\u002Fregister_fields","shortcode_acf_register_fields",17,[],[],[],[],{"dangerousFunctions":149,"sqlUsage":150,"outputEscaping":152,"fileOperations":24,"externalRequests":24,"nonceChecks":24,"capabilityChecks":24,"bundledLibraries":161},[],{"prepared":24,"raw":24,"locations":151},[],{"escaped":153,"rawEcho":86,"locations":154},25,[155,159],{"file":156,"line":157,"context":158},"shortcode_field.php",22,"raw output",{"file":156,"line":160,"context":158},23,[],[],{"summary":164,"deductions":165},"The plugin 'advanced-custom-fields-shortcode-field' v4.0 exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of any identified dangerous functions, SQL queries without prepared statements, and a high percentage of properly escaped output are significant strengths.  The plugin also shows no file operations or external HTTP requests, which further reduces its attack surface and potential for compromise. The lack of known CVEs and a clean vulnerability history indicate a commitment to security or a lack of discovered vulnerabilities, both positive signs.\n\nHowever, the complete absence of nonce checks and capability checks, combined with zero identified entry points through AJAX, REST API, or shortcodes, raises a slight concern. While no vulnerabilities are currently evident, this lack of standard security checks means that if any entry points were to be introduced or discovered in future versions, they might be vulnerable by default. The static analysis did not find any taint flows, but this is contingent on the analysis being comprehensive and covering all potential paths.  Overall, the plugin appears robust and secure currently, but the absence of fundamental security checks warrants a minor deduction as a precautionary measure.",[166,169],{"reason":167,"points":168},"Missing nonce checks",5,{"reason":170,"points":168},"Missing capability checks","2026-03-16T20:25:44.243Z",{"wat":173,"direct":182},{"assetPaths":174,"generatorPatterns":177,"scriptPaths":178,"versionParams":179},[175,176],"\u002Fwp-content\u002Fplugins\u002Fadvanced-custom-fields-shortcode-field\u002Fjs\u002Facf-shortcode-field.js","\u002Fwp-content\u002Fplugins\u002Fadvanced-custom-fields-shortcode-field\u002Fcss\u002Facf-shortcode-field.css",[],[175],[180,181],"advanced-custom-fields-shortcode-field\u002Fjs\u002Facf-shortcode-field.js?ver=","advanced-custom-fields-shortcode-field\u002Fcss\u002Facf-shortcode-field.css?ver=",{"cssClasses":183,"htmlComments":185,"htmlAttributes":186,"restEndpoints":187,"jsGlobals":188,"shortcodeOutput":189},[184],"acf-shortcode-field",[],[],[],[],[]]