nnax Admin

外掛說明

nnax Admin provides core settings for structured WordPress admin controls.

The plugin provides a robust and fully functional set of core features. Additional advanced functionality is delivered exclusively through a separately distributed add-on and is injected into the interface via standard action and filter hooks. No premium-specific code or logic is bundled with this plugin.

Free features:
* role- and user-scoped menu visibility controls and drag-and-drop menu ordering
* role- and user-scoped dashboard widget visibility controls
* WordPress and WooCommerce email branding with preview and test email
* role-based simplified user profile page with profile redirect
* localized admin UI using the nnax-admin text domain and ready for community translations

Premium features are available only through the separate nnax-admin-premium add-on, for example:
* global admin design, toolbar, footer, and update management
* extended dashboard widgets and dashboard redirects
* export/import and advanced menu/toolbar controls
* business profiles and advanced access control
* white-label / agency mode and audit / rollback

Requirements

  • WordPress 5.0 or higher
  • PHP 7.4 or higher

Uninstallation

When the plugin is deleted, it removes:
* {$wpdb->prefix}nnaxadmin_links
* {$wpdb->prefix}nnaxadmin_settings
* all WordPress options with prefix nnaxadmin_ (single site and multisite)

螢幕擷圖

安裝方式

  1. Upload the nnax-admin folder to /wp-content/plugins/.
  2. Activate the plugin through the WordPress Plugins screen.
  3. Open the nnax Admin menu and configure the settings.
  4. Additional functionality is available through a separately distributed add-on that is not included in this plugin.

常見問題集

What does this plugin do?

It provides a central settings area for customizing the WordPress admin area. The plugin covers the base customization layer, which can be extended dynamically via hooks when an add-on is active.

Does the plugin store data permanently?

Yes. The plugin stores configuration in WordPress options and uses dedicated database tables for plugin-managed links and internal settings data.

What happens on uninstall?

Deleting the plugin removes all plugin-specific options and the dedicated database tables listed in the Uninstallation section.

Is it compatible with German WordPress installations?

Yes. The plugin is fully internationalized using the nnax-admin text domain and is ready for community translations through translate.wordpress.org.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈nnax Admin〉的開發相關工作。

參與者

〈nnax Admin〉外掛目前已有 2 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈nnax Admin〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.2

  • Added support for premium template aliases (logo, toolbar, updates) in template render handling.
  • Improved translation strings and settings page compatibility.

1.0.1

  • Improved callback compatibility for settings pages provided by separately distributed add-ons.
  • Improved compatibility between the free host plugin and extension-provided settings pages.

1.0.0

  • Added role- and user-scoped menu visibility and ordering.
  • Added role- and user-scoped dashboard widget visibility.
  • Added WordPress and WooCommerce email branding with preview and test email.
  • Added the simplified user profile page and Premium compatibility hooks.
  • Added the shared rule resolver and non-destructive options schema migration.