<?= wp_count_posts()->publish ?> | |
<?php | |
if ( is_home() ) { ?> | |
<meta name="description" content="In meinem Blog gibt es schon <?= wp_count_posts()->publish ?> Beiträge."> | |
<?php } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment