close
Skip to content

Feedback - Wrong command in the "Beginner WordPress Developer" / "Plugin requirements" page #2984

@ciampo

Description

@ciampo

Type of feedback

Typo in learning material

Description

The contents of the tutorial page available at https://learn.wordpress.org/lesson/plugin-requirements/ contain a bug

Step-by-step reproduction instructions (optional)

  • Visit https://learn.wordpress.org/lesson/plugin-requirements/
  • Notice the cd wp-content/pluginstouch example-plugin.php
  • Running that command doesn't achieve the desired results (" navigate to the wp-content/plugins directory, and create a single PHP file called example-plugin.php.")

Screenshots or screen recording (optional)

Image

Other information (optional)

The command should be likely updated to something like

cd wp-content/plugins && touch example-plugin.php

Metadata

Metadata

Assignees

No one assigned

    Labels

    [Content] FeedbackFeedback provided about content on Learn.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions