-
Notifications
You must be signed in to change notification settings - Fork 8
/
readme.txt
54 lines (39 loc) · 1.99 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
=== Easy Symlinks ===
Contributors: carl-alberto
Donate link: http://carlalberto.code.blog/
Tags: wordpress, plugin, symlink
Requires at least: 4.9
Tested up to: 6.0.3
Stable tag: 1.0.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Easy symlinking tool in WP. Best used for non-command line users. This can only track symlinks created within the application and excludes symlinks created from the filesystem and command line. Best used in Pantheon dev environments in SFTP mode.
== Description ==
Easy symlinking tool in WP. Best used for non-command line users.
Add symlinks by going to your WP admin dashboard > Settings > Easy Symlinks
You can refer here for the common symlink configurations: https://wordpress.org/support/topic/list-of-common-symlinks-in-pantheon
This plugin can only track symlinks created within the application and excludes symlinks created from the filesystem and command line. Best used in Pantheon dev or multidev environments in SFTP mode.
== Installation ==
Installing "Easy Symlinks" can be done either by searching for "Easy Symlinks" via the "Plugins > Add New" screen in your WordPress dashboard, or by using the following steps:
1. Download the plugin via WordPress.org
2. Upload the ZIP file through the 'Plugins > Add New > Upload' screen in your WordPress dashboard
3. Activate the plugin through the 'Plugins' menu in WordPress
== Changelog ==
= 1.0.3 =
* 2022-10-24
* Version bump for 6.0.3 compatibility
= 1.0.2 =
* 2021-10-9
* Version bump for 5.8.1 compatibility
= 1.0.1 =
* 2020-1-8
* Closed issues https://github.com/wpugph/WordPress-Easy-Symlinks/issues?q=is%3Aissue+milestone%3A1.0.1+is%3Aclosed
= 1.0.0beta =
* 2019-12-24
* Initial release https://github.com/wpugph/WordPress-Easy-Symlinks
= 1.0.0 =
* 2019-12-26
* Release https://wordpress.org/plugins/easy-symlinks
* Improved deleting symlinks UI
* Only one symlink is deleted at a time
* Added checks in Pantheon and writable filesystem