QuickLinks Manager by Press.Zone

Beskrivelse

QuickLinks Manager by Press.Zone is a powerful plugin designed to simplify navigation in the WordPress dashboard. It allows users to create a customizable widget on the dashboard screen with their chosen quick links. This functionality is particularly useful for frequent tasks, like accessing draft posts. The plugin offers full control over link selection with import and export options, making it ideal for managing multiple sites or setting up client websites with custom navigation paths.

License

This plugin is licensed under GPLv2 or later. See LICENSE.md for more details.

Skærmbilleder

Installation

  1. Upload quicklinks-manager to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to your WordPress dashboard to add and configure your quick links.

FAQ

Can I export my quick links settings?

Yes, QuickLinks Manager supports exporting settings for easy import into another site.

Is there a limit to the number of quick links I can add?

No, you can add as many quick links as you need.

Anmeldelser

Der er ingen anmeldelser for denne widget.

Bidragsydere & udviklere

“QuickLinks Manager by Press.Zone” is open source software. The following people have contributed to this plugin.

Bidragsydere

Ændringslog

1.2.7 – 2024-11-05

  • Tested compatibility with WordPress version 6.6.2 to ensure stability and performance.

1.2.6 – 2024-08-25

  • Enhanced security through improved input sanitization and validation.
  • Translated code comments from Hebrew to English for consistency.
  • Fixed AJAX action names to resolve Bad Request errors.
  • Cleaned up debugging logs for production readiness.
  • Standardized function names and AJAX actions to match plugin slug.
  • Ensured adherence to WordPress coding standards, including prefixes and text domains.

1.2.5 – 2024-08-18

  • Enhanced import/export features with JSON validation and Base64 encoding/decoding.
  • Added file type validation for JSON imports.

1.2.4 – 2024-08-16

  • Escaped all output to meet WordPress security standards.
  • Added version numbers to enqueued scripts to prevent caching issues.
  • Integrated custom quick links in the admin bar under “QuickLinks.”

1.2.3 – 2024-08-16

  • Added “QuickLinks” dropdown in the WordPress admin bar.

1.2.0 – 2024-08-16

  • Improved security by sanitizing inputs and verifying AJAX nonces.
  • Optimized JSON import with btoa encoding.
  • Enhanced user experience with updated UI interactions.