Make WordPress Core

Opened 19 months ago

Last modified 12 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
Focuses: Cc:

Description

Function commenting details needs to improve.

File Names:

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

Attachments (13)

58076.patch (794 bytes) - added by upadalavipul 19 months ago.
58076.1.diff (1.0 KB) - added by dhrumilk 19 months ago.
Updated diff.
58076.2.patch (511 bytes) - added by upadalavipul 18 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 17 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 17 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 17 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 17 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 16 months ago.
Few more files in improve various globals documentation.
58076.8.patch (1.6 KB) - added by upadalavipul 16 months ago.
Few more files in improve various globals documentation.
58076.9.patch (2.3 KB) - added by upadalavipul 16 months ago.
Few more files in improve various globals documentation.
58076.10.patch (2.9 KB) - added by upadalavipul 15 months ago.
Few more files in improve various globals documentation.
58076.diff (3.2 KB) - added by cafenoirdesign 12 months ago.
Just a refresh
58076.11.patch (1.3 KB) - added by viralsampat 11 months ago.
I have checked above mentioned issue and founds few files. Here, I have added its patch.

Download all attachments as: .zip

Change History (15)

#1 @mukesh27
19 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
19 months ago

Updated diff.

@upadalavipul
18 months ago

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

@upadalavipul
17 months ago

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

@viralsampat
17 months ago

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

@viralsampat
17 months ago

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

@viralsampat
17 months ago

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

@upadalavipul
16 months ago

Few more files in improve various globals documentation.

@upadalavipul
16 months ago

Few more files in improve various globals documentation.

@upadalavipul
16 months ago

Few more files in improve various globals documentation.

@upadalavipul
15 months ago

Few more files in improve various globals documentation.

@cafenoirdesign
12 months ago

Just a refresh

#2 @cafenoirdesign
12 months ago

  • Keywords needs-refresh removed

@viralsampat
11 months ago

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

Note: See TracTickets for help on using tickets.