• Resolved Rajat Sharma

    (@gwlwp)


    Hi,
    Getting this error message

    Function section_menu is deprecated since version 4.0.0! Use render_class->section_menu( $index, $section, $suffix, $sections ) instead.

    Caller:

    1. ReduxFramework->section_menu()
      wp-content/plugins/redux-framework/redux-core/framework.php:803
    2. Redux_Panel->get_template()
      wp-content/plugins/redux-framework/redux-core/inc/classes/class-redux-panel.php:341
    3. Redux_Panel->get_template()
      wp-content/plugins/redux-framework/redux-core/inc/classes/class-redux-panel.php:341
    4. Redux_Panel->get_template()
      wp-content/plugins/redux-framework/redux-core/inc/classes/class-redux-panel.php:341
    5. Redux_Panel->panel_template()
      wp-content/plugins/redux-framework/redux-core/inc/classes/class-redux-panel.php:105
    6. Redux_Panel->init()
      wp-content/plugins/redux-framework/redux-core/inc/classes/class-redux-panel.php:63
    7. Redux_Page_Render->generate_panel()
      wp-content/plugins/redux-framework/redux-core/inc/classes/class-redux-page-render.php:348
    8. do_action('medcaline_page_theme-options')
      wp-includes/plugin.php:517

      WordPress version 6.8.1
      PHP Version: 8.2
      Redux Framework: 4.5.7
      Theme: Medcaline
Viewing 1 replies (of 1 total)
  • Plugin Author Kev Provance

    (@kprovance)

    Hi,

    If you are not the theme author, you will need to contact whoever that is and report this to them. They need to update the Redux API they are using in their theme. We updated it seven years ago, so they’ve had ample time to accomplish this. It’s not something we can fix

    If you ARE the theme author, then update your Redux API.

Viewing 1 replies (of 1 total)

The topic ‘Function section_menu is deprecated since version 4.0.0’ is closed to new replies.