Skip to content

Plugin Doctor - List Functions by WP Version in Reverse Order #31

@danieliser

Description

@danieliser

Currently finding the functions that make your plugin require a certain version are hidden and organized by file. In a large plugin that makes it extremely difficult to sort & find what your after.

Can you also add the ability to see by version what / how its used?

IE

4.5.3

  • array_merge_recursive - file x/y/z.php

4.4.0

  • other_function - file x/y/z.php, a/b/c.php

In this way a plugin dev can easily go through and find ways to lower the required version much more quickly. Same info just organized a bit differently.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions