این افزونه با ۳ نگارش عمدهٔ اخیر وردپرس آزمایش نشده است. ممکن است دیگر نگهداری یا پشتیبانی نشود و هنگام استفاده با نگارش‌های تازه‌تر وردپرس مشکل سازگاری داشته باشد.

WP Thumbs Plugin

توضیحات

WP Thumbs is a voting plugin that allows users to like or dislike posts and pages.

Features:

*Thumbs up or down mode
*Like button only mode
*Like/Dislike button mode
*Graph of clicks
*Customizable via CSS
*WPMU Compatible
*User only or cookie based security.
*Placement of buttons
*Page or Post Placement

Future:

*IP based security
*Reset likes/dislikes from wp-admin editor

عکس‌های صفحه

نصب

e.g.

  1. Upload the entire wp-thumbs plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to the settings page under wp-admin, settings > WP Thumbs
  4. Place your domain name in the first text box and select the options you want. Once selected hit “Save Changes.”
  5. Go to your home page and see what you think.

Comments, questions, see http://www.alanpinnt.com/wp-thumbs/

سوالات متداول

  1. Edit the css file found in the css folder under this plugin. Here is the class names:
    wp-thumbs-div
    wp-thumbs-like-button
    wp-thumbs-dislike-button
    wp-thumbs-like-thumb
    wp-thumbs-dislike-thumb
    wp-thumbs-counter-like
    wp-thumbs-counter-dislike
    wp-thumbs-message
    wp-thumbs-graph-main
    wp-thumbs-graph-likes
    wp-thumbs-graph-dislikes
    wp-thumbs-graph-clicks
  2. Changing the height of the clicks graph is under line line 180, function wp_thumbs_build_graph, file thumbs.php

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“WP Thumbs Plugin” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “WP Thumbs Plugin” به زبان شما.

علاقه‌ مند به توسعه هستید؟

کد را مرور کنید، مخزن SVN را بررسی کنید، یا از طریق RSS در گزارش توسعه مشترک شوید.

گزارش تغییرات

1.1

Javascript file updated with a fix for htaccess

1.0

-released