The easiest way to change the WordPress admin font for Farsi websites is by using this lightweight plugin!
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Security
47
6 issue groups
I18n
3
2 issue groups
ERRORSecurityOutput is not escapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$after_okay_html'.33
- Category
- Security
- Occurrences
- 33
- Severity
- error
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$after_okay_html'.
ERRORSecurityUnsafe printing functionAll output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.7
- Category
- Security
- Occurrences
- 7
- Severity
- error
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
WARNINGSecurityNonce verification recommendedProcessing form data without nonce verification.2
- Category
- Security
- Occurrences
- 2
- Severity
- warning
Sample message
Processing form data without nonce verification.
WARNINGSecurityInput is not sanitizedDetected usage of a non-sanitized input variable: $_GET['shayanweb_nonce']2
- Category
- Security
- Occurrences
- 2
- Severity
- warning
Sample message
Detected usage of a non-sanitized input variable: $_GET['shayanweb_nonce']
WARNINGSecurityRequest data is not unslashed$_GET['shayanweb_nonce'] not unslashed before sanitization. Use wp_unslash() or similar2
- Category
- Security
- Occurrences
- 2
- Severity
- warning
Sample message
$_GET['shayanweb_nonce'] not unslashed before sanitization. Use wp_unslash() or similar
ERRORI18nNon Singular String Literal TextThe $text parameter must be a single text string literal. Found: '<strong>توضیحات مهم: </strong>برای دریافت CSS مخصوص فونت دلخواه خودتان،\r\n ابتدا از بخش <a target="_blank" href="'.get_admin_url(null,'upload.php').'">«رسانهها»</a> فایلهای فونت خود را آپلود کنید، لینک آنها را کپی کنید\r\n و با کمک <a style="display:inline-block;padding:5px 10px;color:#fff;background:#304FFE;border-radius:5px" href="https://shayanweb.com/font-css-generator" target="_blank">ابزار رایگان شایان وب: ساخت CSS برای فونت</a>، کد CSS را بسازید و در اینجا کد CSS ساخته شده را paste کنید. توجه: font-family (نام فونت) باید ShayanWeb-Font باشد.<br>\r\n ما این ابزار و این امکان را مخصوص این افزونه و با درخواست کاربران عزیز این افزونه برنامهنویسی کردیم. پیادهسازی امکان تنظیم فونت اختصاصی، پروژهای بود که بسیار پرچالش و طولانی بود و کاملاً رایگان بصورت یک آپدیت افزونه به شما ارائه شد.'2
- Category
- I18n
- Occurrences
- 2
- Severity
- error
Sample message
The $text parameter must be a single text string literal. Found: '<strong>توضیحات مهم: </strong>برای دریافت CSS مخصوص فونت دلخواه خودتان،\r\n ابتدا از بخش <a target="_blank" href="'.get_admin_url(null,'upload.php').'">«رسانهها»</a> فایلهای فونت خود را آپلود کنید، لینک آنها را کپی کنید\r\n و با کمک <a style="display:inline-block;padding:5px 10px;color:#fff;background:#304FFE;border-radius:5px" href="https://shayanweb.com/font-css-generator" target="_blank">ابزار رایگان شایان وب: ساخت CSS برای فونت</a>، کد CSS را بسازید و در اینجا کد CSS ساخته شده را paste کنید. توجه: font-family (نام فونت) باید ShayanWeb-Font باشد.<br>\r\n ما این ابزار و این امکان را مخصوص این افزونه و با درخواست کاربران عزیز این افزونه برنامهنویسی کردیم. پیادهسازی امکان تنظیم فونت اختصاصی، پروژهای بود که بسیار پرچالش و طولانی بود و کاملاً رایگان بصورت یک آپدیت افزونه به شما ارائه شد.'
WARNINGI18nDiscouraged text-domain loadingload_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.1
- Category
- I18n
- Occurrences
- 1
- Severity
- warning
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
WARNINGSecuritywp redirect wp redirectwp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.1
- Category
- Security
- Occurrences
- 1
- Severity
- warning
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
External Connections
Not analyzed yet.
Score History
First score snapshot
v1.12
45
Latest
- Findings
- 50
- Errors
- 42
- Warnings
- 8
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 45 | 50 | 42 | 8 | v1.12 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.