Skip to content

Plugin name / permalink slug currently conflicts with Cloudflare Stream #24

Description

@B-Interactive

In preparation for plugin submission to WordPress for review, the current plugin name (which determines its permalink slug) conflicts with the legacy plugin.

 * Plugin Name: Cloudflare Stream

Which upon submission would attempt to resolve to the legacy plugin's permalink, and conflict:
https://wordpress.org/plugins/cloudflare-stream/

WordPress - Plugin Developer FAQ - What will my plugin permalink (slug) be?

This is populated based on the value of Plugin Name in your main plugin file...

If you set yours as Plugin Name: Boaty McBoatface then your URL will be wordpress.org/plugins/boaty-mcboatface and your slug will be boaty-mcboatface

You can’t have two plugins with the same permalink so you need to pick a new one.

A new name is therefore required. Requesting ideas!...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions