Description
install and get your count post views.
- Upload plugin to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
?php echo tamhuyet_count(); ?
or?php echo tamhuyet_count($post_id);?
in your templates. With$post_id
is ID of the Post your want
Installation
- Upload plugin to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
?php echo tamhuyet_count(); ?
or?php echo tamhuyet_count($post_id);?
in your templates. With$post_id
is ID of the Post your want