[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fVNX-fUkji171PfvUDWCwUiQjjrh7c1xKVDkbrhETFdo":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},"peshmerge","Peshmerge Morad","https:\u002F\u002Fprofiles.wordpress.org\u002Fpeshmerge\u002F",3,100,97,30,92,"2026-04-04T13:43:37.898Z",[14,35,55],{"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":22,"last_updated":23,"tested_up_to":24,"requires_at_least":25,"requires_php":26,"tags":27,"homepage":31,"download_link":32,"security_score":8,"vuln_count":22,"unpatched_count":22,"last_vuln_date":33,"fetched_at":34},"regex-textfield-gravityforms-add-on","Regex Textfield: Gravityforms Add-on","1.3","\u003Cp>This plugin is created to enable WordPress site owners to specify a regex string to be used with Gravity Forms text fields.\u003Cbr \u002F>\nOnce a regex string is specified, the user can’t submit that form until the user enters a text that comply with the regex string.\u003C\u002Fp>\n","A WordPress plugin and GravityForms addon to enable users to use regex string on text input field to control user input.",80,2120,0,"2025-09-21T12:14:00.000Z","6.8.5","5.3","7.4",[28,29,30],"gravity-form","gravityforms","regex","https:\u002F\u002Fgithub.com\u002Fpeshmerge\u002Fregex-textfield-gravityforms-add-on","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fregex-textfield-gravityforms-add-on.1.3.zip",null,"2026-03-15T15:16:48.613Z",{"slug":36,"name":37,"version":38,"author":5,"author_profile":6,"description":39,"short_description":40,"active_installs":41,"downloaded":42,"rating":8,"num_ratings":43,"last_updated":44,"tested_up_to":45,"requires_at_least":46,"requires_php":26,"tags":47,"homepage":53,"download_link":54,"security_score":11,"vuln_count":22,"unpatched_count":22,"last_vuln_date":33,"fetched_at":34},"webkew-image-dominant-color-generator","WebKew Image Dominant Color Generator","1.0.0","\u003Cp>A WordPress plugin that automatically generates a colors palette  (6 colors) for any uploaded image to the WordPress media\u003Cbr \u002F>\nlibrary. In addition, to the colors palette, it generates a dominant color which can be overridden by color from the generated colors palette.\u003Cbr \u002F>\nAll generated colors are hexadecimal values.\u003C\u002Fp>\n\u003Cp>This plugin provides a shortcode [webkew_dc field_name=”” override_field=””] which can returns a dominant color of any specific image specified using the shortcode parameters.\u003Cbr \u002F>\nOne use-case of this shortcode is the following: You are a web agency, and you want to create webpage for every client’s project you have built. You want to give each page a background color that’s based on the color of the client’s brand\u002Flogo or any specific color you specify.\u003Cbr \u002F>\nInstead of assigning the colors manually, this plugin will generate the dominant color automatically for you and the shortcode will provide you with that color.\u003Cbr \u002F>\nThe shortcode gives you also some flexibility by using parameters when using the shortcode:\u003Cbr \u002F>\n1. field_name: this could be the name of image custom field or the string “featured” to select the featured image of the post\u002Fpage\u002Fcustom post type. The dominant color of the image specified here will be returned as a hexadecimal value.\u003Cbr \u002F>\n2. override_field: ignore the dominant color provided by the previous field and use the name of another custom field in post\u002Fpage\u002Fcustom post type. The color specified in this field will be returned as a hexadecimal value.\u003C\u002Fp>\n\u003Cp>If the image specified in \u003Ccode>field_name\u003C\u002Fcode> doesn’t have a dominant color, and the \u003Ccode>override_field\u003C\u002Fcode> is empty, the shortcode will return the value of the fallback color which can be set in the WordPress admin panel under Settings –> General section.\u003C\u002Fp>\n","A WordPress plugin that automatically generates a dominant color & a colors palette (6 colors) for any uploaded image to the WordPress media library.",10,1097,1,"2024-08-29T20:31:00.000Z","6.6.5","5.5",[48,49,50,51,52],"color","colors-palette","custom-field","dominant-color","image","","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwebkew-image-dominant-color-generator.1.0.0.zip",{"slug":56,"name":57,"version":58,"author":5,"author_profile":6,"description":59,"short_description":60,"active_installs":41,"downloaded":61,"rating":22,"num_ratings":22,"last_updated":53,"tested_up_to":45,"requires_at_least":46,"requires_php":26,"tags":62,"homepage":53,"download_link":68,"security_score":8,"vuln_count":22,"unpatched_count":22,"last_vuln_date":33,"fetched_at":69},"webkew-wp-references-and-citations","WebKew WP References and Citations","1.0.4","\u003Cp>A WordPress plugin that automatically generates a bibliography from citations added to a WP post\u002Fpage\u002Fcustom post type.\u003C\u002Fp>\n\u003Cp>Use \u003Ccode>\\cite{bibtex_entry_name}\u003C\u002Fcode> in the text and provide the corresponding BibTex entry in the “References” field\u003Cbr \u002F>\nunderneath the text editor. When you visit the page of the post on the front-end, you will see the citations in the text\u003Cbr \u002F>\nin addition, at the end of the content of the page, you will see a new section called “Bibliography” where you can see all used references in the post.\u003C\u002Fp>\n\u003Cp>The plugin has a couple of options:\u003Cbr \u002F>\n1. Enabled Post Types: posts\u002Fpages\u002Fcustom post types.\u003Cbr \u002F>\n2. Bibliography Style (Based on Citation-JS Style): you can choose between APA, Vancouver, and Harvard.\u003Cbr \u002F>\n3. Citation Style (in the text): decide how the \u003Ccode>\\cite{bibtex_entry_name}\u003C\u002Fcode> will appear on the front-end, you can choose between (X) Numerical, (authorX 2024) Author year, or (authorX)Author.\u003Cbr \u002F>\n4. Delete data on uninstall: decide to delete all stored references on plugin uninstall.\u003C\u002Fp>\n","A WordPress plugin that automatically generates a bibliography from citations added to a WP post\u002Fpage\u002Fcustom post type.",1106,[63,64,65,66,67],"apa","bibliography","bibtex","citations","references","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwebkew-wp-references-and-citations.1.0.4.zip","2026-03-15T10:48:56.248Z"]