Title: Personio
Author: tomcat2111
Published: <strong>27 Haziran 2019</strong>
Last modified: 4 Mart 2020

---

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/personio.svg)

# Personio

 [tomcat2111](https://profiles.wordpress.org/tomcat2111/) tarafından

[İndir](https://downloads.wordpress.org/plugin/personio.0.0.3.zip)

 * [Detaylar](https://tr.wordpress.org/plugins/personio/#description)
 * [Değerlendirmeler](https://tr.wordpress.org/plugins/personio/#reviews)
 *  [Kurulum](https://tr.wordpress.org/plugins/personio/#installation)
 * [Geliştirme](https://tr.wordpress.org/plugins/personio/#developers)

 [Destek](https://wordpress.org/support/plugin/personio/)

## Açıklama

You can use such a shortcode to display the employees list or grid. By using the
attributes you can filter the fields with a regular expression. You have to set 
up these fields in Personio. But on the settings page of this plugin you can see
the available fields.

    ```
    [personio_team office=Berlin gender=male custom_999999=foo]
    ```

If you need addtional filtering then you can add a hook like the following.

    ```
    if (!function_exists('wp_personio_filter_team')) {
        function wp_personio_filter_team($employees)
        {
            return array_filter($employees, function($employee){
                return $employee->attributes->gender->value == 'male';
            }, ARRAY_FILTER_USE_BOTH);
        }

        add_filter('wp_personio_filter_team', 'wp_personio_filter_team');
    }
    ```

## Yükleme

After installing and activating this plugin you need to enter the client ID and 
secret on the settings page. You can get these from Personio.

## İncelemeler

Bu eklenti için herhangi bir değerlendirme bulunmuyor.

## Katkıda Bulunanlar ve Geliştiriciler

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

Katkıda bulunanlar

 *   [ tomcat2111 ](https://profiles.wordpress.org/tomcat2111/)

[“Personio” eklentisini dilinize çevirin.](https://translate.wordpress.org/projects/wp-plugins/personio)

### Geliştirmeyle ilgilenir misiniz?

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

## Meta

 *  Sürüm **0.0.3**
 *  Son güncelleme **7 yıl önce**
 *  Etkin kurulumlar **10+**
 *  WordPress sürümü ** 4.9 veya üstü **
 *  Test edilen sürüm **5.3.24**
 *  PHP sürümü ** 5.2.4 veya üstü **
 *  Dil
 * [English (US)](https://wordpress.org/plugins/personio/)
 * Etiketler
 * [employees](https://tr.wordpress.org/plugins/tags/employees/)[HR](https://tr.wordpress.org/plugins/tags/hr/)
   [personio](https://tr.wordpress.org/plugins/tags/personio/)
 *  [Gelişmiş görünüm](https://tr.wordpress.org/plugins/personio/advanced/)

## Puanlar

Henüz inceleme gönderilmedi.

[Değerlendirmeniz](https://wordpress.org/support/plugin/personio/reviews/#new-post)

[Tüm değerlendirmeleri gör](https://wordpress.org/support/plugin/personio/reviews/)

## Katkıda bulunanlar

 *   [ tomcat2111 ](https://profiles.wordpress.org/tomcat2111/)

## Destek

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

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

## 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=FW95HB4TZDWP8&source=url)