Make WordPress Core

Opened 6 years ago

Closed 6 years ago

#45522 closed defect (bug) (invalid)

wp scaffold block missing closing double quote

Reported by: davidnaviaweb's profile davidnaviaweb Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Plugins Keywords:
Focuses: Cc:

Description

When trying to use WP Cli wp scaffold block feature, the main generated php file has a mispelled double quote, causing a syntax error.

On line 25,

get_template_directory_uri() . "/blocks/$index_js

Change History (2)

This ticket was mentioned in Slack in #cli by povedica. View the logs.


6 years ago

#2 @swissspidy
6 years ago

  • Component changed from Administration to Plugins
  • Keywords wp cli removed
  • Milestone Awaiting Review deleted
  • Resolution set to invalid
  • Status changed from new to closed

Closing in favor of https://github.com/wp-cli/scaffold-command/issues/192 as WordPress Trac is for core issues, not WP-CLI

Note: See TracTickets for help on using tickets.