Skip to content

Docs: Use step function names instead of TypeScript type names - #1373

Merged
adamziel merged 1 commit into
trunkfrom
use-step-fn-names
May 9, 2024
Merged

Docs: Use step function names instead of TypeScript type names#1373
adamziel merged 1 commit into
trunkfrom
use-step-fn-names

Conversation

@adamziel

@adamziel adamziel commented May 9, 2024

Copy link
Copy Markdown
Collaborator

What is this PR doing?

Changing the headings for each step at https://wordpress.github.io/wordpress-playground/blueprints-api/steps to correspond with the real value of the step property in the blueprint

The ActivatePluginStep heading becomes activatePlugin, CpStep becomes cp and so on.
Closes #1371

CleanShot 2024-05-09 at 14 59 39@2x

cc @juanmaguitar

Testing

Run nx dev docs-site and confirm the docs site was updated as expected

@adamziel adamziel added [Type] Documentation Improvements or additions to documentation [Type] Enhancement New feature or request labels May 9, 2024
@adamziel
adamziel merged commit 021fa67 into trunk May 9, 2024
@adamziel
adamziel deleted the use-step-fn-names branch May 9, 2024 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Type] Documentation Improvements or additions to documentation [Type] Enhancement New feature or request

1 participant