Title: Personio
Author: tomcat2111
Published: <strong>2019-يىلى 27-ئىيۇن</strong>
Last modified: 2020-يىلى 4-مارت

---

قىستۇرما ئىزدە

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

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

# Personio

 يازغۇچى [tomcat2111](https://profiles.wordpress.org/tomcat2111/)

[چۈشۈر](https://downloads.wordpress.org/plugin/personio.0.0.3.zip)

 * [تەپسىلاتلار](https://ug.wordpress.org/plugins/personio/#description)
 * [باھالاشلار](https://ug.wordpress.org/plugins/personio/#reviews)
 *  [ئورنىتىش](https://ug.wordpress.org/plugins/personio/#installation)
 * [ئىجادىيەت](https://ug.wordpress.org/plugins/personio/#developers)

 [قوللاش](https://wordpress.org/support/plugin/personio/)

## چۈشەندۈرۈش

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');
    }
    ```

## ئورنىتىش

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.

## باھالاشلار

بۇ قىستۇرمىغا تېخى باھا يېزىلمىدى.

## تۆھپىكار ۋە ئىجادكار

«Personio» كودى ئوچۇق يۇمشاق دېتال. تۆۋەندىكى كىشىلەر بۇ قىستۇرمىغا تۆھپە قوشقان.

تۆھپىكار

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

[«Personio» نى تىلىڭىزغا تەرجىمە قىلىڭ](https://translate.wordpress.org/projects/wp-plugins/personio)

### ئىجادىيەتكە قىزىقامسىز؟

[كودقا كۆز يۈگۈرتۈپ](https://plugins.trac.wordpress.org/browser/personio/)، [SVN خەزىنە](https://plugins.svn.wordpress.org/personio/)
تەكشۈرۈپ ياكى [RSS](https://plugins.trac.wordpress.org/log/personio/?limit=100&mode=stop_on_copy&format=rss)
ئارقىلىق [ئىجادىيەت خاتىرىسى](https://plugins.trac.wordpress.org/log/personio/)گە
مۇشتەرى بولغىلى بولىدۇ.

## Meta

 *  Version **0.0.3**
 *  ئاخىرقى يېڭىلانغان ۋاقىت **6 يىل بۇرۇن**
 *  ئاكتىپ ئورنىتىش سانى **10+**
 *  WordPress نەشرى ** 4.9 ياكى يۇقىرى **
 *  **5.3.22** دا سىنالغان
 *  PHP نەشرى ** 5.2.4 ياكى يۇقىرى **
 *  تىل
 * [English (US)](https://wordpress.org/plugins/personio/)
 * بەلگە
 * [employees](https://ug.wordpress.org/plugins/tags/employees/)[HR](https://ug.wordpress.org/plugins/tags/hr/)
   [personio](https://ug.wordpress.org/plugins/tags/personio/)
 *  [ئالىي كۆرۈنۈش](https://ug.wordpress.org/plugins/personio/advanced/)

## دەرىجە

No reviews have been submitted yet.

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

[بارلىق ئىنكاسنى كۆرسەت](https://wordpress.org/support/plugin/personio/reviews/)

## تۆھپىكار

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

## قوللاش

چۈشەندۈرۈشىڭىز بارمۇ؟ ياردەم لازىممۇ؟

 [قوللاش مۇنبىرىنى كۆرسەت](https://wordpress.org/support/plugin/personio/)

## ئىئانە

بۇ قىستۇرمىنىڭ ياخشىلىنىشىنى قوللامسىز؟

 [ بۇ قىستۇرمىغا ئىئانە قىلىش ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FW95HB4TZDWP8&source=url)