nielslange / smntcs-show-symlinked-plugins

Prevent accidentally deleting or updating symlinked plugins.
https://wordpress.org/plugins/smntcs-show-symlinked-plugins/
GNU General Public License v2.0
1 stars 1 forks source link

Update plugin to add symlinked text #1

Closed roykho closed 1 year ago

roykho commented 1 year ago

Hi Niels!

I just quickly made some changes so that it shows the "Symlinked" text to all plugins that are "Symlinked". Note that I changed it to the yellow color you had so it is consistent with the yellow on the vertical bar. I thought the red was too in your face and scary but feel free to revert that if you don't agree. After all it's your plugin :smile:

Note that I am committing the built CSS files as well because your instructions didn't say to build the plugin before use so I thought you may want it this way so people can "get and go".

Here is what it looks like after the changes.

nielslange commented 1 year ago

Thank you so much for your contribution, @roykho! The change looks great. I agree that showing the "Symlinked" text in yellow looks much better than in red. As for building the plugin, you are correct. Users should be able to use the plugin right away without building it first.