# sync-basalam/1.9.1/templates/notifications/AccessAlert.php

ووسلام – همگام سازی ووکامرس و باسلام, version 1.9.1. 9 lines.

- Page: https://pluginprobe.com/plugins/sync-basalam/1.9.1/code/templates/notifications/AccessAlert.php
- Raw: https://pluginprobe.com/plugins/sync-basalam/1.9.1/raw/templates/notifications/AccessAlert.php
- Modified: 2026-06-30T10:43:26+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/sync-basalam/1.9.1/code/templates/notifications/AccessAlert.php#L10-L20`.

```php
<?php defined('ABSPATH') || exit; ?>
<div class="notice notice-error basalam-notice-flex">
    <p class="basalam-p basalam-text-right basalam-padding-0">
        ووسلام دسترسی لازم برای ارتباط با باسلام را ندارد. لطفاً ابتدا از
        <a href="/wp-admin/admin.php?page=sync_basalam">صفحه تنظیمات ووسلام</a>
        اقدام به دریافت دسترسی نمایید. در غیر این صورت، ووسلام هیچ عملیاتی مانند
        اضافه کردن یا همگام‌سازی محصولات با باسلام را انجام نخواهد داد.
    </p>
</div>
```
