Linux 软件免费装
Banner图

Easy Symlinks

开发者 carl-alberto
更新时间 2026年5月12日 03:35
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 6.8
版权: GPLv2 or later
版权网址: 版权信息

标签

pantheon symlink developer-tools symlinks file-management

下载

1.0.0 1.0.3 1.0.1 1.0.5 1.0.2 1.0.4 2.0.0

详情介绍:

Easy Symlinks lets you create and manage symbolic links (symlinks) directly from the WordPress admin dashboard — no command line required. Features: How to use: Navigate to Settings > Easy Symlinks in your WordPress admin dashboard. The "Presets" tab auto-detects installed plugins that need symlinks (e.g., Wordfence on Pantheon). Use the "Add Symlinks" tab to create custom symlinks, the "Delete Symlinks" tab to remove them, and the "Settings" tab to configure plugin options. For common symlink configurations on Pantheon, refer to the list of common symlinks. Important notes:

安装:

Automatic installation
  1. Go to Plugins > Add New in your WordPress admin dashboard
  2. Search for "Easy Symlinks"
  3. Click Install Now and then Activate
Manual installation
  1. Download the plugin ZIP file from WordPress.org
  2. Go to Plugins > Add New > Upload Plugin in your WordPress admin dashboard
  3. Upload the ZIP file and click Install Now
  4. Activate the plugin through the Plugins menu
Configuration After activation, navigate to Settings > Easy Symlinks to start creating symlinks.

屏幕截图:

  • The Presets tab showing auto-detected Wordfence plugin with symlink paths and status indicators.
  • The Settings tab with the "Delete data on uninstall" option for database cleanup.
  • The Delete Symlinks tab with a dropdown list of active symlinks to remove.
  • The Remove Presets tab showing applied Wordfence symlinks with status and one-click removal.

升级注意事项:

2.0.0 Major update: Presets tab for one-click Wordfence symlinks, duplicate detection, database cleanup option, modernized UI. WordPress 6.8 compatible. No breaking changes. 1.0.5 Compatibility update for WordPress 6.8. Modernized admin UI, duplicate symlink detection, database cleanup option, and multiple bug fixes. No breaking changes. 1.0.3 Compatibility update for WordPress 6.0.3. No breaking changes.

常见问题:

What is a symlink?

A symbolic link (symlink) is a file that points to another file or directory. It acts as a shortcut, allowing you to access files from a different location without duplicating them.

What is the difference between Target and Link?

The Target is the relative path to an existing directory (e.g., ./uploads/cache). The Link is the path where the symlink will be created (e.g., /wp-content/cache).

Why can I not create symlinks on Pantheon Test or Live environments?

Pantheon Test and Live environments have read-only filesystems. Symlinks can only be created in Dev or Multidev environments with SFTP connection mode enabled.

Does this plugin work on non-Pantheon hosting?

Yes, the plugin works on any hosting environment where the filesystem is writable. The Pantheon-specific features (environment detection, connection mode display) will simply not appear.

What happens to my symlinks if I deactivate the plugin?

The symlinks themselves remain on the filesystem. Deactivating the plugin only removes the admin interface — the actual symlinks are not deleted.

What are Presets?

Presets auto-detect installed plugins that are known to need symlinks on Pantheon. The Presets tab shows detected plugins with their required symlink paths and lets you apply them with a single click. Currently supported: Wordfence, WP Rocket, Big File Uploads, WP-Optimize, Divi Theme.

Can I remove all plugin data from the database?

Yes. Go to Settings > Easy Symlinks > Settings tab and check "Delete data on uninstall." When the plugin is deleted, all saved options will be removed from the database.

Can I manage symlinks that were created via the command line?

No. This plugin only tracks symlinks that were created through its own interface. Symlinks created via the command line or filesystem are not tracked or displayed.

更新日志:

2.0.0 1.0.5 1.0.3 1.0.2 1.0.1 1.0.0