[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fUcZBDSrsuQcSuNVbev63QuE_Y_AnjhfhfaTwFhQlTOw":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},"adamwalter","Adam Walter","https:\u002F\u002Fprofiles.wordpress.org\u002Fadamwalter\u002F",2,1600,85,30,84,"2026-04-06T10:56:36.089Z",[14,37],{"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":32,"download_link":33,"security_score":9,"vuln_count":34,"unpatched_count":34,"last_vuln_date":35,"fetched_at":36},"acf-restrict-color-picker","Advanced Custom Fields: Restrict Color Picker Options","1.3.1","\u003Cp>Restrict Advanced Custom Fields color picker field to a specific subset of custom colors. Removes the color wheel and slider from the field UI so the user can’t pick any other colors\u003C\u002Fp>\n\u003Ch4>Features\u003C\u002Fh4>\n\u003Cp>\u003Cstrong>Include the color palette from the current theme\u003C\u002Fstrong> by enabling the option on the plugin settings page.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Get the current color options palette\u003C\u002Fstrong> in your template code with the \u003Ccode>acfrcpo_get_color_options\u003C\u002Fcode> function.\u003C\u002Fp>\n","Restrict Advanced Custom Fields color picker to a specific subset of colors. Removes color wheel from the field UI so user can't pick other color &hellip;",1000,17316,100,6,"2022-01-25T21:51:00.000Z","5.9.13","4.0","7.0",[29,30,31],"acf","color","custom-fields","","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Facf-restrict-color-picker.1.3.1.zip",0,null,"2026-04-06T09:54:40.288Z",{"slug":38,"name":39,"version":40,"author":5,"author_profile":6,"description":41,"short_description":42,"active_installs":43,"downloaded":44,"rating":22,"num_ratings":23,"last_updated":45,"tested_up_to":25,"requires_at_least":46,"requires_php":27,"tags":47,"homepage":52,"download_link":53,"security_score":9,"vuln_count":34,"unpatched_count":34,"last_vuln_date":35,"fetched_at":36},"admin-notice","Admin Notice","1.2","\u003Cp>Admin Notice is a very simple plugin that allows you to display custom notices in the WordPress admin that is visible to all users.\u003C\u002Fp>\n\u003Cp>Control over the notice text and styling is available from the plugin’s settings page.\u003C\u002Fp>\n\u003Cp>Developers can use the \u003Ccode>admin_notice_enable\u003C\u002Fcode> hook to control the notice’s visibility on a more granular level. The following example demonstrates how to show the notice only in the “Posts” area of the admin.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>add_filter('admin_notice_enable', function($enabled) {\n\n    $screen = get_current_screen();\n\n    if (isset($screen->post_type) && $screen->post_type !== 'post') {\n        $enabled = false;\n    }\n\n    return $enabled;\n\n}, 10, 1);\n\u003C\u002Fcode>\u003C\u002Fpre>\n","Display a custom notice to all users in the WordPress admin.",600,6642,"2022-01-25T21:53:00.000Z","5.4.1",[48,49,50,51],"admin","alert","backend","notice","https:\u002F\u002Fgithub.com\u002Fadamwalter\u002Fadmin-notice","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fadmin-notice.1.2.zip"]