Filters a fragment from the pattern passed to wp_sprintf() .
If the fragment is unchanged, then sprintf() will be run on the fragment.
$fragmentstring
$argstring
$_fragment = apply_filters( 'wp_sprintf', $fragment, $arg );
| Version | Description |
|---|---|
| 2.5.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_sprintf