This is the solution, it seems like it returned an array before:
$widgets_section = (object) $wp_customize->get_panel( 'widgets' );
$widgets_section->title = __( 'Widgets' );
$widgets_section->priority = 4;
Related Posts:
- Where is Customizer related data stored is the database?
- Adjust the Device Preview sizes used in the WP 4.5 Customizer
- WP Customizer – Prevent live preview
- How to print the value of a custom control in the Customizer?
- Theme customizer – possible to disable Live Preview?
- get_theme_mod doesn’t return the theme customizer preview’s new values in after_setup_theme hook
- Theme Customization API options on install
- How to access the nav_menus panel with the customizer api?
- Why does get_theme_mod return blank (or default value) but get_option returns saved value?
- Get current post ID of customizer preview window
- Add button to Customizer
- How to add theme customizer control to specific page?
- Customizer active callback live toggle controls
- Why is remove_setting and remove_control not working?
- What is the difference between sanitize_text_field() and wp_filter_nohtml_kses()?
- Customizer Issue, Default Settings not working
- How to move Menus customizer section directly under Site Identity?
- WP customizer + gulp + browsersync = refused to display in iframe?
- Rename and rearrange customizer section
- Theme Customizer Custom Background / Header Image
- get_theme_mod not working
- Customizer not saving image settings
- Theme Customizer – My panel disappears
- Author functions don’t work in customizer’s selective refresh
- How to remove mixed content warnings in WP Customizer
- Using Theme Customizer Built-In Sections
- How to use rgba color from theme customizer color picker
- Theme Customizer changes are dissappearing when change page
- Customizer Selective Refresh doesn’t refresh properly with saved value
- WordPress Customizer sanitize_callback: How to Reset to Default on Fail
- site identity section name?
- WordPress code editor VS customizer “built-in CSS editor”?
- How do i remove the ‘WooCommerce’ section from Customizer in Twenty Sixteen Theme?
- Issue with Customizer: only last field shown in section
- Dynamic IDs in WordPress Customizer value bindings
- HTML output via Theme Customizer is not working
- How to get customizer to refresh when using radio buttons control
- Custom panel/section link styling in customizer
- Customizer chokes on my theme in 4.9, where should I be looking?
- Theme Customizer – Text without a setting (a comment or tag)
- Translations appear in the WP Customizer, but not on the website!
- How To Remove or Hide Appearance->Background from Admin Menu
- Custom switch not hiding sub-fields on Customizer’s load
- WordPress Customizer Selective Refresh: works only on first setting change
- How to use WP_Customize_Cropped_Image_Control settings in the customizer preview?
- WordPress Customizer: Why widgets and nav_menus are components, not panel or section?
- WordPress Customizer checkbox default not working
- Add customiser controls directly to a panel
- How to use sanitize_callback?
- datepicker works on widgets options page, but not on customizer
- How to make customizer settings appear only when image is uploaded?
- get_theme_mod Not Functioning Properly
- Get Image Width From WP_Customize_Image_Control() File Set in WP Theme Customizer
- How to add width & height (resolution) on wordpress function?
- WordPress Customizer Panels in separate files
- My background color customizer doesnt work
- Function has_custom_logo when used in Customizer
- theme customizer issue
- WordPress Include ‘print_f’ in WP_Customize_Control array [closed]
- Show/hide section in theme customizer based on selection from another section
- doubble scroll bar on wordpress home page [closed]
- WordPress Customizer allow line break
- Amend description of menu location in customizer WordPress
- Hooks to watch customizer value change
- How to add UI buttons in customizer like twentyseventeen
- How do you add a link in the description of one section of the customizer to another section in a different panel?
- Get WordPress page Id inside customizer
- How to delete old custom-css-stuff in the customizer-live-preview?
- Output values from Customizer isn’t working
- What is the id for the widgets section of the WordPress theme customizer?
- How to import and export settings from live customizer?
- Unexpected output using theme customizer
- Initialize WordPress customizer variables
- WordPress navigation URL became hashed URL automatically
- Twentyseventeen theme customize bug
- customizer refresh breaks with this code but I don’t understand why
- Is there a way to load translations from .PO and .MO files for Customizer strings?
- Customizer – binding jQuery created controls
- Image Uploaded To Customizer Not Displaying
- add a section in wordpress theme to upload image and process it
- Can I fake being in the customizer?
- Broken Customizer After Migration To The Skeleton Architecture
- In 2016 Theme where is the Posts page thumbnail image stored?
- I need to get the control choices to sanitize_callback
- Exiting Customizer alert
- Hide Customizer Setting on ‘ready’
- Manipulating customizer panels and fields?
- Use the customiser to set the background-image of a div
- Disable customizer control sorting within sections
- WordPress Customizer Hides my Sections / Controls inside of is_admin()
- Default Customizer Code
- How to work around case sensitivity of HEX values?
- WP Theme Customizer – Responsive Elements
- My stylesheet doesn’t appear in theme-editor
- Customizer sanitize_callback for input type number
- How to check WP Customize Control
- Custom logo manage by customizer and theme options
- What is a suitable sanitize_callback for logo image in Customizer?
- Remove Astra Customizer Panels [closed]
- How to access files outside /var/www/html