wpseek.com
A WordPress-centric search engine for devs and theme authors
wp_sprintf › WordPress Filter Hooks
Since2.5.0
Deprecatedn/a
› apply_filters( 'wp_sprintf', $fragment, $arg )
| Parameters: (2) |
|
| Defined at: |
|
| Codex: |
Filters a fragment from the pattern passed to wp_sprintf().
If the fragment is unchanged, then sprintf() will be run on the fragment.