Make WordPress Core

Opened 5 years ago

Closed 5 years ago

#48191 closed defect (bug) (fixed)

Coding standards fixes for plugin.php

Reported by: dkarfa's profile dkarfa Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 5.3 Priority: normal
Severity: normal Version:
Component: Plugins Keywords: has-patch
Focuses: docs, coding-standards Cc:

Description


Attachments (2)

48191.patch (3.6 KB) - added by dkarfa 5 years ago.
48191.1.patch (3.1 KB) - added by dkarfa 5 years ago.

Download all attachments as: .zip

Change History (9)

@dkarfa
5 years ago

@dkarfa
5 years ago

#1 @SergeyBiryukov
5 years ago

  • Component changed from General to Plugins
  • Focuses docs coding-standards added

#2 @jrf
5 years ago

@dkarfa This looks like a Coding Standards patch and not a refactor. Did you upload the correct patch ?

#3 @dkarfa
5 years ago

Hi @jrf,
the patch is correct and removes extra line break, add some (dot) at the end in the doc.

#4 @jrf
5 years ago

  • Summary changed from Code refactor for plugin.php to Coding standards fixed for plugin.php

#5 @jrf
5 years ago

  • Summary changed from Coding standards fixed for plugin.php to Coding standards fixes for plugin.php

#6 @SergeyBiryukov
5 years ago

  • Milestone changed from Awaiting Review to 5.3

#7 @SergeyBiryukov
5 years ago

  • Owner set to SergeyBiryukov
  • Resolution set to fixed
  • Status changed from new to closed

In 46410:

Docs: Format comments in wp-admin/includes/plugin.php as per the documentation standards.

Props dkarfa.
Fixes #48191.

Note: See TracTickets for help on using tickets.