Editor Custom Color Palette Security & Risk Analysis

wordpress.org/plugins/editor-custom-color-palette

Personnalisez la palette de couleurs Gutenberg,la typographie,les blocs natifs, l'éditeur et l’administration WordPress,sans blocs propriétaires.

100 active installs v3.5.5 PHP 7.4+ WP 6.6+ Updated Mar 7, 2026
admin-toolscolor-paletteeditor-customizationgutenberg-block
77
B · Generally Safe
CVEs total2
Unpatched1
Last CVESep 22, 2025
Download
Safety Verdict

Is Editor Custom Color Palette Safe to Use in 2026?

Mostly Safe

Score 77/100

Editor Custom Color Palette is generally safe to use. 2 past CVEs were resolved. Keep it updated.

2 known CVEs 1 unpatched Last CVE: Sep 22, 2025Updated 27d ago
Risk Assessment

The 'editor-custom-color-palette' plugin, version 3.5.5, presents a mixed security posture. On the positive side, it demonstrates good practices by using prepared statements for all SQL queries, properly escaping the vast majority of its output, and implementing a significant number of nonce and capability checks. There are no identified dangerous functions, file operations, or external HTTP requests, and no critical or high severity taint flows were detected, suggesting a degree of code sanitization. However, significant concerns arise from the presence of unprotected entry points, specifically two REST API routes without permission callbacks. This creates a direct avenue for unauthenticated attackers to interact with the plugin's functionality.

The plugin's vulnerability history is a major red flag. With a total of two known CVEs, one of which remains unpatched, and both being medium severity, it indicates a recurring pattern of security flaws. The common vulnerability types of Missing Authorization and Cross-site Scripting are particularly worrying, especially in conjunction with the unprotected REST API routes found in the static analysis. The existence of an unpatched medium severity vulnerability from 2025-09-22 suggests a lack of timely security patching and a potential for ongoing risk. While the code shows some strengths in its sanitization and input handling, the historical trend of vulnerabilities and the presence of unprotected REST API endpoints overshadow these positives, making the plugin a notable security risk.

Key Concerns

  • Unprotected REST API routes
  • Unpatched medium severity CVE
  • Recurring vulnerability types (Missing Auth, XSS)
Vulnerabilities
2

Editor Custom Color Palette Security Vulnerabilities

CVEs by Year

1 CVE in 2024
2024
1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
2

2 total CVEs

CVE-2025-57909medium · 4.3Missing Authorization

Editor Custom Color Palette <= 3.4.8 - Missing Authorization

Sep 22, 2025Unpatched
CVE-2024-9642medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Editor Custom Color Palette <= 3.3.7 - Authenticated (Author+) Stored Cross-Site Scripting via SVG File Upload

Oct 25, 2024 Patched in 3.3.8 (7d)
Code Analysis
Analyzed Mar 16, 2026

Editor Custom Color Palette Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
36
457 escaped
Nonce Checks
37
Capability Checks
16
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

93% escaped493 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
eccp_date_publication_form (asset\eccp-custom-back-office.php:822)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Editor Custom Color Palette Attack Surface

Entry Points4
Unprotected2

REST API Routes 2

GET/wp-json/editor-custom-color-palette/v1/get-all-rolesasset\eccp-custom-gutenberg-block.php:5175
GET/wp-json/editor-custom-color-palette/v1/get-all-user-account-display-nameasset\eccp-custom-gutenberg-block.php:5323

Shortcodes 2

[eccp_copyright] asset\eccp-custom-front-end.php:959
[reusable_block] asset\eccp-custom-reusable-block.php:682
WordPress Hooks 297
actioninitasset\eccp-color-palette.php:277
filterwp_theme_json_data_themeasset\eccp-color-palette.php:413
filterocean_default_color_palettesasset\eccp-color-palette.php:564
filterwp_theme_json_data_themeasset\eccp-color-palette.php:626
filterwp_theme_json_data_themeasset\eccp-color-palette.php:649
actionwp_headasset\eccp-color-palette.php:691
actionadmin_headasset\eccp-color-palette.php:692
filtermanage_posts_columnsasset\eccp-custom-back-office.php:119
filtermanage_pages_columnsasset\eccp-custom-back-office.php:124
filtermanage_posts_columnsasset\eccp-custom-back-office.php:148
actionmanage_posts_custom_columnasset\eccp-custom-back-office.php:226
actionmanage_pages_custom_columnasset\eccp-custom-back-office.php:230
filtermanage_post_posts_columnsasset\eccp-custom-back-office.php:257
filtermanage_page_posts_columnsasset\eccp-custom-back-office.php:261
actionadmin_initasset\eccp-custom-back-office.php:310
filtermanage_edit-post_sortable_columnsasset\eccp-custom-back-office.php:346
actionadmin_initasset\eccp-custom-back-office.php:389
actionadmin_initasset\eccp-custom-back-office.php:498
actionquick_edit_custom_boxasset\eccp-custom-back-office.php:519
actionrestrict_manage_postsasset\eccp-custom-back-office.php:571
actionrestrict_manage_postsasset\eccp-custom-back-office.php:644
actionadmin_enqueue_scriptsasset\eccp-custom-back-office.php:776
actionadmin_headasset\eccp-custom-back-office.php:797
actionrestrict_manage_postsasset\eccp-custom-back-office.php:816
actionpre_get_postsasset\eccp-custom-back-office.php:917
actionrestrict_manage_postsasset\eccp-custom-back-office.php:1003
actionpre_get_postsasset\eccp-custom-back-office.php:1061
filterbulk_actions-edit-postasset\eccp-custom-back-office.php:1106
filterhandle_bulk_actions-edit-postasset\eccp-custom-back-office.php:1137
actionadmin_noticesasset\eccp-custom-back-office.php:1228
filterpost_row_actionsasset\eccp-custom-back-office.php:1262
filterpage_row_actionsasset\eccp-custom-back-office.php:1266
actionadmin_action_eccp_duplicate_post_as_draftasset\eccp-custom-back-office.php:1297
actionadmin_noticesasset\eccp-custom-back-office.php:1415
actionrestrict_manage_postsasset\eccp-custom-back-office.php:1581
actionpre_get_postsasset\eccp-custom-back-office.php:1649
filtermanage_media_columnsasset\eccp-custom-back-office.php:1670
filtermanage_upload_columnsasset\eccp-custom-back-office.php:1677
filtermanage_upload_sortable_columnsasset\eccp-custom-back-office.php:1696
actionmanage_media_custom_columnasset\eccp-custom-back-office.php:1727
actionmanage_media_custom_columnasset\eccp-custom-back-office.php:1735
filtermanage_upload_columnsasset\eccp-custom-back-office.php:1798
actionmanage_media_custom_columnasset\eccp-custom-back-office.php:1822
actionrestrict_manage_postsasset\eccp-custom-back-office.php:2299
filterpre_get_postsasset\eccp-custom-back-office.php:2333
filterpost_mime_typesasset\eccp-custom-back-office.php:2499
actionadd_attachmentasset\eccp-custom-back-office.php:2511
actioninitasset\eccp-custom-back-office.php:2620
actionrestrict_manage_postsasset\eccp-custom-back-office.php:2689
filterbulk_actions-uploadasset\eccp-custom-back-office.php:2711
actionadmin_footer-upload.phpasset\eccp-custom-back-office.php:2816
filterhandle_bulk_actions-uploadasset\eccp-custom-back-office.php:2920
actionadmin_noticesasset\eccp-custom-back-office.php:2928
actionpre-upload-uiasset\eccp-custom-back-office.php:2993
actionadd_attachmentasset\eccp-custom-back-office.php:3036
filtermanage_users_columnsasset\eccp-custom-back-office.php:3047
actionmanage_users_custom_columnasset\eccp-custom-back-office.php:3061
filtermanage_users_sortable_columnsasset\eccp-custom-back-office.php:3095
actionwp_loginasset\eccp-custom-back-office.php:3104
filtermanage_users_columnsasset\eccp-custom-back-office.php:3118
actionmanage_users_custom_columnasset\eccp-custom-back-office.php:3137
filtermanage_users_sortable_columnsasset\eccp-custom-back-office.php:3185
filtermanage_users_sortable_columnsasset\eccp-custom-back-office.php:3208
actionpre_get_usersasset\eccp-custom-back-office.php:3213
filtermanage_users_sortable_columnsasset\eccp-custom-back-office.php:3256
actionpre_get_usersasset\eccp-custom-back-office.php:3278
actionedit_user_profileasset\eccp-custom-back-office.php:3390
actionedit_user_profile_updateasset\eccp-custom-back-office.php:3418
filtermanage_users_columnsasset\eccp-custom-back-office.php:3431
filtermanage_users_custom_columnasset\eccp-custom-back-office.php:3452
filterauthenticateasset\eccp-custom-back-office.php:3503
actionadmin_initasset\eccp-custom-back-office.php:3586
actionadmin_initasset\eccp-custom-back-office.php:3592
actionafter_setup_themeasset\eccp-custom-back-office.php:3607
filterlogin_display_language_dropdownasset\eccp-custom-back-office.php:3621
filterlogin_errorsasset\eccp-custom-back-office.php:3642
filteradmin_email_check_intervalasset\eccp-custom-back-office.php:3652
filterlogin_headerurlasset\eccp-custom-back-office.php:3660
actionlogin_enqueue_scriptsasset\eccp-custom-back-office.php:3876
filterlogin_redirectasset\eccp-custom-back-office.php:3903
actionlogout_redirectasset\eccp-custom-back-office.php:3937
filterwp_mail_fromasset\eccp-custom-back-office.php:3964
filterwp_mail_from_nameasset\eccp-custom-back-office.php:3975
actionphpmailer_initasset\eccp-custom-back-office.php:3990
filterdashboard_glance_itemsasset\eccp-custom-back-office.php:4039
filterdashboard_glance_itemsasset\eccp-custom-back-office.php:4102
actiondashboard_glance_itemsasset\eccp-custom-back-office.php:4187
filterwp_sitemaps_enabledasset\eccp-custom-back-office.php:4200
filterwp_nav_menu_itemsasset\eccp-custom-back-office.php:4207
actionwp_headasset\eccp-custom-back-office.php:4363
actioncustomize_registerasset\eccp-custom-back-office.php:4398
actionafter_setup_themeasset\eccp-custom-back-office.php:4408
actioninitasset\eccp-custom-back-office.php:4500
actionadmin_initasset\eccp-custom-back-office.php:4529
filtermanage_post_posts_columnsasset\eccp-custom-back-office.php:4534
filtermanage_page_posts_columnsasset\eccp-custom-back-office.php:4539
filtermanage_page_posts_columnsasset\eccp-custom-back-office.php:4545
filtermanage_post_posts_columnsasset\eccp-custom-back-office.php:4550
actionmanage_posts_custom_columnasset\eccp-custom-back-office.php:4632
actionmanage_posts_custom_columnasset\eccp-custom-back-office.php:4633
actionmanage_pages_custom_columnasset\eccp-custom-back-office.php:4636
actionmanage_pages_custom_columnasset\eccp-custom-back-office.php:4637
actionquick_edit_custom_boxasset\eccp-custom-back-office.php:4680
actionquick_edit_custom_boxasset\eccp-custom-back-office.php:4739
actionsave_postasset\eccp-custom-back-office.php:4795
actionsave_postasset\eccp-custom-back-office.php:4853
actionbulk_edit_custom_boxasset\eccp-custom-back-office.php:4919
actionbulk_edit_custom_boxasset\eccp-custom-back-office.php:4978
actionsave_postasset\eccp-custom-back-office.php:5014
actionsave_postasset\eccp-custom-back-office.php:5045
actionadd_meta_boxesasset\eccp-custom-back-office.php:5078
actionsave_postasset\eccp-custom-back-office.php:5175
actionadd_meta_boxesasset\eccp-custom-back-office.php:5221
actionsave_postasset\eccp-custom-back-office.php:5318
actionadmin_headasset\eccp-custom-back-office.php:5449
filterget_avatarasset\eccp-custom-back-office.php:5483
filteravatar_defaultsasset\eccp-custom-back-office.php:5508
actionenqueue_block_editor_assetsasset\eccp-custom-editor.php:44
actionafter_setup_themeasset\eccp-custom-editor.php:68
filterblock_editor_settings_allasset\eccp-custom-editor.php:137
filterwp_theme_json_data_themeasset\eccp-custom-editor.php:157
filterwp_theme_json_data_defaultasset\eccp-custom-editor.php:224
actionenqueue_block_editor_assetsasset\eccp-custom-editor.php:329
actionadmin_headasset\eccp-custom-editor.php:334
actionenqueue_block_assetsasset\eccp-custom-editor.php:382
actionwp_footerasset\eccp-custom-front-end.php:47
actionthe_contentasset\eccp-custom-front-end.php:163
filterexcerpt_moreasset\eccp-custom-front-end.php:190
filterget_the_excerptasset\eccp-custom-front-end.php:247
filtercomment_form_fieldsasset\eccp-custom-front-end.php:265
filtercomment_form_fieldsasset\eccp-custom-front-end.php:280
filtercomment_form_defaultsasset\eccp-custom-front-end.php:313
actioncomment_form_topasset\eccp-custom-front-end.php:330
actioncomment_form_afterasset\eccp-custom-front-end.php:349
actionpre_comment_on_postasset\eccp-custom-front-end.php:379
filtercomment_form_defaultsasset\eccp-custom-front-end.php:401
actionadd_meta_boxes_commentasset\eccp-custom-front-end.php:471
actionedit_commentasset\eccp-custom-front-end.php:519
actionwp_insert_commentasset\eccp-custom-front-end.php:520
filtercomments_arrayasset\eccp-custom-front-end.php:546
filtercomment_classasset\eccp-custom-front-end.php:559
filtercomment_form_field_commentasset\eccp-custom-front-end.php:605
actioncomment_postasset\eccp-custom-front-end.php:679
filtercomment_form_defaultsasset\eccp-custom-front-end.php:686
filtermanage_edit-comments_columnsasset\eccp-custom-front-end.php:694
actionmanage_comments_custom_columnasset\eccp-custom-front-end.php:711
actiondelete_commentasset\eccp-custom-front-end.php:727
actiontransition_comment_statusasset\eccp-custom-front-end.php:746
actionwp_footerasset\eccp-custom-front-end.php:751
filtercomment_textasset\eccp-custom-front-end.php:819
actionwp_footerasset\eccp-custom-front-end.php:902
actionwp_headasset\eccp-custom-front-end.php:968
actionafter_setup_themeasset\eccp-custom-gutenberg-block.php:148
actionafter_setup_themeasset\eccp-custom-gutenberg-block.php:363
actionafter_setup_themeasset\eccp-custom-gutenberg-block.php:401
actionafter_setup_themeasset\eccp-custom-gutenberg-block.php:678
actionafter_setup_themeasset\eccp-custom-gutenberg-block.php:714
actionafter_setup_themeasset\eccp-custom-gutenberg-block.php:749
actionafter_setup_themeasset\eccp-custom-gutenberg-block.php:817
actionafter_setup_themeasset\eccp-custom-gutenberg-block.php:935
actionafter_setup_themeasset\eccp-custom-gutenberg-block.php:1022
actionafter_setup_themeasset\eccp-custom-gutenberg-block.php:1085
actionafter_setup_themeasset\eccp-custom-gutenberg-block.php:1138
actionafter_setup_themeasset\eccp-custom-gutenberg-block.php:1198
actionafter_setup_themeasset\eccp-custom-gutenberg-block.php:1283
filterthe_content_more_linkasset\eccp-custom-gutenberg-block.php:1338
actionafter_setup_themeasset\eccp-custom-gutenberg-block.php:1361
actionafter_setup_themeasset\eccp-custom-gutenberg-block.php:1405
actionafter_setup_themeasset\eccp-custom-gutenberg-block.php:1471
actionblock_categories_allasset\eccp-custom-gutenberg-block.php:1567
filterrender_block_core/accordionasset\eccp-custom-gutenberg-block.php:1639
actionafter_setup_themeasset\eccp-custom-gutenberg-block.php:1657
filterimage_size_names_chooseasset\eccp-custom-gutenberg-block.php:1680
actionafter_setup_themeasset\eccp-custom-gutenberg-block.php:1697
actionrender_block_core/groupasset\eccp-custom-gutenberg-block.php:1790
actionrender_block_core/columnasset\eccp-custom-gutenberg-block.php:1791
actionrender_block_core/coverasset\eccp-custom-gutenberg-block.php:1792
filterrender_blockasset\eccp-custom-gutenberg-block.php:2103
filterrender_blockasset\eccp-custom-gutenberg-block.php:2288
filterrender_blockasset\eccp-custom-gutenberg-block.php:3231
filterrender_blockasset\eccp-custom-gutenberg-block.php:3265
filterrender_blockasset\eccp-custom-gutenberg-block.php:3431
filterrender_blockasset\eccp-custom-gutenberg-block.php:3697
filterrender_blockasset\eccp-custom-gutenberg-block.php:3842
filterrender_blockasset\eccp-custom-gutenberg-block.php:3980
filterrender_blockasset\eccp-custom-gutenberg-block.php:4311
actionwp_headasset\eccp-custom-gutenberg-block.php:4351
filterblock_core_social_link_get_servicesasset\eccp-custom-gutenberg-block.php:4367
filterrender_blockasset\eccp-custom-gutenberg-block.php:4659
filterquery_loop_block_query_varsasset\eccp-custom-gutenberg-block.php:4726
filterpre_render_blockasset\eccp-custom-gutenberg-block.php:4752
filterquery_loop_block_query_varsasset\eccp-custom-gutenberg-block.php:4873
filterpre_render_blockasset\eccp-custom-gutenberg-block.php:4912
filterrender_blockasset\eccp-custom-gutenberg-block.php:5086
filterbody_classasset\eccp-custom-gutenberg-block.php:5105
actionrest_api_initasset\eccp-custom-gutenberg-block.php:5173
filterrender_blockasset\eccp-custom-gutenberg-block.php:5286
actionrest_api_initasset\eccp-custom-gutenberg-block.php:5330
filterrender_blockasset\eccp-custom-gutenberg-block.php:5451
filterrender_blockasset\eccp-custom-gutenberg-block.php:5513
filterrender_blockasset\eccp-custom-gutenberg-block.php:5796
filterrender_blockasset\eccp-custom-gutenberg-block.php:5872
filterrender_blockasset\eccp-custom-gutenberg-block.php:6051
filterrender_blockasset\eccp-custom-gutenberg-block.php:6135
filterrender_blockasset\eccp-custom-gutenberg-block.php:6225
filterrender_blockasset\eccp-custom-gutenberg-block.php:6310
filterrender_blockasset\eccp-custom-gutenberg-block.php:6389
filterrender_blockasset\eccp-custom-gutenberg-block.php:6506
filterrender_blockasset\eccp-custom-gutenberg-block.php:6622
filterwpseo_breadcrumb_separatorasset\eccp-custom-gutenberg-block.php:6632
actionadmin_menuasset\eccp-custom-reusable-block.php:75
filtermanage_edit-wp_block_sortable_columnsasset\eccp-custom-reusable-block.php:91
filterposts_joinasset\eccp-custom-reusable-block.php:116
filterposts_orderbyasset\eccp-custom-reusable-block.php:117
actionpre_get_postsasset\eccp-custom-reusable-block.php:120
actioninitasset\eccp-custom-reusable-block.php:171
filterbulk_actions-edit-wp_blockasset\eccp-custom-reusable-block.php:181
actionhandle_bulk_actions-edit-wp_blockasset\eccp-custom-reusable-block.php:239
actionadmin_noticesasset\eccp-custom-reusable-block.php:273
filtershould_load_remote_block_patternsasset\eccp-custom-reusable-block.php:300
actioninitasset\eccp-custom-reusable-block.php:304
actionafter_setup_themeasset\eccp-custom-reusable-block.php:305
actionafter_setup_themeasset\eccp-custom-reusable-block.php:319
actioninitasset\eccp-custom-reusable-block.php:366
actioninitasset\eccp-custom-reusable-block.php:387
actioninitasset\eccp-custom-reusable-block.php:415
filterthe_contentasset\eccp-custom-reusable-block.php:588
filterthe_contentasset\eccp-custom-reusable-block.php:628
filtertemplate_includeasset\eccp-custom-reusable-block.php:644
filtermanage_wp_block_posts_columnsasset\eccp-custom-reusable-block.php:733
actionmanage_wp_block_posts_custom_columnasset\eccp-custom-reusable-block.php:769
actioninitasset\eccp-divi.php:74
actioninitasset\eccp-divi.php:180
actioninitasset\eccp-editor-text-size.php:103
filterwp_theme_json_data_themeasset\eccp-editor-text-size.php:230
filterwp_theme_json_data_themeasset\eccp-editor-text-size.php:412
filterwp_theme_json_data_defaultasset\eccp-editor-text-size.php:420
actionafter_setup_themeasset\eccp-editor-text-size.php:427
filterwp_theme_json_data_themeasset\eccp-editor-text-size.php:663
actionenqueue_block_editor_assetsasset\eccp-editor-text-size.php:819
actionadmin_headasset\eccp-editor-text-size.php:824
filterwp_theme_json_data_themeasset\eccp-editor-text-size.php:885
actioninitasset\eccp-elementor.php:111
actioninitasset\eccp-elementor.php:255
actioniniteditor-custom-color-palette.php:141
filterload_textdomain_mofileeditor-custom-color-palette.php:160
actionadmin_initeditor-custom-color-palette.php:188
actionplugin_loadededitor-custom-color-palette.php:1548
actionadmin_enqueue_scriptseditor-custom-color-palette.php:2829
actionadmin_enqueue_scriptseditor-custom-color-palette.php:2906
actionwp_enqueue_scriptseditor-custom-color-palette.php:2915
actionwp_enqueue_scriptseditor-custom-color-palette.php:2940
actionenqueue_block_editor_assetseditor-custom-color-palette.php:2942
actionenqueue_block_editor_assetseditor-custom-color-palette.php:2987
actionwp_enqueue_scriptseditor-custom-color-palette.php:3014
actionwp_enqueue_scriptseditor-custom-color-palette.php:3030
actionadmin_enqueue_scriptseditor-custom-color-palette.php:3046
actionenqueue_block_editor_assetseditor-custom-color-palette.php:3065
actionadmin_enqueue_scriptseditor-custom-color-palette.php:3092
actionadmin_enqueue_scriptseditor-custom-color-palette.php:3125
actionadmin_enqueue_scriptseditor-custom-color-palette.php:3148
actionwp_enqueue_scriptseditor-custom-color-palette.php:3163
actionwp_enqueue_scriptseditor-custom-color-palette.php:3179
actionwp_enqueue_scriptseditor-custom-color-palette.php:3194
actionwp_enqueue_scriptseditor-custom-color-palette.php:3212
actionwp_enqueue_scriptseditor-custom-color-palette.php:3232
actionwp_enqueue_scriptseditor-custom-color-palette.php:3303
actionwp_enqueue_scriptseditor-custom-color-palette.php:3339
actionwp_enqueue_scriptseditor-custom-color-palette.php:3361
actionwp_enqueue_scriptseditor-custom-color-palette.php:3388
actionwp_enqueue_scriptseditor-custom-color-palette.php:3399
actionwp_enqueue_scriptseditor-custom-color-palette.php:3415
actionwp_enqueue_scriptseditor-custom-color-palette.php:3430
actionwp_enqueue_scriptseditor-custom-color-palette.php:3445
actionwp_enqueue_scriptseditor-custom-color-palette.php:3460
actionwp_enqueue_scriptseditor-custom-color-palette.php:3476
actionwp_enqueue_scriptseditor-custom-color-palette.php:3547
actionwp_enqueue_scriptseditor-custom-color-palette.php:3561
actionwp_enqueue_scriptseditor-custom-color-palette.php:3591
actionwp_enqueue_scriptseditor-custom-color-palette.php:3650
actionenqueue_block_editor_assetseditor-custom-color-palette.php:3667
actionwp_enqueue_scriptseditor-custom-color-palette.php:3675
actionwp_enqueue_scriptseditor-custom-color-palette.php:3702
actionwp_enqueue_scriptseditor-custom-color-palette.php:3709
actionwp_enqueue_scriptseditor-custom-color-palette.php:3717
actionwp_enqueue_scriptseditor-custom-color-palette.php:3735
actionwp_enqueue_scriptseditor-custom-color-palette.php:3753
actionadmin_enqueue_scriptseditor-custom-color-palette.php:3830
actionadmin_enqueue_scriptseditor-custom-color-palette.php:3910
actionwp_enqueue_scriptseditor-custom-color-palette.php:3923
actionwp_enqueue_scriptseditor-custom-color-palette.php:3936
filterscript_loader_tageditor-custom-color-palette.php:3971
actionadmin_menuinc\eccp-admin-menu.php:24
actionadmin_initinc\eccp-admin-menu.php:54
actionwp_enqueue_scriptspatterns\eccp-register-block-pattern.php:110
filterrender_block_core/grouppatterns\eccp-register-block-pattern.php:173
actioninitpatterns\eccp-register-block-pattern.php:242
Maintenance & Trust

Editor Custom Color Palette Maintenance & Trust

Maintenance Signals

WordPress version tested7.0
Last updatedMar 7, 2026
PHP min version7.4
Downloads17K

Community Trust

Rating100/100
Number of ratings3
Active installs100
Developer Profile

Editor Custom Color Palette Developer Profile

Rouergue Création

6 plugins · 140 total installs

97
trust score
Avg Security Score
96/100
Avg Patch Time
7 days
View full developer profile
Detection Fingerprints

How We Detect Editor Custom Color Palette

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/editor-custom-color-palette/inc/css/eccp-back-office.css/wp-content/plugins/editor-custom-color-palette/inc/css/eccp-color.css/wp-content/plugins/editor-custom-color-palette/inc/css/eccp-fancybox.css/wp-content/plugins/editor-custom-color-palette/inc/css/eccp-font-awesome.css/wp-content/plugins/editor-custom-color-palette/inc/css/eccp-style-admin.css/wp-content/plugins/editor-custom-color-palette/inc/css/eccp-style-front.css/wp-content/plugins/editor-custom-color-palette/inc/js/eccp-back-office.js/wp-content/plugins/editor-custom-color-palette/inc/js/eccp-colorpicker.js+9 more
Script Paths
/wp-content/plugins/editor-custom-color-palette/inc/js/eccp-back-office.js/wp-content/plugins/editor-custom-color-palette/inc/js/eccp-colorpicker.js/wp-content/plugins/editor-custom-color-palette/inc/js/eccp-fancybox.js/wp-content/plugins/editor-custom-color-palette/inc/js/eccp-font-awesome.js/wp-content/plugins/editor-custom-color-palette/inc/js/eccp-scripts-front.js/wp-content/plugins/editor-custom-color-palette/inc/js/eccp-upload-media.js+3 more
Version Parameters
editor-custom-color-palette/inc/css/eccp-back-office.css?ver=editor-custom-color-palette/inc/css/eccp-color.css?ver=editor-custom-color-palette/inc/css/eccp-fancybox.css?ver=editor-custom-color-palette/inc/css/eccp-font-awesome.css?ver=editor-custom-color-palette/inc/css/eccp-style-admin.css?ver=editor-custom-color-palette/inc/css/eccp-style-front.css?ver=editor-custom-color-palette/inc/js/eccp-back-office.js?ver=editor-custom-color-palette/inc/js/eccp-colorpicker.js?ver=editor-custom-color-palette/inc/js/eccp-fancybox.js?ver=editor-custom-color-palette/inc/js/eccp-font-awesome.js?ver=editor-custom-color-palette/inc/js/eccp-scripts-front.js?ver=editor-custom-color-palette/inc/js/eccp-upload-media.js?ver=editor-custom-color-palette/inc/js/script.js?ver=editor-custom-color-palette/public/css/aos.css?ver=editor-custom-color-palette/public/css/swiper.min.css?ver=editor-custom-color-palette/public/js/aos.js?ver=editor-custom-color-palette/public/js/swiper.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
eccp-color-palette-sectioneccp-custom-color-palette-settings
HTML Comments
<!-- Plugin Editor Custom Color Palette -->
Data Attributes
data-eccp-custom-color-palette-id
JS Globals
ECCP_PLUGIN_VERSIONVERSION_LIGHTBOXVERSION_SWIPERVERSION_HIGHLIGHTJQUERY_STYLEEDITOR_CUSTOM_COLOR_PALETTE_URL+2 more
FAQ

Frequently Asked Questions about Editor Custom Color Palette