Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

SMNTCS Show Symlinked Plugins

Beschrijving

SMNTCS Show Symlinked Plugins is a powerful WordPress plugin designed to prevent the accidental deletion or updating of symlinked plugins. It is an essential tool for developers who use symbolic links (symlinks) for plugin development or deployment.

When working with WordPress, it is quite common to symlink plugins for various reasons. For example, you might want to test changes without affecting the original plugin, or symlink plugins across multiple sites for easy updates. However, WordPress, by default, does not distinguish between regular and symlinked plugins on the admin plugins page. This can lead to unintended deletions or updates.

SMNTCS Show Symlinked Plugins addresses this by adding visible indicators to symlinked plugins and adjusting their options.

Functies

Aangeven van gesymboliseerde plugins

The plugin adds a ‘Symlinked’ text indicator in front of the action row of each symlinked plugin on the WordPress plugins page. This makes it visually clear which plugins are symlinked, helping you to avoid mistakes.

Adjust Plugin Actions

For symlinked plugins, the plugin removes the delete button when the plugin is inactive, ensuring that you cannot accidentally delete symlinked plugins. Furthermore, it removes the option to enable auto-updates for symlinked plugins to prevent unintentional updates.

Custom Styling

The plugin comes with an admin CSS file that you can customize to adjust how symlinked plugins are displayed.

Bijdragen

Bijdragen zijn meer dan welkom. Ga eenvoudigweg naar GitHub en open een probleem of een pull-aanvraag.

Schermafbeeldingen

Installatie

  1. Upload smntcs-show-symlinked-plugins naar de /wp-content/plugins/ map.
  2. Activeer de plugin via het Plugins menu in WordPress.

Beoordelingen

13 juni 2023 1 reactie
Very useful tool if you’re a developer. It correctly highlights all plugins that are symlinked and prevents me from accidentally update/delete them. Good job!
Lees 1 beoordeling

Bijdragers & ontwikkelaars

“SMNTCS Show Symlinked Plugins” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

“SMNTCS Show Symlinked Plugins” is vertaald in 2 talen. Dank voor de vertalers voor hun bijdragen.

Vertaal “SMNTCS Show Symlinked Plugins” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.3 (2023.10.24)

  • Encapsulated JS within anonymous function

1.2 (2023.10.21)

  • Test up to WP 6.4

1.1 (2023.06.12)

  • Add screenshot

1.0 (2023.05.15)

  • Eerste release