Powiadomienia
| Zmienna | Typ | Opis |
|---|---|---|
| page | string | Identyfikator strony |
| user_logged_in | bool | Czy użytkownik jest zalogowany |
| current_user.id | int | ID zalogowanego użytkownika |
| current_user.display_name | string | Nazwa wyświetlana użytkownika |
| notifications_count | int | Liczba powiadomień |
| notifications[].order.id | int | ID zlecenia (posta) |
| notifications[].order.post_title | string | Tytuł zlecenia |
| notifications[].order.permalink | string | URL do szczegółów zlecenia |
| notifications[].order.post_date | string | Data zlecenia |
| notifications[].order.post_author | int | ID autora zlecenia |
| notifications[].type | string | assigned | industry_match |
| notifications[].message | string | Komunikat powiadomienia |
| notifications[].assignment_type | string|null | direct | all_friends | null |
| notifications[].assignment_status | string|null | assigned | accepted | rejected | null |
Uwaga: Musisz być zalogowany, aby zobaczyć powiadomienia.