[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fezbIZFbWObhU8CEKM0-Kx8J-kIrNe6ScZlLnNooxLqQ":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":16,"tags":17,"homepage":13,"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":35,"analysis":142,"fingerprints":183},"post-picker-for-gravity-forms","Post Picker for Gravity Forms","1.0.0","YMMV Plugins","https:\u002F\u002Fprofiles.wordpress.org\u002Fymmvplugins\u002F","\u003Cp>\u003Cstrong>Post Picker for Gravity Forms\u003C\u002Fstrong> revolutionizes how you collect post-related data in your forms by adding a sophisticated custom field type that seamlessly integrates with the Gravity Forms ecosystem.\u003C\u002Fp>\n\u003Cp>This plugin solves a common problem: allowing users to select from existing content on your WordPress site through forms. Whether you need visitors to choose from blog posts, select products, pick events, or reference any custom post type content, Post Picker for Gravity Forms makes it effortless.\u003C\u002Fp>\n\u003Ch4>What Makes Post Picker for Gravity Forms Special?\u003C\u002Fh4>\n\u003Cp>Unlike basic dropdown fields that require manual option entry, Post Picker for Gravity Forms automatically populates dropdown menus with real content from your WordPress database. The field dynamically loads up to 50 posts from your chosen post type, displaying them alphabetically by title for easy selection.\u003C\u002Fp>\n\u003Cp>The plugin maintains data integrity by storing post IDs internally while displaying human-readable post titles to users. This approach ensures that even if post titles change, your form entries remain accurate and meaningful.\u003C\u002Fp>\n\u003Ch4>Core Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Cstrong>Universal Post Type Support\u003C\u002Fstrong> – Works with Posts, Pages, and all custom post types registered on your site\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Smart Data Handling\u003C\u002Fstrong> – Stores post IDs but displays post titles for better user experience\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Native Gravity Forms Integration\u003C\u002Fstrong> – Appears in the Advanced Fields section alongside other professional field types\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Enhanced UI Compatible\u003C\u002Fstrong> – Fully supports Gravity Forms’ Enhanced UI for improved mobile experience\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Conditional Logic Ready\u003C\u002Fstrong> – Complete support for Gravity Forms conditional logic functionality\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Merge Tag Compatible\u003C\u002Fstrong> – Works seamlessly with all Gravity Forms merge tags and notifications\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Customizable Placeholder\u003C\u002Fstrong> – Set custom placeholder text or use the default “Please Select”\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Validation Built-in\u003C\u002Fstrong> – Automatically validates that selected posts exist and are published\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Developer Friendly\u003C\u002Fstrong> – Includes filters for customizing post queries and extending functionality\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Performance Optimized\u003C\u002Fstrong> – Efficient database queries with built-in limits and caching considerations\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Perfect For These Use Cases\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Cstrong>Contact Forms\u003C\u002Fstrong> – Let users select which product or service they are contacting you about\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Support Ticket Systems\u003C\u002Fstrong> – Let users reference specific documentation or FAQ posts\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Event Registration Forms\u003C\u002Fstrong> – Let attendees select which event they’re registering for\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Product Inquiry Forms\u003C\u002Fstrong> – Allow customers to ask questions about specific products\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Content Voting Systems\u003C\u002Fstrong> – Enable users to vote on their favorite blog posts or content\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Appointment Booking\u003C\u002Fstrong> – Let clients select from available time slots stored as custom posts\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Course Registration\u003C\u002Fstrong> – Allow students to enroll in specific courses from your course post type\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Real Estate Inquiries\u003C\u002Fstrong> – Let prospects inquire about specific properties\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Job Applications\u003C\u002Fstrong> – Allow applicants to apply for specific job openings\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Technical Excellence\u003C\u002Fh4>\n\u003Cp>Post Picker for Gravity Forms is built using the official Gravity Forms Add-On Framework, ensuring maximum compatibility and following WordPress coding standards. The plugin includes comprehensive validation, sanitization, and security measures to protect your site and data.\u003C\u002Fp>\n\u003Ch4>Developer Features\u003C\u002Fh4>\n\u003Cp>For developers, the plugin includes the \u003Ccode>ppfgf_get_posts_args\u003C\u002Fcode> filter, allowing complete customization of the post query. You can modify which posts appear, change ordering, add meta queries, filter by date ranges, or implement any custom logic your project requires.\u003C\u002Fp>\n\u003Ch3>Developer Information\u003C\u002Fh3>\n\u003Cp>Post Picker for Gravity Forms is built with developers in mind and includes several hooks and filters for customization.\u003C\u002Fp>\n\u003Ch4>Available Filters\u003C\u002Fh4>\n\u003Cp>\u003Cstrong>ppfgf_get_posts_args\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>The main filter for customizing which posts appear in the dropdown. This filter receives three parameters:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ccode>$args\u003C\u002Fcode> (array) – The WP_Query arguments\u003C\u002Fli>\n\u003Cli>\u003Ccode>$post_type\u003C\u002Fcode> (string) – The selected post type\u003C\u002Fli>\n\u003Cli>\u003Ccode>$field\u003C\u002Fcode> (PPFGF_Field) – The field object\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Code Examples\u003C\u002Fh4>\n\u003Cp>\u003Cstrong>Limit to Recent Posts\u003C\u002Fstrong>\u003Cbr \u002F>\n“\u003Ccode>php\u003Cbr \u002F>\nadd_filter( 'ppfgf_get_posts_args', function( $args, $post_type, $field ) {\u003Cbr \u002F>\n    \u002F\u002F Only show posts from last 30 days\u003Cbr \u002F>\n    $args['date_query'] = array(\u003Cbr \u002F>\n        array(\u003Cbr \u002F>\n            'after' => '30 days ago',\u003Cbr \u002F>\n        ),\u003Cbr \u002F>\n    );\u003Cbr \u002F>\n    return $args;\u003Cbr \u002F>\n}, 10, 3 );\u003Cbr \u002F>\n“\u003C\u002Fcode>\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Change Post Ordering\u003C\u002Fstrong>\u003Cbr \u002F>\n“\u003Ccode>php\u003Cbr \u002F>\nadd_filter( 'ppfgf_get_posts_args', function( $args ) {\u003Cbr \u002F>\n    \u002F\u002F Order by date instead of title\u003Cbr \u002F>\n    $args['orderby'] = 'date';\u003Cbr \u002F>\n    $args['order'] = 'DESC';\u003Cbr \u002F>\n    return $args;\u003Cbr \u002F>\n} );\u003Cbr \u002F>\n“\u003C\u002Fcode>\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Filter by Meta Field\u003C\u002Fstrong>\u003Cbr \u002F>\n“\u003Ccode>php\u003Cbr \u002F>\nadd_filter( 'ppfgf_get_posts_args', function( $args ) {\u003Cbr \u002F>\n    \u002F\u002F Only show featured posts\u003Cbr \u002F>\n    $args['meta_query'] = array(\u003Cbr \u002F>\n        array(\u003Cbr \u002F>\n            'key' => 'featured',\u003Cbr \u002F>\n            'value' => '1',\u003Cbr \u002F>\n            'compare' => '='\u003Cbr \u002F>\n        )\u003Cbr \u002F>\n    );\u003Cbr \u002F>\n    return $args;\u003Cbr \u002F>\n} );\u003Cbr \u002F>\n“\u003C\u002Fcode>\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Increase Post Limit\u003C\u002Fstrong>\u003Cbr \u002F>\n“\u003Ccode>php\u003Cbr \u002F>\nadd_filter( 'ppfgf_get_posts_args', function( $args ) {\u003Cbr \u002F>\n    \u002F\u002F Show up to 100 posts instead of 50\u003Cbr \u002F>\n    $args['posts_per_page'] = 100;\u003Cbr \u002F>\n    return $args;\u003Cbr \u002F>\n} );\u003Cbr \u002F>\n“\u003C\u002Fcode>\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Filter by Category (for Posts)\u003C\u002Fstrong>\u003Cbr \u002F>\n“\u003Ccode>php\u003Cbr \u002F>\nadd_filter( 'ppfgf_get_posts_args', function( $args, $post_type ) {\u003Cbr \u002F>\n    if ( 'post' === $post_type ) {\u003Cbr \u002F>\n        \u002F\u002F Only show posts from specific category\u003Cbr \u002F>\n        $args['category_name'] = 'events';\u003Cbr \u002F>\n    }\u003Cbr \u002F>\n    return $args;\u003Cbr \u002F>\n}, 10, 2 );\u003Cbr \u002F>\n“\u003C\u002Fcode>\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Field-Specific Filtering\u003C\u002Fstrong>\u003Cbr \u002F>\n“\u003Ccode>php\u003Cbr \u002F>\nadd_filter( 'ppfgf_get_posts_args', function( $args, $post_type, $field ) {\u003Cbr \u002F>\n    \u002F\u002F Only apply to specific field ID\u003Cbr \u002F>\n    if ( 5 === $field->id ) {\u003Cbr \u002F>\n        $args['author'] = 1; \u002F\u002F Only posts by user ID 1\u003Cbr \u002F>\n    }\u003Cbr \u002F>\n    return $args;\u003Cbr \u002F>\n}, 10, 3 );\u003Cbr \u002F>\n“\u003C\u002Fcode>\u003C\u002Fp>\n","Creates dynamic dropdowns populated with posts from any post type in your Gravity Forms",0,143,"","6.8.5","6.0","7.4",[18,19,20,21,22],"cpt","dropdown","field","gravity-forms","gravityforms","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpost-picker-for-gravity-forms.1.0.0.zip",100,null,"2026-03-15T10:48:56.248Z",[],{"slug":29,"display_name":7,"profile_url":8,"plugin_count":30,"total_installs":31,"avg_security_score":24,"avg_patch_time_days":32,"trust_score":33,"computed_at":34},"ymmvplugins",2,600,30,94,"2026-04-05T09:55:40.128Z",[36,59,80,102,122],{"slug":37,"name":38,"version":39,"author":40,"author_profile":41,"description":42,"short_description":43,"active_installs":44,"downloaded":45,"rating":46,"num_ratings":47,"last_updated":48,"tested_up_to":14,"requires_at_least":49,"requires_php":50,"tags":51,"homepage":56,"download_link":57,"security_score":24,"vuln_count":11,"unpatched_count":11,"last_vuln_date":25,"fetched_at":58},"gforms-addon-for-country-and-state-selection","Country and State Selection Addon for Gravity Forms","1.2","JC","https:\u002F\u002Fprofiles.wordpress.org\u002Fcoder426\u002F","\u003Cp>Country and State Selection Addon for Gravity Forms lets you easily add dynamic country and state dropdown fields to your Gravity Forms. Instantly populate all countries of the world in a country select dropdown, and display the relevant states or provinces when a country is selected. This plugin is perfect for address fields, shipping forms, user registration, and any form that needs accurate location data. All countries and states are included by default, including Australia and its states.\u003C\u002Fp>\n\u003Cp>Watch this video to see how the plugin works:\u003Cbr \u002F>\nhttps:\u002F\u002Fwww.youtube.com\u002Fwatch?v=WtctxrU4zr4\u003C\u002Fp>\n\u003Ch4>Key Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Add country and state dropdown fields to any Gravity Form\u003C\u002Fli>\n\u003Cli>Use either country or state dropdown independently\u003C\u002Fli>\n\u003Cli>Set default country and state values\u003C\u002Fli>\n\u003Cli>Use country and state in Gravity Forms Conditional Logic\u003C\u002Fli>\n\u003Cli>Save country and state values in the backend after form submission\u003C\u002Fli>\n\u003Cli>Fully compatible with Gravity Forms add-ons (Signature, User Registration, etc.)\u003C\u002Fli>\n\u003Cli>Includes all countries and their states\u002Fprovinces, including Australia\u003C\u002Fli>\n\u003Cli>Optimized for performance and security\u003C\u002Fli>\n\u003C\u002Ful>\n","Country and State Selection Addon for Gravity Forms lets you easily add dynamic country and state dropdown fields to your Gravity Forms.",1000,12498,80,4,"2025-07-17T10:27:00.000Z","4.9.10","8.1",[52,53,54,21,55],"address-fields","country-dropdown","form-builder","state-dropdown","https:\u002F\u002Fplugins.hirewebxperts.com\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fgforms-addon-for-country-and-state-selection.1.2.zip","2026-03-15T15:16:48.613Z",{"slug":60,"name":61,"version":62,"author":63,"author_profile":64,"description":65,"short_description":66,"active_installs":67,"downloaded":68,"rating":69,"num_ratings":70,"last_updated":71,"tested_up_to":72,"requires_at_least":15,"requires_php":16,"tags":73,"homepage":13,"download_link":79,"security_score":24,"vuln_count":11,"unpatched_count":11,"last_vuln_date":25,"fetched_at":58},"country-phone-field-contact-form-7","Country & Phone Field Contact Form 7","2.6.5","Narinder Singh","https:\u002F\u002Fprofiles.wordpress.org\u002Fnarinderbisht\u002F","\u003Cp>Country & Phone Field Contact Form 7 plugin is \u003Cstrong>an add-on for Contact Form 7\u003C\u002Fstrong> plugin. This plugin \u003Cstrong>add two new form tag fields\u003C\u002Fstrong> that is \u003Cstrong>Country list\u003C\u002Fstrong> (form-tag: country drop-down) and \u003Cstrong>Country Phone extensions list\u003C\u002Fstrong> (form-tag: phone number) in Contact form 7.\u003C\u002Fp>\n\u003Cp>Country & Phone Field Contact Form 7 helps you in creating a country drop-down list with country flags. The tag field will automatically add countries name in standard drop-down field of contact form 7.\u003C\u002Fp>\n\u003Cp>How to add the fields in the contact form 7\u003Cbr \u002F>\n1.) Once you have installed activated the Country & Phone Field Contact Form 7 plugin.\u003Cbr \u002F>\n2.) Add the form-tag  “country drop-down” and  “phone number”  to your form and save the changes.\u003C\u002Fp>\n\u003Cp>Requirments:\u003Cbr \u002F>\n* Contact form 7 must be active plugin.\u003C\u002Fp>\n\u003Ch4>Recommended Plugins\u003C\u002Fh4>\n\u003Cp>The following plugin is recommended for Country & Phone Field Contact Form 7 users:\u003Cbr \u002F>\n* \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fcontact-form-7\u002F\" rel=\"ugc\">Contact form 7\u003C\u002Fa> by takayukister – With Conact form 7, you can use this plugin. Without contact form 7 this plugin have no needs.\u003C\u002Fp>\n","Add country drop down with flags and phone number with country phone extension fields in contact form 7.",40000,423318,88,42,"2026-03-04T13:10:00.000Z","6.9.4",[74,75,76,77,78],"contact-form-7","country-phone-field","country-dropdown-plugin","international-telephone-input","wordpress-plugin","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcountry-phone-field-contact-form-7.2.6.4.zip",{"slug":81,"name":82,"version":83,"author":84,"author_profile":85,"description":86,"short_description":87,"active_installs":88,"downloaded":89,"rating":90,"num_ratings":91,"last_updated":92,"tested_up_to":93,"requires_at_least":94,"requires_php":13,"tags":95,"homepage":100,"download_link":101,"security_score":24,"vuln_count":11,"unpatched_count":11,"last_vuln_date":25,"fetched_at":58},"acf-gravityforms-add-on","Advanced Custom Fields: Gravity Forms Add-on","1.3.10","DannyvanHolten","https:\u002F\u002Fprofiles.wordpress.org\u002Fdannyvanholten\u002F","\u003Cp>Provides an Advanced Custom Field which allows a WordPress editorial user or administrator to select a Gravity Form as part of a field group configuration.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>This plugin does not have any effect on the frontend of the website. It does not output the form, nor does it modify the output of existing forms. The plugin only adds a custom ACF field type for use in an ACF field group.\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Full documentation can be found in the \u003Ca href=\"https:\u002F\u002Fgithub.com\u002FSayHelloGmbH\u002Facf-gravityforms-add-on\u002F\" rel=\"nofollow ugc\">plugin’s GitHub Repository\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch3>Development\u003C\u002Fh3>\n\u003Cp>Version 1.3.2 added a plain HTML filter to the output of the field. This filter is not applied to fields in ACF version 4.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>apply_filters('acf-gravityforms-add-on\u002Ffield_html', string $field_html, array $field, string $field_options, string $multiple)\n\u003C\u002Fcode>\u003C\u002Fpre>\n","Provides an Advanced Custom Field which allows a WordPress user to select a Gravity Form as part of a field group configuration.",30000,552315,84,14,"2025-12-02T17:20:00.000Z","6.9.0","4.6",[96,97,98,21,99],"acf","advanced-custom-fields","form","sayhellogmbh","https:\u002F\u002Fgithub.com\u002Fsayhellogmbh\u002Facf-gravityforms-add-on","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Facf-gravityforms-add-on.1.3.10.zip",{"slug":103,"name":104,"version":105,"author":106,"author_profile":107,"description":108,"short_description":109,"active_installs":110,"downloaded":111,"rating":24,"num_ratings":112,"last_updated":113,"tested_up_to":93,"requires_at_least":114,"requires_php":115,"tags":116,"homepage":120,"download_link":121,"security_score":24,"vuln_count":11,"unpatched_count":11,"last_vuln_date":25,"fetched_at":58},"gf-entries-in-excel","GravityExport Lite for Gravity Forms","2.5.0","GravityKit","https:\u002F\u002Fprofiles.wordpress.org\u002Fgravityview\u002F","\u003Cblockquote>\n\u003Ch3>GravityExport (Gravity Form Entries in Excel) is the ultimate no-hassle solution for exporting data from Gravity Forms.\u003C\u002Fh3>\n\u003Cp>Powerful new functionality is available with GravityExport! Save exports to FTP & Dropbox, export as PDF, and format exports for data analysis.\u003C\u002Fp>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fwww.gravitykit.com\u002Fextensions\u002Fgravityexport\u002F?utm_source=plugin&utm_campaign=gravityexport-lite&utm_content=readme-learn-more\" rel=\"nofollow ugc\">Learn more about GravityExport\u003C\u002Fa>\u003C\u002Fp>\n\u003C\u002Fblockquote>\n\u003Ch3>Export entries using a secure URL\u003C\u002Fh3>\n\u003Cp>When you configure a new export, the plugin will generate a secure download URL that you can share with anyone who needs the data (No need to log in!). Reports will automatically update as new entries are added.\u003C\u002Fp>\n\u003Ch4>GravityExport Lite includes many features:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Limit access to downloads—either make a URL public or require users to be logged-in with correct permissions\u003C\u002Fli>\n\u003Cli>Download reports from multiple forms at once\u003C\u002Fli>\n\u003Cli>Export entry notes along with entries\u003C\u002Fli>\n\u003Cli>Transpose data (instead of one entry per-row, it would be one entry per column)\u003C\u002Fli>\n\u003Cli>Attach entry exports to notifications\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cspan class=\"embed-youtube\" style=\"text-align:center; display: block;\">\u003Ciframe loading=\"lazy\" class=\"youtube-player\" width=\"750\" height=\"422\" src=\"https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FdiqNgFCguM4?version=3&rel=1&showsearch=0&showinfo=1&iv_load_policy=1&fs=1&hl=en-US&autohide=2&wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation allow-popups-to-escape-sandbox\">\u003C\u002Fiframe>\u003C\u002Fspan>\n\u003Ch3>Export Gravity Forms entries directly to Excel (.xlsx)\u003C\u002Fh3>\n\u003Cp>Export your entries directly to .xlsx format. No more wasting time importing your CSV files into Excel and re-configuring columns.\u003C\u002Fp>\n\u003Ch3>Export Gravity Forms submissions as CSV\u003C\u002Fh3>\n\u003Cp>If you’d prefer to have your reports generated as CSV, GravityExport Lite makes it easy.\u003C\u002Fp>\n\u003Ch3>Add search filters to the URL\u003C\u002Fh3>\n\u003Cp>Once you have your download URL, you can easily \u003Ca href=\"https:\u002F\u002Fgfexcel.com\u002Fdocs\u002Ffiltering\u002F\" rel=\"nofollow ugc\">filter by date range and field value\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch3>Configure export fields\u003C\u002Fh3>\n\u003Cp>Save time generating exports in Gravity Forms: Configure the fields that are included in your CSV or Excel export. No need to set up every time!\u003C\u002Fp>\n\u003Ch3>Documentation & support\u003C\u002Fh3>\n\u003Cp>If you have any questions regarding GravityExport Lite, \u003Ca href=\"https:\u002F\u002Fdocs.gravitykit.com\u002Fcategory\u002F791-gravityexport?utm_source=plugin&utm_campaign=gravityexport-lite&utm_content=readme-checkout-docs\" rel=\"nofollow ugc\">check out our documentation\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>If you need further assistance, \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fsupport\u002Ftopic\u002Fread-me-first-9\u002F\" rel=\"ugc\">read this first\u003C\u002Fa> and our support team will gladly give you a helping hand!\u003C\u002Fp>\n\u003Ch4>Requirements\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>PHP 7.2\u003C\u002Fli>\n\u003Cli>\u003Ccode>php-xml\u003C\u002Fcode> and \u003Ccode>php-zip\u003C\u002Fcode> libraries. The plugin will check for those.\u003C\u002Fli>\n\u003Cli>Gravity Forms 2.5 or higher\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Gain additional powerful functionality\u003C\u002Fh3>\n\u003Cp>The \u003Ca href=\"https:\u002F\u002Fwww.gravitykit.com\u002Fextensions\u002Fgravityexport\u002F?utm_source=plugin&utm_campaign=gravityexport-lite&utm_content=readme-full-version\" rel=\"nofollow ugc\">full version of GravityExport\u003C\u002Fa> unlocks these game-changing features:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>📄 \u003Cstrong>PDF Export\u003C\u002Fstrong>\u003Cbr \u002F>\nGravityExport supports exporting entries as PDF! You can choose to have a PDF generated for each entry or one PDF that includes all entries. You can also customize the PDF output by adjusting the size, orientation, and more.\u003C\u002Fli>\n\u003Cli>📦 \u003Cstrong>Dropbox integration\u003C\u002Fstrong>\u003Cbr \u002F>\nSave your form data directly to Dropbox.\u003C\u002Fli>\n\u003Cli>👩🏽‍💻 \u003Cstrong>Send reports to FTP\u003C\u002Fstrong>\u003Cbr \u002F>\nStore reports on your own FTP server! GravityExport supports the SFTP, FTP + SSL, and FTP protocols.\u003C\u002Fli>\n\u003Cli>⬇️ \u003Cstrong>Multiple download URLs\u003C\u002Fstrong>\u003Cbr \u002F>\nCreate multiple export URLs that output to different formats and include different fields.\u003C\u002Fli>\n\u003Cli>📊 \u003Cstrong>Export data ready for analysis\u003C\u002Fstrong>\u003Cbr \u002F>\nMake it easier to process your Gravity Forms data by splitting fields with multiple values into different rows.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>We’ve written an article that contains all you need to know about \u003Ca href=\"https:\u002F\u002Fwww.gravitykit.com\u002Fexporting-gravity-forms-to-excel\u002F?utm_source=plugin&utm_campaign=gravityexport-lite&utm_content=readme-all-need-to-know\" rel=\"nofollow ugc\">exporting data from Gravity Forms\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch4>Credits\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>The GravityExport Lite plugin was created by \u003Ca href=\"https:\u002F\u002Fdoeken.org\" rel=\"nofollow ugc\">Doeke Norg\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n","Export all Gravity Forms entries to Excel (.xlsx) or CSV via a download button or a secret shareable URL.",10000,386888,39,"2026-01-30T01:39:00.000Z","4.0","7.2",[117,118,119,21,22],"entries","excel","export","https:\u002F\u002Fgfexcel.com","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fgf-entries-in-excel.2.5.0.zip",{"slug":123,"name":124,"version":125,"author":126,"author_profile":127,"description":128,"short_description":129,"active_installs":110,"downloaded":130,"rating":69,"num_ratings":131,"last_updated":132,"tested_up_to":133,"requires_at_least":94,"requires_php":134,"tags":135,"homepage":139,"download_link":140,"security_score":141,"vuln_count":11,"unpatched_count":11,"last_vuln_date":25,"fetched_at":58},"gf-form-multicolumn","Multiple Columns for Gravity Forms","4.0.6","WebHolism","https:\u002F\u002Fprofiles.wordpress.org\u002Fwebholism\u002F","\u003Cp>When activated this plugin allows Gravity Forms elements to be split into columns. To implement the columns three new elements (Row Start, Column Break, and Row End) which are introduced into the Gravity Forms administration area in a group labelled as Multiple Columns Fields.\u003C\u002Fp>\n\u003Cp>For each form, in its form settings it is possible to enable and disable the plugin’s CSS and JS that are used by the plugin. The CSS file is responsible for the layout of the form, and the JS file is used to remove unwanted spacing generated if using conditional logic to hide form elements. It is advised to keep the CSS enabled at all times, but the JS should only be enabled in the case of hidden elements through the use of conditional logic.\u003C\u002Fp>\n\u003Cp>** Note: Plugin no longer supports initial column specification using Sections in versions 2 and before. If updating plugin from a version prior to version 3, the form will need to be recreated with the current design definitions.**\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Note: If updating from version 3.0.3 or earlier. If the columns are not displaying as expected, first please visit the Form Settings for each form and check the Enable CSS checkbox.\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Support this plugin by purchasing \u003Ca href=\"https:\u002F\u002Frocketgenius.pxf.io\u002Fmulticolumns\" rel=\"nofollow ugc\">Gravity Forms\u003C\u002Fa> now, using the affiliate link.  No extra cost to you, and a big help towards supporting this plugin.\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Ch3>Credits\u003C\u002Fh3>\n\u003Cp>A big thank you goes to K. Woodberry, T. Kaufenberg, J. Wright, D. Donnelly, A. Sharma, L. Hanbury-Pickett for identifying issues, and assisting in finding solutions to them. 🙂\u003C\u002Fp>\n","Introduces new form elements into Gravity Forms which allow for simple column creation.",237280,29,"2022-09-12T20:02:00.000Z","6.0.11","7.3",[21,22,136,137,138],"multicolumn","multicolumns","multiple-columns","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fgf-form-multicolumn\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fgf-form-multicolumn.4.0.6.zip",85,{"attackSurface":143,"codeSignals":169,"taintFlows":178,"riskAssessment":179,"analyzedAt":182},{"hooks":144,"ajaxHandlers":165,"restRoutes":166,"shortcodes":167,"cronEvents":168,"entryPointCount":11,"unprotectedCount":11},[145,152,156,161],{"type":146,"name":147,"callback":148,"priority":149,"file":150,"line":151},"action","gform_field_standard_settings","add_post_type_setting",10,"includes\\class-ppfgf-addon.php",122,{"type":146,"name":153,"callback":154,"file":150,"line":155},"gform_editor_js","editor_script",123,{"type":146,"name":157,"callback":158,"priority":159,"file":160,"line":131},"gform_loaded","load",5,"includes\\class-ppfgf-bootstrap.php",{"type":146,"name":162,"callback":163,"file":160,"line":164},"admin_notices","admin_notice",31,[],[],[],[],{"dangerousFunctions":170,"sqlUsage":171,"outputEscaping":173,"fileOperations":11,"externalRequests":11,"nonceChecks":11,"capabilityChecks":176,"bundledLibraries":177},[],{"prepared":11,"raw":11,"locations":172},[],{"escaped":174,"rawEcho":11,"locations":175},22,[],1,[],[],{"summary":180,"deductions":181},"The post-picker-for-gravity-forms plugin v1.0.0 exhibits a strong security posture based on the provided static analysis. The complete absence of dangerous functions, SQL injection vulnerabilities (all queries use prepared statements), and unsanitized taint flows is highly commendable. Furthermore, all identified outputs are properly escaped, and the plugin avoids file operations and external HTTP requests, significantly reducing common attack vectors. The presence of capability checks, even if only one is noted, is a positive sign for access control.\n\nHowever, the static analysis also reveals a critical absence of nonce checks and a lack of explicit permission callbacks for any potential REST API routes or AJAX handlers (though none are reported). While the attack surface is currently zero, this lack of protective measures for potential future entry points could become a concern if the plugin evolves. The plugin also has no recorded vulnerability history, which is a positive indicator of its stability and development practices, but it's important to remember that zero history doesn't guarantee future immunity.\n\nIn conclusion, the plugin demonstrates good security practices in its current implementation, with a low apparent risk. The main area for caution lies in the lack of defensive measures for potential future entry points. A score of 100 points is appropriate given the absence of exploitable vulnerabilities and good coding practices, with no deductions necessary based on the provided data.",[],"2026-03-17T05:46:33.702Z",{"wat":184,"direct":191},{"assetPaths":185,"generatorPatterns":187,"scriptPaths":188,"versionParams":189},[186],"\u002Fwp-content\u002Fplugins\u002Fpost-picker-for-gravity-forms\u002Fassets\u002Fjs\u002Fform-editor.js",[],[],[190],"post-picker-for-gravity-forms\u002Fassets\u002Fjs\u002Fform-editor.js?ver=",{"cssClasses":192,"htmlComments":195,"htmlAttributes":196,"restEndpoints":199,"jsGlobals":200,"shortcodeOutput":202},[193,194],"post_type_setting","ppfgf-form-editor",[],[197,198],"id=\"ppfgf_post_type\"","onchange=\"ppfgfSetPostType(this.value);\"",[],[201],"ppfgfSetPostType",[]]