W3cubDocs

/WordPress

apply_filters( 'widget_meta_poweredby', string $html, array $instance )

Filters the “WordPress.org” list item HTML in the Meta widget.

Parameters

$html

(string) Default HTML for the WordPress.org list item.

$instance

(array) Array of settings for the current widget.

Source

File: wp-includes/widgets/class-wp-widget-meta.php

View on Trac

Changelog

Version Description
4.9.0 Added the $instance parameter.
3.6.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/widget_meta_poweredby