Used By
| Used By | Description |
|---|---|
| wp-includes/formatting.php: wp_sprintf() | WordPress implementation of PHP sprintf() with filters. |
Filters a fragment from the pattern passed to wp_sprintf().
If the fragment is unchanged, then sprintf() will be run on the fragment.
(string) A fragment from the pattern.
(string) The argument.
| Version | Description |
|---|---|
| 2.5.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_sprintf