Printf Inventory

List of all printf(), sprintf(), etc. formats strings mentioned in the code..

ValueCountFile:Line
'<time class="entry-date published" datetime="%1$s">%2$s</time><time class="updated" datetime="%3$s">%4$s</time>'
1
  • /inc/template-tags.php
'<time class="entry-date published updated" datetime="%1$s">%2$s</time>'
1
  • /inc/template-tags.php
'<span class="cat-links">' esc_html__('Posted in %1$s''_s') . '</span>'
1
  • /inc/template-tags.php
'<span class="tags-links">' esc_html__('Tagged %1$s''_s') . '</span>'
1
  • /inc/template-tags.php
'<link rel="pingback" href="%s">'
1
  • /inc/template-functions.php
'<p>' wp_kses(__('Ready to publish your first post? <a href="%1$s">Get started here</a>.''_s'), array('a' => array('href' => array( ),  ),  )) . '</p>'
1
  • /template-parts/content-none.php
'<h2 class="entry-title"><a href="%s" rel="bookmark">'
1
  • /template-parts/content-search.php