Filters the HTML output of the li element in the post custom fields list.
$htmlstring
$keystring
$valuestring
$li_html .= apply_filters( 'the_meta_key', $html, $key, $value );
| Version | Description |
|---|---|
| 2.2.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/the_meta_key