wp_sprintf


wp_sprintf ( $pattern, $args )

Parameters:
  • (string) pattern The string which formatted args are inserted.
  • (mixed) args Arguments to be formatted into the $pattern string.
Links:
Returns:
  • (string) The formatted string.
Defined at:
Change Log:
  • 5: .

Description

WordPress' implementation of PHP sprintf() with filters.

Related Functions

wp_sprintf_l, wp_scripts, wp_print_styles, wp_script_is, wp_signon

Top Google Results

User discussions

wpseek mobile