Beskrivelse
Display a very simple and customisable like button for your posts or any custom post type.
Installation
Install the Mini Menu from within WordPress
- Visit the plugins page within your dashboard and select ‘Add New’;
- Search for ‘Z Like Button’;
- Activate the plugin from your Plugins page;
- Go to ‘after activation’ below.
Install manually
- Unzip the Z Like Button zip file
- Upload the unzipped folder to the /wp-content/plugins/ directory;
- Activate the plugin through the ‘Plugins’ menu in WordPress;
- Go to ‘after activation’ below.
After activation
- On the Plugins page in WordPress you will see a ‘settings’ link below the plugin name;
- On the settings page, tick the boxes for location (where on the page you want the button to appear) and post types (on what type of posts/pages);
- I you want you can
- hide the counter box
- change the icon
- change the color of the icon
- If you want, you can give users a list of all the posts and pages they liked by
a. Selecting a page to automatically have the list add to that page or
b. Select ‘None’ and add the[zlikebutton_likes_list]shortcode on the page of your liking. If a user is logged in, the list of liked posts and pages will appear. - Save your settings and you’re done!
FAQ
-
Can I add additional styling?
-
Yes you can. By adding custom styles in the WordPress customizer under /Appearance/Customize. The parent element of the button has the
.zLikeButtonclass, the label containing the icon is styled using thezLikeLabelclass. -
Do you have plans to improve the plugin
-
Yes. We currently have on our roadmap:
* Adding translations
* Adding more features for both the button and the ‘My liks list’ (ordering in time, grouping by post type)
* Adding option for minifying the assets
Anmeldelser
Der er ingen anmeldelser for denne widget.
Bidragsydere & udviklere
“Z Like Button” er open source-software. Følgende personer har bidraget til dette plugin.
Bidragsydere“Z Like Button” er blevet oversat til 1 sprog. Tak til oversætterne for deres bidrag.
Oversæt “Z Like Button” til dit eget sprog.
Interesseret i udvikling?
Gennemse koden, tjek SVN repository, eller abonner på udviklerloggen via RSS.
Ændringslog
0.0.6
- Added option to include/exclude not-logged-in users
- Added option to remove likes directly from My Likes List
- Refactoring
0.0.5
- Added security improvements
- Changed the wp_json_encoded output
- Changed some function names to satisfy the plugin check
0.0.4
- Added color selection for the icons
0.0.3
- Added shortcode for a “My liked posts” overview
0.0.2
- Optimized validation, added icon selection
0.0.1
- Pre-release
