You have
wp_head_callback
as parameter at your arguments array, which is wrong.
It should be
wp-head-callback
which is the correct spelling.
Because of the wrong spelling the default value for wp-head-callback which is _custom_background_cb has been used, as the wrong spelling is unknown to WordPress – of course.
Related Posts:
- How to add CSS class to custom logo?
- How do I add settings to the Background Options Page?
- Editing the custom background CSS
- How to add default images for custom backgrounds?
- Add colors to existing color palette without replacing it
- Multiple Custom_Background, is it possible?
- What flex-width/height does?
- add_theme_support(‘my-custom-feature’)
- add_theme_support( ‘custom-header’ ) does not add option menu in dashboard
- Get background color for Live Preview with Theme Customization API?
- Weekly background code not working
- “add_theme_support” for custom footer color?
- Show video as part of the post?
- How to add theme support?
- Edit footer via customizer
- Theme Development: Starter Content after hook
- Can I add multiple arrays within add_theme_support( ‘colors’ )?
- How to use add_theme_support(‘html5’)?
- Theme support title tag – how to replace the default WP separator (with a filter)?
- Is there any way to register custom background images like header images?
- WordPress HTML5 Gallery Support – Convert HTML4 -> HTML5
- add_theme_support( ‘admin-bar’ ) causes fatal error
- What is difference between add_theme_support and Theme Customization API?
- background_image support multiple image size?
- How to Disable Color Options?
- Custom background not showing
- Theme’s featured image option is not showing up
- Adding a div to wrap widget content after the widget title
- CSS classes for theme
- How to edit bbPress template files – WordPress + BuddyPress + bbPress? [closed]
- Adding Content Areas to Custom Page Template
- Add class to before_widget for all widgets with a dropdown and a counter
- What is the best practice for customizing a plugin’s JavaScript/jQuery?
- Override default cropping in WordPress [duplicate]
- Trouble with conditional tags
- How to use Iris color picker on front-end?
- First post of each category
- create blocks programmtically on theme activation
- Possible to add “Template” selector to posts?
- Set front page as static page [closed]
- Adding LazyLoad and InfiniteScroll to WordPress Theme
- How Can I Create a List of Values to Be Iterated Through via WordPress Customization API?
- Adding default pagination to wordpress loop
- If I build a custom theme, will it update?
- Recommended tools for Theme Development with SASS [closed]
- Implement content-nosidebar.php / content-leftsidebar.php
- How to change i18n/l10n of #reply-title? (Old title: Comment reply link not working)
- What are the Entry classes for?
- Using an if statement in the theme customizer page
- Installing WordPress locally
- Custom markup with wp_nav_menu based on pages
- How to edit my theme for full width?
- What VSCode extensions are there for working with block themes? [closed]
- What is the “correct” way to add hooks or similar PHP behavior to a blocktheme?
- Fetch wordpress video attachment with post ID
- Echo all category names, apart from one
- Updating a live theme safely?
- How do I remove inline style in featured image markup?
- different way to achive stylesheet_url
- Why is my CSS not loading?
- How to find default functions of wordpress
- How to remove ver from stylesheet URL? [duplicate]
- wp_nav_menu with default pages menu
- How To Detect Posted Comment in Theme Development?
- using Options Framework – can “theme-textdomain” domain be changed?
- How to add sidebar to Isola theme? [closed]
- Change the sidebar from left to right twentyfourteen theme
- Custom theme won’t use search.php
- Get attachment meta (I need attachment ID, unsure how to find it)
- How to add testimonials with an image?
- How to setup sidebar modules to use jQuery Accordian
- Add class every 4 post like , class_1, class_2, class_3, class_4 and class_1, class_2, class_3, class_4
- Theme functions don’t work as expected in partial included via get_template_part() after custom query using Ajax [duplicate]
- How can I not disable my theme when I want to upload a new version of it?
- Avoiding do_shortcode() loops
- WordPress Post Order
- Why content is not adding for each blog post
- Correct was to customise theme using get_theme_mod in scripts
- Create image with imagepng() (fails at header)
- Dynamic meta description
- How to Remove Sidebar when get_sidebar() is not get called in page?
- RSS feed url showing page not found. How to solve it?
- Plugin or script to apply updated media settings to all featured images
- Header links also appearing in the footer
- Extending arrays in parent theme without completely overriding the files
- Retina ready for uploaded images which are cropped
- WordPress Subpages Fancybox Trouble
- Toolbox theme using printif statement – help needed understanding code block
- Search Results not displaying for multiple word search
- Allow users to edit home page from WordPress (home.php problems)
- WordPress does not know the parametrs i sent to admin post
- Display Page featured Image as well as Posts featured Image
- Custom Single Page Portfolio Theme [closed]
- Add wrapper for a specific sub-menu
- Meaning of “if ( is_home() && ! is_front_page() )” snippet?
- Not Able to Access Terms Under Custom Taxonomy Archive
- WordPress search field won’t get wider
- Custom add to cart does not work well only on the first time
- Trying to create a cutom query with pagination and page 2 breaking. Any help?
- Full Site Editing, Block Theme, Gutenberg, Site Editor