Quantcast
Channel: polylang – WordPress.org Forums
Viewing all articles
Browse latest Browse all 11471

Chouby on "[Plugin: Polylang] Count post of user by ID in specific language."

$
0
0
<?php
global $polylang;
$numpost = $polylang->model->count_posts($polylang->model->get_language('en'), array('author' => $author_id));
echo $numpost;
?>

should display the number of posts in English written by the author represented by $author_id


Viewing all articles
Browse latest Browse all 11471

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>