Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

P2 Likes

Περιγραφή

P2 Likes brings Facebook-like functionality to your P2 site. Your users can now show interest in threads by clicking the like button.

Στιγμιότυπα

  • P2 Likes on a clean P2 install.

Εγκατάσταση

  1. Install P2 Likes either via the WordPress.org plugin directory, or by uploading the files to your server.
  2. After activating P2 Likes, you will see the Like/Unlike links in your P2 threads.
  3. You’re all set. Now start showing some interest!

Συχνές Ερωτήσεις

Does this work with any other themes?

Sorry, but I’ve developed this to only be compatible with P2.

Why doesn’t your plugin do this? I wish your plugin did that!

I’m definitely open for ideas! Ping me if you have and ideas/requests here.

I love it! Where can I send you my money?

If you like my plugins feel free to donate here.

Κριτικές

27 Μαΐου 2020
Works just fine on latest WordPress, even under Mercury child theme, although I'll have to do some styling for the avatars of those who liked a post or comment (they get slightly cropped on the right side).
Ανάγνωση όλων των 4 κριτικών

Συνεισφέροντες & Προγραμματιστές

“P2 Likes” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

1.0.7

  • Update readme.txt

1.0.6

  • Load ajax.php only when needed (props Mamaduka)

1.0.5

  • Define AJAX URL using admin_url( ‘admin-ajax.php’ ); (props Mamaduka)
  • Various code cleanup (props Mamaduka)

1.0.4

  • Bug Fix: Added missing load_plugin_textdomain() (props Zé Fontainhas)
  • Bug Fix: Added support for Gravatar hovercards (props Zé Fontainhas)
  • Cleaned up jQuery

1.0.3

  • Enhancement: Added localization (props Coen Jacobs)
  • Bug fix: Modified CSS selector for avatars

1.0.2

  • Bug fix: Fixed error when counting comments

1.0.1

  • Bug fix: Removed wp_get_theme() until 3.4

1.0

  • Initial release