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

Comment-Images

Περιγραφή

Comment Image Embedder is a very simple plugin that, once installed, lets your visitors add an image to their comments.

It’s rather common for a WordPress user to ask how visitors can embed images in the comments section of their blogs.

This plugin will add a link just below the comment box that a user can click on. When clicked, a prompt will appear for the user to enter the URL of the image. It will then be added to their comment.

Trevor Fitzgerald
http://trevorfitzgerald.com/

Εγκατάσταση

  1. Download
  2. Unzip
  3. Upload to the WordPress plugins folder (wp-content/plugins)
  4. Activate via the administration interface

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

How do I fix the image size?

Using your stylesheet, you can adjust the height and width of the images that are displayed. If, for instance, you want the maximum width to be 200 pixels, you can use the CSS max-width property like so.

.comments img {
    max-width: 200px;
}

*Check the comments container id or class for what to use in place of ‘.comments’

Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

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

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

Συντελεστές