Title: Orbisius Simple Feedback
Author: Svetoslav Marinov
Published: <strong>19 Temmuz 2013</strong>
Last modified: 7 Şubat 2016

---

Eklentilerde ara

Bu eklenti, **WordPress’in son 3 ana dağıtımı ile test edilmemiş**. Artık bakımı
yapılmıyor veya desteklenmiyor olabilir ve WordPress’in daha güncel sürümleriyle
birlikte kullanıldığında uyumluluk sorunları olabilir.

![](https://s.w.org/plugins/geopattern-icon/orbisius-simple-feedback.svg)

# Orbisius Simple Feedback

 [Svetoslav Marinov](https://profiles.wordpress.org/lordspace/) tarafından

[İndir](https://downloads.wordpress.org/plugin/orbisius-simple-feedback.1.0.8.zip)

 * [Detaylar](https://tr.wordpress.org/plugins/orbisius-simple-feedback/#description)
 * [İncelemeler](https://tr.wordpress.org/plugins/orbisius-simple-feedback/#reviews)
 *  [Kurulum](https://tr.wordpress.org/plugins/orbisius-simple-feedback/#installation)
 * [Geliştirme](https://tr.wordpress.org/plugins/orbisius-simple-feedback/#developers)

 [Destek](https://wordpress.org/support/plugin/orbisius-simple-feedback/)

## Açıklama

#### Destek

> Support is handled on our site: [http://club.orbisius.com/](http://club.orbisius.com/)
> 
> Please do NOT use the WordPress forums or other places to seek support.

Generates a nice & simple Feedback form which is positioned at the bottom center
of your visitor’s browser window.
 The data is sent via ajax to your admin email.
The current page is also sent as well. This plugin is useful when you have a private
beta or want to collect some feedback from your users.

#### Features / Benefits

 * Have a quick and easy way for your customers and clients to reach you.
 * Get quick feedback for your site.
 * Optionally Premium Extension: log the feedback. The plugin extension keeps track
   of failed and not failed email deliveries (based on wp_mail status)
 * For logged in users their info is included.
 * The Reply-to field is filled with the sender’s email address … Just hit reply.
 * Small box which only expands when the user puts their mouse over it.
 * Configure the call to action

### Demo

TODO

Bugs? Suggestions? If you want a faster response contact us through our website’s
contact form [ orbisius.com ] and not through the support tab of this plugin or 
WordPress forums.
 We don’t get notified when such requests get posted in the forums.

> Support is handled on our site: [http://club.orbisius.com/](http://club.orbisius.com/)
> 
> Please do NOT use the WordPress forums or other places to seek support.

#### Yazar

Svetoslav Marinov (Slavi) | [Custom Web and Mobile Programming by Orbisius.com](http://orbisius.com)

## Ekran Görüntüleri

 * [[
 * Eklentiler
 * [[
 * Ayarlar Sayfasına
 * [[
 * Live demo (collapsed – center)
 * [[
 * Live demo (expanded)
 * [[
 * Live demo (left align)
 * [[
 * Live demo (right align)

## Yükleme

 1. Unzip the package, and upload `orbisius-simple-feedback` to the `/wp-content/plugins/`
    directory
 2. Bu eklentiyi “Eklentiler” menüsünden etkinleştirin

## SSS

  How to use this plugin?

Just install the plugin and activate it. The feedback text appear in the public 
area

  How to remove the powered by?

If you don’t want to give us credit 🙁 add this line to your functions.php

add_filter(‘orbisius_simple_feedback_filter_powered_by’, ‘__return_false’, 10);

## İncelemeler

![](https://secure.gravatar.com/avatar/22fc0d7af0c5b242046e0cf45a686b7bb1cea67477ae83629c9d61ccaa318acf?
s=60&d=retro&r=g)

### 󠀁[This plugin is simple and amazing. Simply amazing!](https://wordpress.org/support/topic/this-plugin-is-simple-and-amazing-simply-amazing/)󠁿

 [bizwizkid](https://profiles.wordpress.org/bizwizkid/) 24 Ocak 2017

This is a straight-forward, easy way to add a Feedback (or your own label) button
on your page, to let users shoot an email if they find a bug or have a suggestion.
First rate, and not tied to any service limiting use. Great job!

 [ 3 incelemeyi oku ](https://wordpress.org/support/plugin/orbisius-simple-feedback/reviews/)

## Katkıda Bulunanlar ve Geliştiriciler

“Orbisius Simple Feedback” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye
katkıda bulunmuşlardır.

Katkıda bulunanlar

 *   [ Svetoslav Marinov ](https://profiles.wordpress.org/lordspace/)
 *   [ orbisius ](https://profiles.wordpress.org/orbisius/)

[“Orbisius Simple Feedback” eklentisini dilinize çevirin.](https://translate.wordpress.org/projects/wp-plugins/orbisius-simple-feedback)

### Geliştirmeyle ilgilenir misiniz?

[Kodu görüntüleyin](https://plugins.trac.wordpress.org/browser/orbisius-simple-feedback/),
[SVN deposuna](https://plugins.svn.wordpress.org/orbisius-simple-feedback/) göz 
atın ya da [RSS](https://plugins.trac.wordpress.org/log/orbisius-simple-feedback/?limit=100&mode=stop_on_copy&format=rss)
ile [geliştirme günlüğüne](https://plugins.trac.wordpress.org/log/orbisius-simple-feedback/)
abone olun.

## Değişiklik Kaydı

#### 1.0.8

 * Attached last modified time to assets.
 * Fixed some JS events.

#### 1.0.7

 * Fixed not centering even if selected.
 * Improved the UI a bit: better aligned buttons, Close X button now has text.
 * The feedback can be triggered via a click or mouse over.
 * Tested with WP 4.4
 * Rearranged options a bit.

#### 1.0.6

 * Tested with WP 4.1
 * Do not render if it’s an ajax request
 * Removed the width so it doesn’t block elements under it

#### 1.0.5

 * Made the IPs to be unique (the plugin uses multiple ways to find the IP)
 * Added an option in the settings to enable/disable powered by
 * Tested with WP 3.9

#### 1.0.4

 * Fix: the page ID was included but not the page link

#### 1.0.3

 * Showing the success message near the send button
 * Autohide on success after 3.5 sec

#### 1.0.2

 * Including the IP address(es) of the person and their browser in the message
 * Added alignment options for the feedback call to action: bottom left, bottom 
   center, bottom right.
 * Call to action text now takes as much space as needed and not 50% of the screen
 * Added an option to choose of having a textbox or a textarea for the feedback 
   message
 * Changed send_feedback name to include plugin’s prefix
 * Fixes and improvements
 * Hid status -> not necessary to enable it explicitely
 * Improved the UI of the settings page.
 * Updated screenshots and added 2 more for left and right align of the call to 
   action
 * made the feedback box and the email box occupy as much space as the feedback 
   container so they looks nicer.
 * Set the default align to be bottom right
 * Added an uninstall.php file.
 * Added an option to include an image (lightbulb) near the call to action – image
   from famfamfam
 * Tested with WP 3.8.1

#### 1.0.1

 * Added a setting so the feedback box can be optionally shown in the admin area
   as well.

#### 1.0.0

 * İlk sürüm

## Meta

 *  Sürüm **1.0.8**
 *  Son güncelleme **10 yıl önce**
 *  Etkin kurulumlar **10+**
 *  WordPress sürümü ** 2.6 veya üstü **
 *  Test edilen sürüm **4.4.34**
 *  Dil
 * [English (US)](https://wordpress.org/plugins/orbisius-simple-feedback/)
 * Etiketler
 * [chat](https://tr.wordpress.org/plugins/tags/chat/)[contact](https://tr.wordpress.org/plugins/tags/contact/)
   [feedback](https://tr.wordpress.org/plugins/tags/feedback/)[orbisius](https://tr.wordpress.org/plugins/tags/orbisius/)
   [wp](https://tr.wordpress.org/plugins/tags/wp/)
 *  [Gelişmiş görünüm](https://tr.wordpress.org/plugins/orbisius-simple-feedback/advanced/)

## Puanlar

 5 üzerinden 5 yıldız.

 *  [  3 5 yıldızlı inceleme     ](https://wordpress.org/support/plugin/orbisius-simple-feedback/reviews/?filter=5)
 *  [  0 4 yıldızlı inceleme     ](https://wordpress.org/support/plugin/orbisius-simple-feedback/reviews/?filter=4)
 *  [  0 3 yıldızlı inceleme     ](https://wordpress.org/support/plugin/orbisius-simple-feedback/reviews/?filter=3)
 *  [  0 2 yıldızlı inceleme     ](https://wordpress.org/support/plugin/orbisius-simple-feedback/reviews/?filter=2)
 *  [  0 1 yıldızlı inceleme     ](https://wordpress.org/support/plugin/orbisius-simple-feedback/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/orbisius-simple-feedback/reviews/#new-post)

[Tüm değerlendirmeleri görün](https://wordpress.org/support/plugin/orbisius-simple-feedback/reviews/)

## Katkıda bulunanlar

 *   [ Svetoslav Marinov ](https://profiles.wordpress.org/lordspace/)
 *   [ orbisius ](https://profiles.wordpress.org/orbisius/)

## Destek

Söyleyeceğiniz bir şey mi var? Yardım mı lazım?

 [Destek forumunu görüntüle](https://wordpress.org/support/plugin/orbisius-simple-feedback/)

## Bağış yap

Bu eklentinin geliştirilmesini desteklemek ister misiniz?

 [ Bu eklentiye bağış yap ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7APYDVPBCSY9A)