WordPress OSINT, maintenance or security needs? Reach out!
TLDWP

Plugin: wp-menu-custom-fields (Used by 178 domains)

WP Menu Custom Fields

πŸ‘€ rtCamp πŸ“¦ v1.1 πŸ”— Plugin Homepage

This plugin adds custom fields on the menu item’s edit interface of wp-admin and supports only 1-level menu configuration.
Below is the list of custom fields this plugin adds.

  • Custom text
  • Image selection with link and caption
  • Shortcode with caption
  • Custom HTML with TinyMCE editor

Notes:

  • This plugin works with default themes. In order to use it with custom themes, please add the necessary styling in your theme/child theme to override the plugin’s CSS.
  • The custom fields from this plugin should be used in the submenu for well-structured and responsive UI.
  • Currently, this plugin is not supported with FSE themes.

Usage

  1. After installing and activating this plugin, goto Appearance -> Menus of your WordPress admin. Create a menu if you haven’t already and add menu items according to your need.
  2. When you expand any menu item, you’ll see the custom fields added here (see screenshots below). You can see Custom Field and Select Feature options.
  3. Along with Custom Text field, you can choose to use either Image, Shortcode or Custom HTML feature for a particular menu item.
  4. You can click on the option you want to use and the input fields of that option will be visible.

Using Custom Text field

  • You can enter any text here and it’ll be displayed with this menu item.
  • This field can be used by all menu items along with any other feature.

Using Image

  • By clicking on Select Image button, WordPress’ media gallery window will be opened up. You can choose 1 image from already uploaded images or you can upload a new one and select that.
  • The selected image will be shown below Select Image button after you select and close the media gallery window.
  • To remove already selected image, click on Select Image button and deselect the already selected image. You can change the selected image by selecting any other image.
  • You can enter a URL in Image Link text field. On front-end, clicking on the image will lead to this URL.
  • You can enter a caption text in Image Caption field and it’ll be displayed below the image on the front-end.

Using Shortcode

  • You can add a shortcode in Shortcode field. We’ve added some stylings to handle WordPress’ default [video] and [audio] shortcode.
  • You can enter a caption text in Shortcode Caption field and it’ll be displayed below the shortcode on the front-end.

Using Custom HTML

  • TinyMCE editor is used to add custom HTML here.
  • From the Visual tab, you can enter text and format it using tools given in toolbar.
  • You can switch to Text tab to see/change HTML code of the text you entered.

Hooks

wp_menu_custom_fields_image_html Filter

  • Allows to change HTML generated for image feature.
  • There are 3 parameters. $html (Generated HTML), $data (Custom fields data), $item_id (Menu item ID).
  • Example:

        [selected-feature] => image
        [image] => Array
            (
                [media-id] => 11
                [media-type] => image
                [media-link] => https://google.com/
                [media-caption] => This is image caption
                [media-url] => http://example.com/wp-content/uploads/2020/03/92d43b978cbcdc7b33e3596d131d5256.jpg
            )
    

wp_menu_custom_fields_shortcode_html Filter

  • Allows to change HTML generated for shortcode feature.
  • Parameters are same as wp_menu_custom_fields_image_html.
  • Example:

        [selected-feature] => shortcode
        [shortcode] => Array
            (
                [shortcode] => [video src="https://file-examples.com/wp-content/uploads/2017/04/file_example_MP4_480_1_5MG.mp4"]
                [shortcode-caption] => This is a shortcode caption
            )
    

wp_menu_custom_fields_custom_markup_html Filter

  • Allows to change HTML generated for custom HTML feature.
  • Parameters are same as wp_menu_custom_fields_image_html.
  • Example:

        [selected-feature] => html
        [html] => Array
            (
                [custom-html] => This is custom HTML
            )
    

wp_menu_custom_fields_custom_text_html Filter

  • Allows to change HTML generated for custom text field.
  • Parameters are same as wp_menu_custom_fields_image_html.
  • Example:

        [custom-text] => This is a custom text
    

wp_menu_custom_fields_fields_html Filter

  • Allows to change the final custom field’s HTML generated for a particular menu item.
  • Parameters are same as wp_menu_custom_fields_image_html.
  • Example:

        Array
        (
            [custom-text] => This is a custom text
            [selected-feature] => image
            [image] => Array
                (
                    [media-id] => 11
                    [media-type] => image
                    [media-link] => https://google.com
                    [media-caption] => This is image caption
                    [media-url] => http://example.com/wp-content/uploads/2020/03/92d43b978cbcdc7b33e3596d131d5256.jpg
                )
    
        )
    

Styling mega menu

A theme developer can add stylings for the custom fields added by this plugin by referring to the below sample HTML code.

  • Image & Custom text

    • Sample HTML code

          
      This is an image caption
      This is a custom text
    • If Image Link is entered, then img tag will be wrapped inside a.

    • Custom text will be displayed below the feature’s HTML.
  • Shortcode

            
    This is shortcode caption!
  • Custom HTML

            
    Welcome to WordPress. This is your first post. Edit or delete it, then start writing!

Important Links

  • GitHub – Please mention your wordpress.org username when sending pull requests.

License

Same GPL that WordPress uses!

See room for improvement?

Great! There are several ways you can get involved to help make this plugin better:

  1. Report Bugs: If you find a bug, error or other problem, please report it! You can do this by creating a new topic in the issue tracker.
  2. Suggest New Features: Have an awesome idea? Please share it! Simply create a new topic in the issure tracker to express your thoughts on why the feature should be included and get a discussion going around your idea.
DomainExposuresHeadersLast Checked
i*t*r*a*.fr (WP 7.0.2) βœ… F 2026-07-28 16:39:30
s*c*s*n*a*n*n.com (WP 7.0.2) βœ… F 2026-07-28 13:38:06
s*c*s*n*f*h*e*.com (WP 7.0.2) βœ… F 2026-07-28 13:35:52
a*i*n*e*i*r*.c*.nz βœ… F 2026-07-28 04:58:12
p*a*a*o*m*c*n*t*t*c*o*a*c*p.cl (WP 5.9.10) ⚠️ F 2026-07-28 03:36:54
f*o*i*a*a*n*b*s*a*d.com (WP 7.0.2) βœ… F 2026-07-27 23:52:08
c*n*o*e*u*p*e*t.com βœ… D 2026-07-27 20:03:29
k*s*.com (WP 7.0.2) πŸ‘€ C 2026-07-27 19:34:08
k*e*s*l*r*a*s*3.de (WP 6.9.5) βœ… F 2026-07-27 15:32:52
i*v*a*o*o*i*s.com βœ… F 2026-07-27 13:34:35
t*t*v*f*e*g*t.com (WP 7.0.2) πŸ‘€ F 2026-07-27 13:03:28
p*w*r*o*s*c*n*u*t*n*.group βœ… C 2026-07-27 06:42:44
a*a*i*n*h*l*.org (WP 7.0.2) βœ… F 2026-07-27 03:57:30
c*h*m*r*c*s.com (WP 7.0.2) βœ… B 2026-07-26 21:50:04
p*c*s*o*s.com βœ… F 2026-07-26 17:01:24
k*a*r*a*.com (WP 7.0.2) βœ… F 2026-07-26 13:24:19
m*d*t*6*0.c*m.br βœ… D 2026-07-26 11:07:43
d*c*o*g*e*n*e*i*f.com βœ… F 2026-07-26 05:57:32
m*b*l*d*v*l*p*e*t*o*s*o*.com βœ… D 2026-07-26 03:14:27
v*m*r*e*i*g*n*b*a*d*n*.com βœ… F 2026-07-25 19:30:41
s*r*t*g*e*a*e*c*.com (WP 7.0.2) πŸ‘€ F 2026-07-25 14:36:54
s*r*t*b*a*.com βœ… C 2026-07-25 12:31:42
h*n*a*i*.com (WP 7.0.2) πŸ‘€ F 2026-07-25 08:48:30
s*r*n*e*h*a*t*c*r*.nl βœ… F 2026-07-25 01:56:05
c*i*f*v*.com βœ… F 2026-07-24 23:42:54
c*h.nl (WP 7.0.2) βœ… B 2026-07-24 08:01:07
a*t*s*n*p.com (WP 7.0.2) βœ… F 2026-07-24 07:33:53
p*i*e*a*.org (WP 7.0.1) βœ… F 2026-07-23 17:28:09
c*s*y*e*r*.com βœ… F 2026-07-23 14:58:12
d*r*c*c*l*s*f*.com (WP 6.8.1) πŸ’€ πŸ”“ F 2026-07-23 09:03:41
a*a*t*s*a*s*.land βœ… F 2026-07-23 07:04:58
r*h*s*h*i*l*w.com βœ… F 2026-07-22 17:27:59
h*s*p*i*e.com πŸ‘€ F 2026-07-22 14:34:19
v*l*a*a*t*m*n*y.com (WP 7.0.2) πŸ‘€ F 2026-07-21 23:59:47
c*n*r*l*a*l*g*l.org βœ… C 2026-07-21 23:59:44
k*e*s*l*r*a*s*3.com (WP 6.9.5) βœ… F 2026-07-21 19:54:59
u*p*r*u*a*e*c*n*w.com (WP 7.0.2) βœ… F 2026-07-21 16:55:14
u*p*r*u*a*e*c*a*.com (WP 7.0.2) βœ… F 2026-07-21 16:55:14
j*h*s*n*e*a*.us (WP 7.0.2) βœ… D 2026-07-21 15:42:45
c*a*b*e*o*m*r*e*a*d*n.ca (WP 7.0.1) βœ… F 2026-07-21 11:59:32
o*i*i*a*b*u*a*t*a*e*s.com βœ… F 2026-07-21 07:06:12
o*i*i*a*b*u*a*.com πŸ‘€ F 2026-07-21 07:06:12
t*r*o*n*a*i*n.org πŸ‘€ F 2026-07-21 05:05:24
m*r*a*a*n*e*n*t.com (WP 6.9.4) πŸ‘€ F 2026-07-20 19:56:49
k*a*i*s*a.com (WP 6.6.5) πŸ‘€ F 2026-07-20 19:06:37
m*d*a*u*a*s*r*l*a.c*m.au βœ… C 2026-07-20 09:36:07
o*t*k*p*r*e*t.com (WP 7.0.2) πŸ‘€ A 2026-07-20 05:45:40
k*o*n*k*a*s*e*e*k*n*.com (WP 6.4.1) ⚠️ F 2026-07-19 20:35:59
k*o*g*w*n*e*m*e*g.com (WP 6.4.1) ⚠️ F 2026-07-19 20:30:16
d*g*t*l*m*r*e*i*g*n*w.com βœ… C 2026-07-19 17:36:49
g*o*e*l*r*a*a*t*o*i*t*o.com (WP 6.0.12) ⚠️ F 2026-07-19 16:49:24
o*w*r*i*j*r*l*w.com βœ… F 2026-07-19 11:26:49
k*o*l*d*e*u*e.com βœ… F 2026-07-18 15:43:33
o*g*i*t*w*r.com (WP 7.0.2) πŸ”“ πŸ‘€ F 2026-07-18 14:41:49
d*3*n*u*a*c*s*r*i*e*.com (WP 6.8.3) βœ… F 2026-07-18 05:17:50
m*d*t*9*0.com βœ… D 2026-07-18 04:20:31
e*o*e*i*l*u*e*t.ca βœ… F 2026-07-17 18:41:55
x*n*o*.com πŸ‘€ F 2026-07-17 15:49:17
m*d*o*n*c*o*e.com πŸ‘€ F 2026-07-17 14:31:23
d*v*n*a*e*.com (WP 6.8.5) βœ… F 2026-07-17 09:47:23
d*r*c*c*l*.c*m.br (WP 6.8.1) πŸ’€ πŸ‘€ F 2026-07-17 02:56:20
w*y*o*k*l*e*t*v.com (WP 7.0.1) βœ… F 2026-07-17 02:25:30
g*m*i*l.law βœ… F 2026-07-16 23:27:05
u*b*n*e*l*h*l*n.org βœ… F 2026-07-16 23:17:12
o*d*u*e*a*i*.com βœ… F 2026-07-16 22:11:43
d*s*g*i*t*r*o*m*n*l*.com (WP 7.0) βœ… F 2026-07-16 13:38:40
t*i*o*m*t*l*.com (WP 6.9.4) βœ… F 2026-07-16 10:23:47
w*m*n*c*l*e*e*.org βœ… F 2026-07-16 09:19:59
n*v*s*r*.de (WP 7.0.1) βœ… F 2026-07-16 09:17:38
r*p*i*s*i*i*g*o*r*e*r*e.com (WP 6.7.2) βœ… F 2026-07-15 19:02:49
n*b.com βœ… F 2026-07-15 16:08:23
c*d*a*.it (WP 7.0.1) βœ… F 2026-07-15 16:01:48
s*a*a*o*a*s.com βœ… D 2026-07-15 12:00:19
n*r*i*g*o*e*i*m.com (WP 7.0) βœ… D 2026-07-15 06:32:54
s*c*e*e*e*l*h*o*u*i*n*.com βœ… C 2026-07-15 04:41:11
s*o*i*.com βœ… D 2026-07-14 21:05:43
a*p*i*i*o*a*t*.com πŸ‘€ A 2026-07-14 20:28:49
b*d*t*c*c*r*c*o.com πŸ”“ πŸ‘€ F 2026-07-14 18:02:19
a*w*n*o*s.ca βœ… D 2026-07-14 06:55:52
d*r*c*c*l*.com (WP 6.8.1) πŸ’€ πŸ‘€ F 2026-07-14 03:14:06
c*g*v*s.com βœ… A 2026-07-14 02:18:54
c*c*d*.com βœ… A 2026-07-14 01:55:16
t*a*m*d*a.com (WP 7.0.1) πŸ‘€ F 2026-07-14 01:19:46
j*r*t*i*l*o.com (WP 7.0) βœ… D 2026-07-14 00:19:32
c*b*r*o*c*s.com βœ… A 2026-07-13 21:10:16
a*t*v*n*a*e.com βœ… F 2026-07-13 16:19:59
n*v*c*i*i*a*a*t*c*c*l*a.com βœ… F 2026-07-13 12:51:37
a*h*e*e*a*t*a*a*t*a*a*e*y.com (WP 6.8.5) πŸ‘€ F 2026-07-13 01:21:21
s*y*o*r*i*.com βœ… F 2026-07-12 16:06:06
j*l*e*j*t*m*.nl βœ… F 2026-07-12 15:19:04
h*r*e*s*r*e*b*d.com πŸ‘€ F 2026-07-12 10:03:18
c*h*n*i*.com (WP 7.0.1) βœ… B 2026-07-12 09:38:20
c*h*r*u*.com (WP 7.0.1) βœ… B 2026-07-12 09:38:20
c*h.com (WP 7.0.1) πŸ‘€ B 2026-07-12 09:38:20
c*h*e*m.com (WP 7.0.1) βœ… B 2026-07-12 09:38:20
t*p*o*c*h*m*p*o*.com (WP 6.9) βœ… F 2026-07-11 21:39:35
t*p*o*c*-*i*i*g.com (WP 6.9) βœ… F 2026-07-11 21:35:25
s*e*s*i*w*a*k*.pl (WP 7.0.1) πŸ‘€ F 2026-07-11 19:18:59
m*d*t*9*0.c*m.br βœ… D 2026-07-11 11:01:18
b*t*a*s*.com (WP 6.5) ⚠️ πŸ‘€ F 2026-07-11 04:50:51

Top 50 Plugins

Plugin Count
elementor 1,780,332
contact-form-7 1,761,643
elementor-pro 1,056,820
woocommerce 818,776
revslider 612,633
jetpack 458,530
js_composer 422,984
wp-rocket 341,876
essential-addons-for-elementor-lite 266,765
complianz-gdpr 259,646
gravityforms 258,161
google-site-kit 232,552
cookie-law-info 230,233
instagram-feed 226,206
sitepress-multilingual-cms 211,819
header-footer-elementor 208,625
google-analytics-for-wordpress 207,114
bluehost-wordpress-plugin 192,856
elementskit-lite 181,864
gutenberg 167,592
cookie-notice 150,197
litespeed-cache 143,612
gtranslate 125,988
wpforms-lite 125,273
the-events-calendar 123,092
gutenberg-core 122,997
astra-sites 114,526
popup-maker 110,539
woocommerce-payments 110,325
tablepress 102,388
honeypot 98,272
astra-addon 94,440
coblocks 92,747
wp-smushit 91,567
duracelltomi-google-tag-manager 90,773
layerslider 90,048
all-in-one-seo-pack 89,708
bb-plugin 87,420
akismet 85,434
premium-addons-for-elementor 85,009
cleantalk-spam-protect 83,233
ml-slider 83,048
mailchimp-for-wp 82,495
megamenu 80,748
woocommerce-gateway-stripe 80,023
jet-engine 77,896
fusion-builder 77,691
ewww-image-optimizer 76,778
smart-slider-3 76,696
wp-pagenavi 76,624

Top 50 Themes

Theme Count
hello-elementor 623,749
Divi 499,945
astra 417,467
flatsome 137,507
Avada 122,020
generatepress 115,394
pub 85,688
oceanwp 81,186
kadence 79,284
enfold 69,387
salient 65,646
twentyseventeen 54,578
bb-theme 53,624
betheme 52,617
twentytwentyfour 52,381
blocksy 51,225
cocoon-master 49,280
dt-the7 45,668
twentytwentyfive 44,900
h4 42,746
woodmart 41,862
neve 38,404
Avada-Child-Theme 37,071
gox 36,283
bridge 31,655
twentytwentyone 30,482
lightning 29,891
twentytwenty 28,889
swell 27,934
bricks 26,543
Impreza 26,195
Newspaper 24,353
twentytwentythree 22,202
epik-redesign 19,222
twentytwentytwo 18,917
uncode 18,672
twentysixteen 17,669
pro 17,627
sydney 16,679
storefront 16,445
Total 14,542
hello-theme-child-master 14,047
factory-templates-4 13,726
extendable 13,073
themify-ultra 13,026
hestia 12,679
yootheme 12,627
yith-wonder 12,369
porto 12,045
twentyfifteen 11,873