Skip to content

List of backend menu items is empty on the Backend Menu tab #454

@aamplugin

Description

@aamplugin

AAM caches admin menu and this data is used to return list of menu items through AJAX calls. WordPress core does not populate global vars like $menu and $submenu when AJAX call is processed. However, there are plugins that falsely initialize these global var which misleads AAM.

Adjusting AAM functionality to ignore cache re-init during AJAX or API calls.

Metadata

Metadata

Assignees

Labels

Projects

Status

Ready For Release

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions