Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Display correct plugin description for "View details" modal #5

@viktorix

Description

@viktorix

When a CP plugin is listed in the WP directory, clicking on the "View details" link on the Plugins page will display WP repo information because the slug is the same. For these instances, we need to display CP directory's plugin description if it was installed using CP directory integration.

Should we track this in a db table as a boolean cp_directory value for each plugin/theme and set it to true when it's installed using CP directory integration? It can be used/checked later as needed, especially when slugs between WP/CP repos are identical.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions