Title: atec Hosting Check
Author: docjojo
Published: <strong>জুন 20, 2026</strong>
Last modified: জুলাই 3, 2026

---

প্লাগিনৰ সন্ধান কৰক

![](https://ps.w.org/atec-hosting-check/assets/banner-772x250.png?rev=3594947)

![](https://ps.w.org/atec-hosting-check/assets/icon.svg?rev=3594947)

# atec Hosting Check

 [docjojo](https://profiles.wordpress.org/docjojo/)-ৰ দ্বাৰা

[ডাউনল’ড কৰক](https://downloads.wordpress.org/plugin/atec-hosting-check.1.0.9.zip)

 * [বিশদ বিৱৰণ](https://as.wordpress.org/plugins/atec-hosting-check/#description)
 * [পৰ্য্যালোচনা](https://as.wordpress.org/plugins/atec-hosting-check/#reviews)
 *  [ইনষ্টলেশ্যন](https://as.wordpress.org/plugins/atec-hosting-check/#installation)
 * [বিকাশ](https://as.wordpress.org/plugins/atec-hosting-check/#developers)

 [সাহায্য](https://wordpress.org/support/plugin/atec-hosting-check/)

## বৰ্ণনা

**atec Hosting Check** gives your WordPress install a simple letter grade (A–F) 
based on what your host actually provides — no guesswork, no setup wizards.

**What it checks**

 * **Server** — CPU cores, system RAM, free disk space
 * **Versions** — WordPress (live from wordpress.org), PHP, MySQL/MariaDB
 * **Caching** — OPcache (memory, strings, max files), object cache drop-in, page
   cache drop-in
 * **WP settings** — WP_MEMORY_LIMIT, PHP memory limit, peak memory usage, WP_DEBUG,
   WP_DEBUG_DISPLAY

Each row shows the current value, recommended target, colored grade, and — when 
something needs attention — a short fix note in the recommendations box.

**Designed to stay simple**

 * No Redis ports, unix sockets, or host configuration
 * Read-only — never changes wp-config.php or php.ini
 * Grades only active cache drop-ins — not bare PHP extensions

Grading logic is adapted from the health check in [atec System Info](https://wordpress.org/plugins/atec-system-info/).
Recommended version numbers and thresholds live in one file (`includes/atec-wphc-
benchmarks.php`) for easy updates.

### Third-Party Services

### Integrity check

Once, when activating the plugin, an integrity check is requested from our server–
if you give your permission.
 Source: https://atecplugins.com/ Privacy policy: https://
atecplugins.com/privacy-policy/

### IP Info

To resolve your external geolocation, this plugin calls the IPinfo API at https://
ipinfo.io/.
 Source: https://ipinfo.io/ Privacy policy: https://ipinfo.io/privacy-
policy

## স্ক্ৰীনশ্বট

[⌊Grade dashboard with overall score, section grades, and recommendations⌉⌊Grade
dashboard with overall score, section grades, and recommendations⌉[

Grade dashboard with overall score, section grades, and recommendations

## ইনষ্টলেশ্যন

 1. Upload the plugin to `/wp-content/plugins/` or install via the WP admin panel.
 2. Activate **atec Hosting Check** from the Plugins menu.
 3. Open it from the **atec-systems** admin menu  **Grade** tab.

## সঘনাই উত্থাপিত প্ৰশ্ন

### Does this plugin change server settings?

No. It is read-only.

### Does it test Redis/Memcached connections?

No. It checks whether object-cache and page-cache drop-ins are active. Loaded PHP
extensions alone are not graded.

### Can I change the recommended PHP or MySQL versions?

Yes. Edit the constants at the top of `includes/atec-wphc-benchmarks.php` in the
plugin folder.

### Can I use this on shared hosting?

Yes. It reports whatever metrics are available in your environment.

## পৰ্য্যালোচনা

![](https://secure.gravatar.com/avatar/b39ad83474cc950aca6444f56467660415c153537ca4a721829775dd5b972438?
s=60&d=retro&r=g)

### 󠀁[Great overview](https://wordpress.org/support/topic/great-overview-3/)󠁿

 [foxyfy](https://profiles.wordpress.org/foxyfy/) জুলাই 3, 2026

All you need to know about your WP installation and hosting environment on one screen.

 [ আটাই 1টা পৰ্য্যালোচনা পঢ়ক ](https://wordpress.org/support/plugin/atec-hosting-check/reviews/)

## অৱদানকাৰী আৰু বিকাশকাৰীসকল

“atec Hosting Check” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত অৱদান আগবঢ়াইছে।

অৱদানকাৰীসকল

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

[আপোনাৰ ভাষাত “atec Hosting Check” অনুবাদ কৰক।](https://translate.wordpress.org/projects/wp-plugins/atec-hosting-check)

### বিকাশৰ প্ৰতি আগ্ৰহী?

[ক’ড ব্ৰাউজ কৰক](https://plugins.trac.wordpress.org/browser/atec-hosting-check/),
[SVN ৰিপজিটৰী](https://plugins.svn.wordpress.org/atec-hosting-check/) চাওক নাইবা
[RSS](https://plugins.trac.wordpress.org/log/atec-hosting-check/?limit=100&mode=stop_on_copy&format=rss)-
দ্বাৰা [বিকাশৰ পঞ্জী](https://plugins.trac.wordpress.org/log/atec-hosting-check/)
ছাবস্ক্ৰাইব কৰক।

## সলনি-পঞ্জী

#### 1.0.9 [2026.06.24]

 * New CPANEL framework class

#### 1.0.8 [2026.06.20]

 * Introduces $instructions

#### 1.0.7 [2026.06.14]

 * Readme updated, \’WP_DEBUG\’ fixed

#### 1.0.6 [2026.06.02]

 * RAM detection

#### 1.0.5 [2026.05.31]

 * New grading

#### 1.0.4 [2026.05.31]

 * No activation script

#### 1.0.3 [2026.05.31]

 * Screenshot removed

#### 1.0.2

 * Softer memory and MySQL benchmarks (WP memory ideal 128 MB, OK 64 MB)
 * OPcache detail checks: memory, interned strings, max files — size and usage %
 * Page cache check via WP_CACHE + advanced-cache.php drop-in
 * Removed Redis/Memcached extension grading — only active drop-ins count

#### 1.0.1

 * Graded dashboard: overall score plus Server, Versions, Caching, WP settings
 * Compact two-pane layout with colored grade badges and section headers
 * Recommendations box for actionable fix notes
 * Separate WP_DEBUG and WP_DEBUG_DISPLAY checks
 * Details tab (extended server/database info via framework wrapper)
 * Central benchmarks file for version targets and thresholds
 * Zero configuration — no Redis/Memcached host setup required

#### 1.0.0

 * Initial release

## মেটা

 *  **1.0.9** সংস্কৰণ
 *  **4 দিন আগত** শেষবাৰ আপডে’ট হৈছিল
 *  সক্ৰিয় ইনষ্টলেশ্যন **10টাতকৈ কম**
 *  WordPress-ৰ সংস্কৰণ ** 5.9 বা তাতকৈ ওপৰৰ **
 *  ইমানলৈকে পৰীক্ষা কৰা হৈছে **7.0**
 *  PHP-ৰ সংস্কৰণ ** 7.4 বা তাতকৈ ওপৰৰ **
 *  ভাষা
 * [English (US)](https://wordpress.org/plugins/atec-hosting-check/)
 * [grade](https://as.wordpress.org/plugins/tags/grade/)[health check](https://as.wordpress.org/plugins/tags/health-check/)
   [Hosting](https://as.wordpress.org/plugins/tags/hosting/)[performance](https://as.wordpress.org/plugins/tags/performance/)
   [server](https://as.wordpress.org/plugins/tags/server/)
 *  টেগবোৰ
 *  [উচ্চখাপৰ ভিউ](https://as.wordpress.org/plugins/atec-hosting-check/advanced/)

## ৰে’টিংবোৰ

 5টাৰ ভিতৰত 5টা তৰা।

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/atec-hosting-check/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/atec-hosting-check/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/atec-hosting-check/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/atec-hosting-check/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/atec-hosting-check/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/atec-hosting-check/reviews/)

## অৱদানকাৰীসকল

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

## সাহায্য

কিবা ক’বলগীয়া আছে? সহায় লাগে?

 [সাহায্যৰ ফ’ৰাম চাওক](https://wordpress.org/support/plugin/atec-hosting-check/)