There is no more feedback section in the background of wordpress website in multisite environment? Explanation of the difference between the permissions of the sub-site and the main site

In a multi-site (Multisite) environment, many administrators upgrade the system or switch the theme will find that the wordpress website background there is no feedback columns, especially in the background of the sub-station is more likely to appear "comments on the disappearance of the entrance" "feedback menu is missing! ""Cannot manage comments" and other issues. Although the lack of single-site feedback portal is common in plug-ins or theme conflicts, but in the In a Multisite environmentThe essential causes are often related to theMaster and SubstationsThe mechanisms of privilege inheritance, global settings, network-level plug-ins, and site capability mapping are closely related to each other. In this paper, we will systematically analyze this phenomenon and give a clear path for troubleshooting.

Multi-site environment wordpress website backend without feedback section

One,The WordPress site's backend no longer has a feedback section.Trigger characteristics in a multi-site environment

Permission system for multi-site environmentsThis is completely different from the single site model. To understand why the feedback section is missing from the backend of a wordpress site, it is important to realize that the "Comments/Feedback" section is a site-level feature in Multisite, but its enablement or disablement is controlled at the network level.

The following table shows the determinants of multisite permissions for the Feedback section:

determining factorImpact statement
Network Administrator (Super Admin) SettingsWhether to allow the entire network to use the comment component
Sub-site administrator role (Site Admin) permissionsWhether or not you can see the comments menu
Whether the theme declares support for commentsTheme Support affects menu loading
Network level plug-insHidden site-wide comment portal
Database capabilities MappingSubstation roles may be missing specific permissions
How WordPress Multisite Works

When any of the above is changed, it will lead to inconsistencies in the background menus of the sub-sites and even the main site, resulting in the absence of a feedback section in the background of the wordpress site.

Second, under the multi-site is most likely to lead to the disappearance of the feedback column of the three configuration errors

The three most common types of errors related to permissions, plugins, and database mappings that occur in a multisite environment with a wordpress website backend that has no more feedback section.

1. Network administrators disable global commenting (most typical cause)

In a Multisite environment, "Allow Comments" is a network-level permission. If Super Admin disables the commenting feature, the Feedback menu will not be displayed even if the commenting settings are enabled on the child site.

Typical scenarios include:

  • Network background → Uncheck "Allow comments" in settings.
  • Web-level plugin moderation comment switch
  • Global Restrictions on Comment Filtering Spam

At this point, the Feedback section cannot be displayed, regardless of how the sub-site is configured.

2. Subsite role permissions are missing (hide menu but do not indicate an error)

When users find that there is no more feedback section in the backend of a wordpress site, and the main site still displays normally, this often means that there are insufficient permissions for the sub-site roles.

The following fields in the database can be checked:

Table: wp_{blog_id}_usermeta

Field: wp_{blog_id}_capabilities

The key permissions are listed in the table below:

authority namecorresponding function
moderate commentsManagement Commentary
edit_postsEdit article and trigger comment component
edit_others_postsFull comment privileges
manage_optionsWhether or not to allow administrative background settings

If the sub-site administrator is missing moderate_comments, WordPress automatically hides the comments menu, causing users to mistakenly think that the section has been deleted.

3. Web-level plug-ins hide the comments menu (often overlooked)

In multisite environments, Super Admin enables "Must-Use Plugins". These plugins are usually not visible in the normal plugin list, but may modify the backend menu structure.

Common plugin features include:

  • Hidden Comments Portal
  • Disable comment component
  • Modify menu loading hooks remove_menu_page('edit-comments.php');

If a MU plugin forces comments to be disabled, the backend of all sub-sites will show the The WordPress site's backend no longer has a feedback section.The

ground Description of the WordPress Plugins HandbookThe MU plug-in has the highest priority and the configuration overrides all sub-station settings.

IV. Essential differences between sub-stations and master stations in terms of authority structure (explained from the perspective of capability mapping)

The following table compares the default privilege assignments for master and child sites:

characterMaster Default PrivilegesSubstation default permissionsImpact on the feedback section
Super AdminFull access to manage the entire networkinapplicableAlways visible feedback section
Substation ManagerClose to single-site administrator, but capacity is limitedPossible lack of comment management privilegesColumns may disappear
compilerWith article and comment management privilegesSubstation version has even weaker editing capabilitiesUnstable column visibility

Permissions are strictly hierarchical in Multisite environments, so sub-site administrators are not able to fully replicate the capabilities of the master administrator, resulting in missing permissions being more likely to occur.

V. How to troubleshoot the disappearance of feedback columns in a multi-site environment: a set of reusable processes

In order to deal with the wordpress website backend without the feedback section more systematically, here is a complete set of troubleshooting paths.

Step 1: Check the global comment switch in the web backend

Path:
Web Back Office → Settings → Discussions
Make sure the commenting feature is not disabled.

Web backend to make sure commenting is not disabled

Step 2: Verify Substation Role Permissions

You can install "User Role Editor" to see if the permissions are included. moderate commentsThe

See if permissions include moderate_comments

Step 3: Check the MU Plug-in and Network Plug-in

Path:
Server Directory /wp-content/mu-plugins/
Verify that there is no custom code to hide comments.

Server confirms the existence of custom code to hide comments

Step 4: Check if the current theme supports comments

Check if the theme enables comment templates or calls the relevant hooks.

Step 5: Switch Default Theme Test

If the feedback field is restored using the Twenty Twenty series, it is the currentProblems caused by the themeThe

The above practices can significantly reduce the probability of feedback columns disappearing unexpectedly in a multi-site environment.


Contact Us
Can't read the tutorial? Contact us for a free answer! Free help for personal, small business sites!
Customer Service
Customer Service
Tel: 020-2206-9892
QQ咨询:1025174874
(iii) E-mail: info@361sale.com
Working hours: Monday to Friday, 9:30-18:30, holidays off
© Reprint statement
This article was written by Abby
THE END
If you like it, support it.
kudos112 share (joys, benefits, privileges etc) with others
commentaries sofa-buying

Please log in to post a comment

    No comments