Skip to content

Define name for the performance plugin #1

@felixarntz

Description

@felixarntz

As outlined in the original proposal doc, the performance plugin doesn't have a name yet. Some ideas were previously discussed in the doc and on Slack, but we can follow up here.

Once a name (and slug!) have been decided for, we need to replace the following in the scaffolded codebase:

  • TODO-SLUG with plugin slug/textdomain
  • TODO-NAME with (human-friendly) plugin name
  • todo_snakecaseslug with snake_case version of the plugin slug (e.g. prefix for functions, options, etc.)
  • TODO_CONSTANTSLUG with CONSTANT_CASE version of the plugin slug (e.g. prefix for constants)

Metadata

Metadata

Assignees

Labels

InfrastructureIssues for the overall performance plugin infrastructure

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions