Linux 软件免费装

Admin Compass

开发者 tagconcierge
更新时间 2024年10月21日 05:47
PHP版本: 7.0 及以上
WordPress版本: 6.6.2
版权: GPLv2 or later
版权网址: 版权信息

标签

admin search navigation productivity global search

下载

1.0.0 1.1.0 1.2.0

详情介绍:

Admin Compass improves how you navigate your WordPress WP-Admin Dashboard. With a simple interface inspired by MacOS tools like Raycast or Alfred, it offers fast search capabilities, allowing you to quickly find and access posts, pages, products, settings, and more. This is open beta which means some features still need testing, see FAQ for more details. Key Features: Whether you're managing a small blog or a large e-commerce site, Admin Compass helps you navigate your WordPress admin area with ease and efficiency.

安装:

  1. Upload the admin-compass folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Use the keyboard shortcut (default: Ctrl + Shift + F) or click the "magnifying glass" icon in the admin bar to open the search palette

常见问题:

Is this production ready?

This is currently an open beta, ready for testing. It doesn't perform any destructive operations since it generates a dedicated search index. On the other hand we are securing the access to the search index. As of today we recommend testing it in staging environment and pay special attention to the search index that has following naming convention: /wp-content/admin_compass_[random characters].db We recommend securing it manually using .htaccess

How do I open the search palette?

You can open the search palette by using the keyboard shortcut Ctrl + Shift + F, or by clicking the "magnifying glass" icon in the WordPress admin top-bar.

Can I change the keyboard shortcut?

Currently, the keyboard shortcut is not customizable, but we're planning to add this feature in a future update.

Is this plugin compatible with WooCommerce?

It will be compatible with upcoming PRO version. Once available it will be able to search for products and orders if WooCommerce is installed and activated.

How secure is the search index?

The search index is stored in a SQLite database with a randomized filename, located in a protected directory within your WordPress installation. The database file permissions are set to be restrictive,

Can I use this plugin on a multisite installation?

While the plugin should work on individual sites within a multisite installation, it has not been extensively tested in a multisite environment. Use with caution and test thoroughly.

更新日志:

1.2.0 1.1.0 1.0.0