Skip to content

Incorrect Type of Global wp_widget_factory Mentioned in Doc Block of render_block_core_legacy_widget #69774

@Debarghya-Banerjee

Description

@Debarghya-Banerjee

The render_block_core_legacy_widget function’s doc block incorrectly specifies the type of the global wp_widget_factory as int. This is inaccurate, as wp_widget_factory is an object, not an integer. The correct type should be WP_Widget_Factory.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions