Make WordPress Core

Opened 6 months ago

Last modified 6 months ago

#58076 new defect (bug)

Docs: Improve various globals documentation, as per docblock standards.

Reported by: upadalavipul's profile upadalavipul Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version: 6.3
Component: General Keywords: has-patch needs-refresh
Focuses: Cc:

Description

Function commenting details needs to improve.

File Names:

wp-includes/class-wp-customize-widgets.php
wp-includes/block-editor.php

Attachments (11)

58076.patch (794 bytes) - added by upadalavipul 6 months ago.
58076.1.diff (1.0 KB) - added by dhrumilk 6 months ago.
Updated diff.
58076.2.patch (511 bytes) - added by upadalavipul 5 months ago.
I have checked from my end and found one more files. So, I have added my patch.
58076.3.patch (947 bytes) - added by upadalavipul 4 months ago.
I have checked from my end and found one more files. So, I have added my patch.
58076.4.patch (2.8 KB) - added by viralsampat 4 months ago.
I have checked above mentioned issue and founds few files. Here, I have added its patch.
58076.5.patch (4.5 KB) - added by viralsampat 4 months ago.
I have checked above mentioned issue and founds few files. Here, I have added its patch.
58076.6.patch (636 bytes) - added by viralsampat 4 months ago.
I have checked above mentioned issue and founds few files. Here, I have added its patch.
58076.7.patch (3.0 KB) - added by upadalavipul 3 months ago.
Few more files in improve various globals documentation.
58076.8.patch (1.6 KB) - added by upadalavipul 2 months ago.
Few more files in improve various globals documentation.
58076.9.patch (2.3 KB) - added by upadalavipul 2 months ago.
Few more files in improve various globals documentation.
58076.10.patch (2.9 KB) - added by upadalavipul 2 months ago.
Few more files in improve various globals documentation.

Download all attachments as: .zip

Change History (12)

@upadalavipul
6 months ago

#1 @mukesh27
6 months ago

  • Keywords has-patch needs-refresh added

Hi @upadalavipul,

We use the $_wp_sidebars_widgets global in that function last line can you revert it.

Correct the space for $pagenow

 * @global string $pagenow       The filename of the current screen.
 * @global array  $editor_styles

@dhrumilk
6 months ago

Updated diff.

@upadalavipul
5 months ago

I have checked from my end and found one more files. So, I have added my patch.

@upadalavipul
4 months ago

I have checked from my end and found one more files. So, I have added my patch.

@viralsampat
4 months ago

I have checked above mentioned issue and founds few files. Here, I have added its patch.

@viralsampat
4 months ago

I have checked above mentioned issue and founds few files. Here, I have added its patch.

@viralsampat
4 months ago

I have checked above mentioned issue and founds few files. Here, I have added its patch.

@upadalavipul
3 months ago

Few more files in improve various globals documentation.

@upadalavipul
2 months ago

Few more files in improve various globals documentation.

@upadalavipul
2 months ago

Few more files in improve various globals documentation.

@upadalavipul
2 months ago

Few more files in improve various globals documentation.

Note: See TracTickets for help on using tickets.