• Resolved mso122591

    (@mso122591)


    Hi, it seems that my nav roles plugin is creating many transients on my site. It seems that for each menu option I have, a transient is created.
    The record says:
    get_header()
    wp-includes/general-template.php:41
    locate_template()
    wp-includes/template.php:647
    load_template(‘~/wp-content/themes/jobify/header.php’)
    wp-includes/template.php:688
    wp_nav_menu()
    wp-includes/nav-menu-template.php:123
    wp_get_nav_menu_items()
    wp-includes/nav-menu.php:724
    apply_filters(‘wp_get_nav_menu_items’)
    wp-includes/plugin.php:203
    Nav_Menu_Roles->exclude_menu_items()
    wp-content/plugins/nav-menu-roles/nav-menu-roles.php:484
    current_user_can(‘administrator’)
    wp-includes/capabilities.php:598

    I have many different menu options for my various user types.

    Does this behavior sound correct? Perhaps the nav roles plugin not meant for having many menu options?

    The page I need help with: [log in to see the link]

  • The topic ‘Transients’ is closed to new replies.