Skip to main content

Admin

PropertyValue
descriptionAdmin screen, tabs, and plugin-row behavior for MAC Core.
tagsindex, doc, mac-core, admin
rating

Overview

MAC Core adds a top-level WordPress admin screen for users with manage_options.

Menu entry:

  • MAC Core

Base route:

  • wp-admin/admin.php?page=mac-core

If the page is opened without a tab query parameter, the plugin redirects to:

  • wp-admin/admin.php?page=mac-core&tab=settings

Current Tabs

TabPurpose
SettingsRenders the schema-driven settings UI for the core and media modules.
LicenseRenders the SureCart-powered licensing view inside the MAC Core admin page.
SupportShows the support email and a link to the docs site.

The tab list is filterable through mac_core_admin_tabs. See Extensibility.

Support Tab

The current Support tab is intentionally lightweight. It points builders to:

  • mihai@circea.co
  • https://docs.circea.co/

For now, that is documented here rather than on a dedicated support page.

On the installed plugins screen, MAC Core adds the following links.

  • Settings
  • License

Right-Side Row Meta

  • Support
  • Documentation
  • View details

View details is the standard WordPress plugin details link. MAC Core does not replace it; the plugin adds the surrounding links so the row reads as a more complete control surface.

  • use Settings for policy toggles and defaults
  • use License for distribution and entitlement workflow
  • treat Support as the handoff link, not as a full knowledge base

For licensing details, see License.