Descrição
vd likes is a like or unlike to perticular post ,page or anything!
It provides IP based like unlike system.
You can set only register user can give liking system from admin panel.
Instalação
- Upload the
vd_like
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Use the shortcode
[vd_likes]
in your posts or pages.if you want to use shortcode inside for loop or while lood use : do_shortcode(‘[vd_likes id=’POST_ID’]’);
Perguntas frequentes
- Installation Instructions
-
- Upload the
vd_like
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Use the shortcode
[vd_likes]
in your posts or pages.if you want to use shortcode inside for loop or while lood use : do_shortcode(‘[vd_likes id=’POST_ID’]’);
- Upload the
Avaliações
Colaboradores e desenvolvedores
“VD Likes” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “VD Likes” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
0.1
This is the first release of the plugin.