Please search for 'my-itemsdiv'
or "my-itemsdiv"
in your theme directory. I’m sure you’ll find out the callback function. Because the meta box is registered with the same id. If there’s any chance that the meta box is registered via a plugin then find out the plugin first then search in that plugin directory.
Related Posts:
- How to show a custom meta box on the “Quick Edit” screen?
- Reset positions of metaboxes in admin
- Theme elements not translating
- Why is save_post triggered even when I havent saved the post
- Appending a value to metabox before and after saving
- How do I obtain the post content via a custom meta box inside the editor?
- More than one meta field in a single meta box?
- wp_editor() usage in custom meta box
- Is there a need for nonce with Post Metabox?
- Custom metabox for custom page template
- Custom Field created in add_meta_boxes reappearing itself again in the default Custom Metabox
- Where WordPress Stores The Custom Fields Values
- Wpautop in wp_editor not working
- How to set Post meta-box defaults based on the choices made by user in Customizer?
- Load different single.php templates according to post layout selection
- Output richtext metabox value
- show_option_none not working in meta box
- Access meta box checked value in another file
- Create new sidebars trough admin post/page metabox
- Get all Custom Post Types
- Adding Metabox Value Using the content filter
- Support Multiple featured images
- Add custom field to existing meta box?
- What’s the difference between home.php and index.php?
- get_template_part vs action hooks in themes
- how can I add an icon/image for a child theme?
- Caching and Versioning for rtl.css
- Getting instance variable in scope of ‘wp_enqueue_scripts’
- How to change admin bar color scheme in MP6 / WP 3.8 front end?
- Google Maps not displaying in wordpress using Google Maps Javascript API
- When to use esc_url, esc_html, esc_attr, and friends?
- What is the purpose of an extra file for translation?
- How to enqueue scripts and styles only when there are needed?
- Unexpected width and srcset attributes for the_post_thumbnail();
- Pushing updates to your premium theme
- add_theme_support(‘my-custom-feature’)
- The best way to add stylesheets to WordPress
- WordPress custom post type page dysplay 404 error
- How wordpress handle upload images and how to use them in the code
- Change loop order via form or link (jquery, not URL)
- Adding dashicon fonts to the admin of pre 3.8 installs
- How to add dynamic inline style?
- Optimal solution to develop a wordpress theme?
- Change display of featured image for pages in twenty seventeen theme
- How to manipulate “add media” pop-up
- How to test for MU via functions.php?
- WordPress Gutenberg Theme: Structure, Hierarchy and Custom Templates
- Am I supposed to create a child theme for every theme I use?
- Custom shortcodes not working using __s theme
- Disable wp_enqueue_style for theme on wp-admin
- Widget items disappearing
- Add submenus to Theme options menu
- How to add new args data in $wp_customize->add_setting?
- wp_post->post_parent object returning 0
- Customizer: Unique identifier that distinguishes which image upload control is uploading an image
- Theme Splash Image within the “Appearance -> Themes” control panel [duplicate]
- Is the current Theme version number cached somewhere?
- PHP Template way of coding for wordpress theme development
- display menu with out list tags
- Disabling automatic teasers
- Can “Recent Posts” widget be filtered by functions.php?
- Custom get_the_excerpt() only works on first post
- Permanently activate WordPress theme
- How can I add custom text styles to the visual text editor?
- Getting Different Size Of Attachment Images
- 2 loops, is_home won’t work, count is off
- how to remove the gallery shortcode in wordpress?
- How to show specific post meta?
- Show for a particular page ID only title and short summary
- wpautop on section
- registering a global template wordpress 6.0
- How do I use wp_nav_menu?
- Assign custom classes to the divs inside the loop
- Theme Action to hook for one time only function [duplicate]
- Proper way to move a Bootstrap site to WordPress [closed]
- Theme development: How to add CSS classes to menu items?
- Having Issue on Getting Metabox Checkbox Value
- HTTP Error when uploading images over specific dimensions
- custom Background not showing after upgrade?
- How do I assign a particular post to a particular page in WordPress?
- Rolling your own WordPress Themes
- PHP Parse error: syntax error, unexpected ‘endwhile’ (T_ENDWHILE), expecting elseif (T_ELSEIF) or else (T_ELSE) or endif (T_ENDIF) on line 124
- how use ajax to custom page template
- Posts Page shows Classic Editor interface not Gutenberg
- Comment Form Development Issue
- Removing element from DOM with jquery through plugin Custom Scripts for Customizer
- hide theme files for admin beneath root
- How to load jQuery with Ajax in WP version 5.3.2?
- Responsive Images with art direction
- Correct form of escaping and localization – functions.php breadcrumbs
- Activating theme in local MAMP installation results in HTTP ERROR 500
- Where to find this broken link in order to remove it
- Safe way to echo wp_trim_words
- background_image support multiple image size?
- Programatically add a page in WordPress
- How to highlight current menu bar base on the URL?
- How to remove proudly created by WordPress in theme?
- How to load custom php file in WordPress themes
- Roll my own theme or customize an existing one [closed]
- Is there any halfway decent documentation on the wp.media JS class?