Descripció
Appends a custom likes box that allows a user to like any post type from the front end.
Only one like is allowed per user/ip address.
Once a user has liked the post type they can unlike it again by clicking on the same button.
Plugin runs by using meta data and ajax.
The Plugin is configured via the admin page which is listed as a sub-menu item under “Settings”.
The element that the box should be appended to as well as the post type to target should be selected.
Instal·lació
- Upload
plugin-name.phpto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
The Plugin is configured via the admin page which is listed as a sub-menu item under “Settings”.
The element that the box should be appended to as well as the post type to target should be selected.
Ressenyes
No hi ha ressenyes per a este complement.
Col·laboradors i desenvolupadors
«Simple custom post likes» és programari de codi obert. La següent gent ha col·laborat en este complement.
Col·laboradorsTraduïx «Simple custom post likes» a la teua llengua.
T’interessa el desenvolupament?
Revisa el codi , dona una ullada al repositori SVN o subscriu-te al registre de desenvolupament per RSS.
Registre de canvis
1.0
- First Version, Basic Working copy
1.0.1
- Support added for single post