How to get the view count?
-
By default the views count is rendered below the player.
The idea is to render it at the other place of the page.So, the question is:
1) what code should I use at my template to render this string or
2) what variable (like e.g. `$meta = wp_read_video_metadata($path);
echo $meta[‘length_formatted’];` for the video duration) should I use?
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘How to get the view count?’ is closed to new replies.