Skip to content

Settings link is missing from WebP Uploads plugin action links #1016

@westonruter

Description

@westonruter

Feature Description

The WebP Uploads plugin exposes one admin setting on the Media > Uploading Files setting section:

image

However, there is no Settings link pointing to /wp-admin/options-media.php#perflab_generate_webp_and_jpeg in the plugin action links for WebP Uploads:

image

Compare with a plugin like Web Stories (added via the plugin_action_links filter):

image

This would help with discovery and address a complaint we've seen about an installed plugin not having any settings. Otherwise, the user has to read the plugin description for this information:

This plugin adds WebP support for media uploads within the WordPress application. WebP images will be generated only for new uploads, pre-existing imagery will not be converted to WebP format. By default, WebP images will only be generated for JPEG uploads, only the original uploaded file will still exist as a JPEG image. All generated image sizes will exist as WebP only. If you wish to change this behaviour, there is a checkbox in Settings > Media that – when checked – will alter the behaviour of this plugin to generate both JPEG and WebP images for every sub-size (noting again that this will only affect newly uploaded images, i.e. after making said change).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Good First IssueIssue particularly suitable to be worked on by new contributors[Plugin] Modern Image FormatsIssues for the Modern Image Formats plugin (formerly WebP Uploads)[Type] EnhancementA suggestion for improvement of an existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions