List of all printf(), sprintf(), etc. formats strings mentioned in the code..
Value | Count | File:Line |
---|---|---|
'<time class="entry-date published" datetime="%1$s">%2$s</time><time class="updated" datetime="%3$s">%4$s</time>' | 1 |
|
'<time class="entry-date published updated" datetime="%1$s">%2$s</time>' | 1 |
|
'<span class="cat-links">' . esc_html__('Posted in %1$s', '_s') . '</span>' | 1 |
|
'<span class="tags-links">' . esc_html__('Tagged %1$s', '_s') . '</span>' | 1 |
|
'<link rel="pingback" href="%s">' | 1 |
|
'<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 |
|
'<h2 class="entry-title"><a href="%s" rel="bookmark">' | 1 |
|